a.sublink2:link { 
color: #333333; 
text-decoration: none;
} 
a.sublink2:visited { 
color: #333333; 
text-decoration: none;
}
a.sublink2:hover {
color: #333333;
text-decoration: underline;
}

.main-properties {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}

.background-norepeat
{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.background-norepeat2
{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 128px;
	background-image: url(../img/bottombanner2.jpg);
}


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	}
	
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 174px;
	top: 0;
	display: none;
	}
	
ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #000000;
	background: #EBEBEB;
	padding: 3px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
	
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;
	border-bottom: 1px solid #ccc;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { 
	display: block; 
	}
	
UL LI A:hover {
	BACKGROUND: #003366; COLOR: #FFFF66
}

.toplinksfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.bgdarkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.links2font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 30px;
}
.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.mainfont2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.BLACKLARGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tabled-items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
}
.tableditems2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tabled-items-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #CCCCCC;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.txtBox{
	width:440px;
	height:18;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.txtBoxSM{
	width:250px;
	height:18;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.txtBoxXS{
	width:100px;
	height:18;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}