A:link {
	color: #0099FF;
	text-decoration: none;
}

A:visited {
	color: #0099FF;
	text-decoration: none;
}

A:active {
	color: #0099FF;
	text-decoration: none;
}

A:hover {
	color: #33CCFF;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #006633;
	height : 1px;
}
BODY {
	background-color:#3E59A3;
	margin:0 0 0 0;
}

.mainSection {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	width:756px;
	margin-left:auto;
	margin-right:auto;
}

.banner {
	background-image: url(newimages/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.topmenu {
	background-image: url(newimages/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	vertical-align:top;
}
.separator {
	background-image: url(newimages/separator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	vertical-align:top;
}
.content {
	background-color:#0A2D8A;
	background-image: url(newimages/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:5px;
	padding-right:8px;
	padding-top:10px;
	vertical-align:top;
	height:400px;	/*minimu height*/
}
.leftmenu {
	background-color:#0A2D8A;
	background-image: url(newimages/leftmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 158px;
	vertical-align:top;
}
.rightmenu {
	background-color:#0A2D8A;
	background-image: url(newimages/rightmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	vertical-align:top;
	width: 26px;
}
.menuItems {
	margin-left:auto;
	margin-right:0px;
}
.menuItems TD {
	width:80px;
	border-left:1px solid #FFFFFF;
}
.menuItems DIV {
	text-align:center;
	width:80px;
}

.menuItems A:link {
	color:#FFFFFF;
	text-decoration: none;
}
.menuItems A:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.menuItems A:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menuItems A:hover {
	color: #FFD510;
	text-decoration: none;
}
.leftmenuItems 
{
	width:112px;
	margin-left:20px;
	margin-top:9px;
}
.leftmenuItems A DIV {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #0099CC;
}
.leftmenuItems A:link {
	color:#0099CC;
}
.leftmenuItems A:visited {
	color:#0099CC;
	text-decoration: none;
}
.leftmenuItems A:active {
	color: #0099CC;
	text-decoration: none;
}
.leftmenuItems A:hover {
	color: #00CCFF;
	text-decoration: none;
}

.leftmenuSubItems > A > DIV {
	color:#0099FF;
}

.footer {
	background-image: url(newimages/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;	
}
.floatright
{
	float:right;
	padding-left:2px;
}

.specials 
{}

.specialsTop 
{
	background-image: url(newimages/Specials_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
}
.specialsContent 
{
	background-image: url(newimages/Specials_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height:115px;
	padding-left:5px;
	padding-right:3px;
}
.specialsBottom
{
	background-image: url(newimages/Specials_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
}
.homeextras{

	vertical-align:top;
	text-align:center;
	padding-top:10px;
}
.tdashed {
	border-top:2px dashed #00AEEF;
}
.rdashed {
	border-right:2px dashed #00AEEF;
}
.ldashed {
	border-left:2px dashed #00AEEF;
}