textarea {overflow: auto}
.divOn {color: #CC0000;}
.divOff {color: #333399;}
th {
	color: #ADC6C6;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 9pt;
}
.Calendar {
	color: #ADC6C6;
	text-align : center;
	font-size: 7pt;
}
.CalendarDate {
	text-align : right;
	font-size: 7pt;
	cursor: hand;
}
.XCalendarDate {
	text-align : right;
	font-size: 7pt;
	background-image: url(/images/icons/fish.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.small {
	text-align : center;
	font-size: 7pt;
}
.strikethru {
	color: #800000;
	text-decoration: line-through;
}
.vertical {
	writing-mode: tb-rl;
	filter: flipv fliph;
}
body {
	font-face: Verdana;
	font-size: 9pt;
	font-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #000000;
}
.centertable {
	border: 1px solid #000000;
}
.centertable1 {
	border: 1px solid #1A4D8D;
}
p  {
	font-face: Verdana;
	font-size: 9pt;
	font-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.pagetitle {
	font-face: Verdana;
	font-size: 16pt;
	font-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
}
.sectiontitle {
	background-color: #000000;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #9EBEDE;
	font-style: normal;
	text-align: left;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
DIV {
	font-size : 10pt;
	font-family : Arial, Times, serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
h2  {
	color : #000000;
	font-size : 14pt;
	font-family : "Book Antigua", Palintino, Arial, Times, serif;
	font-weight : bold;
	font-style : normal;
}
h3  {
	font-size : 12pt;
	font-family : "Book Antigua", Palintino, Arial, Times, serif;
	font-weight : bold;
	font-style : italic;
}
h6  {
	font-size : 10pt;
	font-family : Arial, Times, serif;
	font-weight : bold;
	font-style : normal;
}
A:link  {
	color : #1A4D8D;
}
A:visited  {
	color : #1A4D8D;
}
A:hover  {
	color : #CC0000;
}
.subtitle {
		color: #00CC00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-weight: bold;
}
.Available {
		background : #C0C0C0;
		cursor: help;
		font-size: 10pt;
}