.topTD {
	background-color: #0D4CBE;
	background-image: url(imgs/topbg.jpg);
	height: 100px;
	width: 888px;
}
body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF9900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9FC2FD;
}
.topTD h1 a {
	font-size: 24px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #C5DAFE;
	text-decoration: none;
	font-weight: bold;
	line-height: 100px;
	padding-left: 15px;
	margin:0px;
}
.redBAR {
	height: 33px;
	width: 888px;
	background-color: #C60001;
	background-image: url(imgs/red_bar.jpg);
	background-repeat: no-repeat;
}
.catHead {
	background-color: #04419A;
	height: 33px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 33px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.footerBAR, .footerBAR a {
	height: 33px;
	background-color: #2474CB;
	line-height: 33px;
	color: #C5DAFE;
	text-decoration:none;
	text-align: center;
}
.page_header {
	background-image: url(imgs/header.jpg);
	height: 47px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #CB0000;
	line-height: 47px;
	padding-left: 40px;
}
.page_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url('glossyback.gif') repeat-x bottom left;
color: white;
display: block;
width: auto;
padding-left: 10px;
text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Helvetica, sans-serif; padding-right:0; padding-top:5px; padding-bottom:5px
}
.glossymenu li a:hover{
background: white url('glossyback2.gif') repeat-x bottom left;
color: white;
display: block;
width: auto;
padding-left: 10px;
text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Helvetica, sans-serif; padding-right:0; padding-top:5px; padding-bottom:5px
}

