/***********************************************************/
/* Classes for the eo part                                 */
/***********************************************************/

.Categories {
	color: #313C79;
}

.Categories .Header {
	background-color: #2A53a6;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

.Categories .List TD {
	background-color: #EBF3FC;
	padding: 2px;
}

.Categories .List a:link, .Categories .List a:visited {
	color: #2a53a6;
	text-decoration: none;
}

.Categories .List a:hover, .Categories .List a:active {
	color: #3278cc;
	text-decoration: none;
}

.Categories .Header a:link, .Categories .Header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.Categories .Header a:hover, .Categories .Header a:active {
	color: #3278cc;
	text-decoration: none;
}


.Listings .Header TD {
	background-color: #2A53a6;
	font-weight: bold;
	color: #FFFFFF;
}

.Listings .Header .note {
	color: #FFFFFF;
	font-size: 10px;
	font-style: italic;

}

.Listings .List TD {
	background-color: #EBF3FC;
	color: #2E6FBE;
}

.Listings .List a:link, .Listings .List a:visited {
	color: #2a53a6;
	text-decoration: none;
}

.Listings .List a:hover, .Listings .List a:active {
	color: #3278cc;
	text-decoration: none;
}

.Frm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.FrmTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313C79;
	border: 1px solid #5E79B0;
}

.Banners {
	text-align: center;
	overflow: visible;
	position: relative;
	width: 95%;
}

.Banners IMG {
	margin-top: 5px;
	margin-right: 5px;
}
