body {background-color: #CCCCCC}

.header{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #204C89}
.sub-header {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #800000}
.bodytext-large {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000}.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}.bodytext-small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}.bodytext-xsmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #000000}.footer {font-family: Arial; font-size: 11px; font-weight: normal; color: #FFFFFF}.classified {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.push-button {background-color: #204C89; cursor: hand; font-family: Arial, Verdana; font-size: 12px; color: #FDBA2E; font-weight: bold; border: 2px #D4E3F6 outset; padding: 0 2px;}.push-button-small {background-color: #204C89; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FDBA2E; font-weight: bold; border: 2px #D4E3F6 outset; padding: 0 2px;}.textbox {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}.textbox-small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}.textbox-scrolling {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}.drop-down {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
.drop-down-small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
.mandatory {font-weight: normal; color: #FF0000}.caution {color: #FF0000}.title {color: #0A3091}.search {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; border: 1 solid #000000}A{color:#000000; text-decoration:underline}A:link{color:#000000; text-decoration:underline}A:hover{color:#000000; text-decoration:underline}A:active{color:#000000; text-decoration:underline}
A.default2{color:#000000; text-decoration:none}A.default2:link{color:#000000; text-decoration:none}A.default2:hover{color:#000000; text-decoration:underline}A.default2:active{color:#000000; text-decoration:none}
A.white{color:#FFFFFF; text-decoration:none}A.white:link{color:#FFFFFF; text-decoration:none}A.white:hover{color:#FFFFFF; text-decoration:underline}A.white:active{color:#FFFFFF; text-decoration:none}
A.white2{color:#FFFFFF; text-decoration:underline}A.white2:link{color:#FFFFFF; text-decoration:underline}A.white2:hover{color:#FFFFFF; text-decoration:underline}A.white2:active{color:#FFFFFF; text-decoration:underline}
A.maroon{color:#000000; text-decoration:none}A.maroon:link{color:#000000; text-decoration:none}A.maroon:hover{color:#800000; text-decoration:underline}A.maroon:active{color:#000000; text-decoration:none}
A.orange{color:#F9BA2D; text-decoration:none}A.orange:link{color:#F9BA2D; text-decoration:none}A.orange:hover{color:#F9BA2D; text-decoration:underline}A.orange:active{color:#F9BA2D; text-decoration:none}
A.red{color:#FF0000; text-decoration:underline}A.red:link{color:#FF0000; text-decoration:underline}A.red:hover{color:#FF0000; text-decoration:underline}A.red:active{color:#FF0000; text-decoration:underline}
A.directory{color:#0180C7; text-decoration:none}A.directory:link{color:#0180C7; text-decoration:none}A.directory:hover{color:#0180C7; text-decoration:underline}A.directory:active{color:#0180C7; text-decoration:none}
A.classified{color:#0A3091; text-decoration:none}A.classified:link{color:#0A3091; text-decoration:none}A.classified:hover{color:#FF0000; text-decoration:none}A.classified:active{color:#0A3091; text-decoration:none}
table.MainTable{
	width: 776px;
}

table.HeaderTable{
	width: 100%;
	background-color: #659B40;
}

table.HeaderTable tr.header td,
table.HeaderTable tr.header td *{
	background-color: #659B40;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

table.dataTable{
	background-color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
 
table.dataTable tr.header td,
table.dataTable tr.header td *{
	background-color: #204C89;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FCE45C;
}

table.dataTable tr.sub-header td,
table.dataTable tr.sub-header td *{
	background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

table.dataTable tr.item td,
table.dataTable tr.item td *{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

table.dataTable tr.expired td,
table.dataTable tr.expired td *{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}

table.dataTable tr.future td,
table.dataTable tr.future td *{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #8B008B;
}

table.StandardTable{
	background-color: #FFFFFF;
}
 
table.StandardTable tr.header td,
table.StandardTable tr.header td *{
	background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

table.StandardTable tr.sub-header td,
table.StandardTable tr.sub-header td *{
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

table.StandardTable tr.item td,
table.StandardTable tr.item td *{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

table.StandardTable tr.alt-item td,
table.StandardTable tr.alt-item td *{
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 11px;
}

table.StandardTable tr.footer td,
table.StandardTable tr.footer td *{
	background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

table.DirectoryTable{
	background-color: #0180C7;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
 
table.DirectoryTable tr.header td,
table.DirectoryTable tr.header td *{
	background-color: #0180C7;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FEF301;
}

table.DirectoryTable tr.item td,
table.DirectoryTable tr.item td *{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

#marqueecontainer {
	position: relative;
	width: 123px; /*marquee width */
	height: 65px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	padding: 2px;
	padding-left: 4px;
}
