body  { color: #000; font-size: 10px; font-family: Verdana }
p {}
td {}
bold { color: #000; font-weight: bold; font-size: 5px; font-family: Verdana }
.plain-text      { color: #333; font-size: 11px; font-family: Verdana; line-height: 20px }
.plain-text1 { color: #333; font-size: 11px; font-family: Verdana; line-height: 15px }
.green-text { color: #060; font-size: 10px; font-family: Verdana }
.subtext  { color: #000; font-size: 9px; font-family: Verdana; text-decoration: none }
.subtext-bl   { color: black; font-size: 10px; font-family: Verdana; line-height: 18px }
.rowhead   {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	line-height: 18px;
	font-weight: bold;
	background-image: url(images/row_head.jpg);
	background-repeat: repeat-x;
}
.bl-12 { color: black; font-size: 12px; font-family: Verdana; line-height: 18px }
.subtext1   { color: white; font-size: 10px; font-family: Verdana; line-height: 18px }
.subtextgray    { color: #666; font-size: 10px; font-family: Verdana }
.subsubtextgray1  { color: #555; font-size: 10px; font-family: Verdana; font-weight: normal }
.bold-text    { color: #000; font-weight: bold; font-size: 11px; font-family: Verdana }
.bold-white   { color: #fff; font-size: 10px; font-family: Verdana; font-weight: normal }
.brown   { color: #633; font-size: 11px; font-family: Verdana; font-weight: normal }
.blue  { color: #588cc1; font-size: 11px; font-family: Verdana }
.blue1 { color: #588cc1; font-size: 9px; font-family: Verdana }
.bluebg    { color: #003499; font-size: 11px; font-family: Verdana; font-weight: bold }
.bluebg1  { color: #069; font-size: 11px; font-family: Verdana }
.whitebg  { color: #fff; font-weight: bold; font-size: 13px; font-family: Verdana }
.position-even {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: #FAF8F1;
}
.position-odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: #EFEAD7;
	color: #000000;
}
.iframe {
	border: thin inset #333333;
}

