body {
	background-color: #333333;
	margin:0px;
}

td {
	font-family:arial; font-size:12px; color:#000000; line-height:20px;
}

.header_bg {
	background-image:url(images/header_bg.jpg); background-repeat:repeat-x;
	height:130px;
}

.banner_bg {
	background-image:url(images/banner_bg.jpg); background-repeat:no-repeat;
	width:702px; height:250px;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg); background-repeat:repeat-x;
	height:36px;
}

.clip_bg {
	background-image:url(images/clip_bg.jpg); background-repeat:repeat-x;
	height:11px;
}

.gray_bg {
	background-image:url(images/gray_bg.jpg); background-repeat:repeat-x;
	background-color:#FFFFFF; border:solid 1px #DFDFDF; padding:5px;
}

.search_bg {
	background-image:url(images/search_bg.jpg); background-repeat:repeat-x;
	background-color:#FFFFFF; border-left:solid 1px #E0E0E0;
	border-right:solid 1px #E0E0E0; border-bottom:solid 1px #E0E0E0; padding:12px;
}

.red_bg {
	background-image:url(images/red_bg.jpg); background-repeat:repeat-x;
	height:34px;
}

.searchtext_bg {
	background-image:url(images/searchtext_bg.jpg); background-repeat:repeat-x;
	height:29px; border:solid 1px #ffffff; font-family:Tahoma; font-size:13px; color:#999999;
	padding-left:5px; width:255px;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x;
	height:86px;
}

.whiterow {
	background-color:#FFFFFF;
}

.grayrow {
	background-color:#F7F7F7;
}


.search_header {
	font-family:"Trebuchet MS"; font-size:17px; font-weight:bold; color:#FF6600;
}

.subline {
	font-family:Tahoma; font-size:10px; color:#999999;
}

.white_header {
	font-family:"Trebuchet MS"; font-size:17px; font-weight:bold; color:#FFFFFF;
}

.grayfont {
	color:#999999;
}

.footertext {
	color:#FFFFFF; line-height:25px;
}

a:link {
	color:#2E5078; text-decoration:none;
}

a:visited {
	color:#2E5078; text-decoration:none;
}

a:hover {
	color:#ff9900; text-decoration:underline;
}

.navlink:link {
	font-family:"Trebuchet MS"; font-size:14px; color:#FFFFFF; font-weight:bold;
	text-decoration:none;
}

.navlink:visited {
	font-family:"Trebuchet MS"; font-size:14px; color:#FFFFFF; font-weight:bold;
	text-decoration:none;
}

.navlink:hover {
	font-family:"Trebuchet MS"; font-size:14px; color:#FFCC00; font-weight:bold;
	text-decoration:none;
}

.alphalink:link {
	font-family:arial; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; display:block;
	background-image:url(images/letterbg1.jpg); background-repeat:no-repeat; text-align:center;
	height:22px; width:22px;
}

.alphalink:visited {
	font-family:arial; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; display:block;
	background-image:url(images/letterbg1.jpg); background-repeat:no-repeat; text-align:center;
	height:22px; width:22px;
}

.alphalink:hover {
	font-family:arial; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; display:block;
	background-image:url(images/letterbg2.jpg); background-repeat:no-repeat; text-align:center;
	height:22px; width:22px;
}

.whitelink:link {
	text-decoration:none; color:#FFFFFF;
}

.whitelink:visited {
	text-decoration:none; color:#FFFFFF;
}

.whitelink:hover {
	text-decoration:none; color:#FFCC00;
}

