body {
	margin:0px;
	background-color: #333333;
}

td {
	font-family:Tahoma; font-size:11px;
	color:#000000; line-height:20px;
	text-align:justify;
}

.body_bg {
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x; background-color:#FFFFFF;
}

.dot_bg { 
	background-image:url(images/dot_bg.jpg);
	background-repeat:repeat-x; height:1px;
}

.footer_bg { 
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x; height:34px;
}

.gray_bg { 
	background-image:url(images/gray_bg.jpg);
	background-repeat:repeat-x; height:22px;
}

.nav_bg  { 
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x; height:32px;
}

.subhead_bg { 
	background-image:url(images/subhead_bg.jpg);
	background-repeat:repeat-x; height:28px;
}

.left_bg { 
	background-image:url(images/left_bg.jpg);
	background-repeat:repeat-y; width:213px;
	border: 1px solid #E6E6E6;
}

.white_header {
	font-family:"Trebuchet MS"; font-size:14px;
	font-weight:bold; color:#FFFFFF;
}

.blue_header {
	font-family:"Trebuchet MS"; font-size:14px;
	font-weight:bold; color:#185B9E;
}

.white_text {
	font-family:Tahoma; font-size:11px;
	color:#FFFFFF;
}

.navlink:link {
	font-family:Arial; font-size:12px;
	color:#FFFFFF; font-weight:bold; text-decoration:none;
}

.navlink:visited {
	font-family:Arial; font-size:12px;
	color:#FFFFFF; font-weight:bold; text-decoration:none;
}

.navlink:hover {
	font-family:Arial; font-size:12px;
	color:#ffcc00; font-weight:bold; text-decoration:none;
}


.bluelink:link {
	font-family:Tahoma; font-size:11px;
	color:#185B9E; text-decoration:underline;
}

.bluelink:visited {
	font-family:Tahoma; font-size:11px;
	color:#185B9E; text-decoration:underline;
}

.bluelink:hover {
	font-family:Tahoma; font-size:11px;
	color:#ff6600; text-decoration:underline;
}
.bluelink2 {
	font-family:Tahoma; font-size:11px;
	color:#185B9E; text-decoration:none;
}
.bluelink2:link {
	font-family:Tahoma; font-size:11px;
	color:#185B9E; text-decoration:none;
}

.bluelink2:visited {
	font-family:Tahoma; font-size:11px;
	color:#185B9E; text-decoration:none;
}

.bluelink2:hover {
	font-family:Tahoma; font-size:11px;
	color:#ff6600; text-decoration:none;
}

.whitelink:link {
	font-family:Tahoma; font-size:11px;
	color:#ffffff; text-decoration:underline;
}

.whitelink:visited {
	font-family:Tahoma; font-size:11px;
	color:#ffffff; text-decoration:underline;
}

.whitelink:hover {
	font-family:Tahoma; font-size:11px;
	color:#ffcc00; text-decoration:underline;
}



.blue_bg {
	background-image:url(images/blue_bg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	border:solid 1px #B4DAEB;
}
.red_small {
	font-family: tahoma;
	font-size: 9px;
	color: #FF0000;
}
.blue_font {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #185B9E;
	text-decoration: none;
}
