body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.dotted_bg {
	background-image: url(images/dotted_bg.jpg);
	background-repeat: repeat-x;
}




H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
display: inline;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
display: inline;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
display: inline;
}




.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
}

.footer_nav_bg {
	background-image: url(images/footer_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
}

.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 114px;
}

.header_nav_bg {
	background-image: url(images/header_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
}

.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	width: 180px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}

.right_bg {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	width: 160px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}

.news_bg {
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 180px;
}

.newscroll_bg {
	background-image: url(images/newscroll_bg.jpg);
	background-repeat: repeat-y;
	width: 256px;
	border-top: solid 1px #FFDFDF;
	border-bottom: solid 1px #FFDFDF;
}

td {	
	font-family: Arial;
	font-size: 12px; color: #000000; line-height:20px; 
}

.white_header1 {
	font-family: "Trebuchet MS";
	font-size: 12px; font-weight:bold; color: #ffffff;
}

.blue_header1 {
	font-family: "Trebuchet MS";
	font-size: 14px; font-weight:bold; color: #0E5088;
}

.blue_header2 {
	font-family: "Trebuchet MS";
	font-size: 17px; font-weight:bold; color: #0E5088;
}

.red_header1 {
	font-family: "Trebuchet MS";
	font-size: 20px; font-weight:bold; color: #cc0000; text-decoration:underline;
}

.red_header2 {
	font-family: Arial;
	font-size: 12px; font-weight:bold; color: #cc0000; 
}

.red_header3 {
	font-family: "Trebuchet MS";
	font-size: 13px; font-weight:bold; color: #cc0000; 
}

.black_header1 {
	font-family: "Trebuchet MS";
	font-size: 13px; font-weight:bold; color: #000000; 
}

.white_text {
	font-family: "Trebuchet MS";
	font-size: 11px; font-weight:bold; color: #ffffff; 
}



a:link {
	font-family: Arial;
	font-size: 12px; font-weight:bold; color: #cc0000; text-decoration:none; 
}

a:visited {
	font-family: Arial;
	font-size: 12px; font-weight:bold; color: #cc0000; text-decoration:none; 
}

a:hover {
	font-family: Arial;
	font-size: 12px; font-weight:bold; color: #000000; text-decoration:underline; 
}

.blacklink:link {
	font-family: Arial;
	font-size: 10px; color: #000000; text-decoration:none; 
}

.blacklink:visited {
	font-family: Arial;
	font-size: 10px; color: #000000; text-decoration:none; 
}

.blacklink:hover {
	font-family: Arial;
	font-size: 10px; color: #cc0000; text-decoration:underline; 
}

.whitelink:link {
	font-family: Arial;
	font-size: 11px; color: #ffffff; text-decoration:none; 
}

.whitelink:visited {
	font-family: Arial;
	font-size: 11px; color: #ffffff; text-decoration:none; 
}

.whitelink:hover {
	font-family: Arial;
	font-size: 11px; color: #ffffff; text-decoration:underline; 
}

.redlink:link {
	font-family: Arial;
	font-size: 11px; color: #cc0000; text-decoration:underline; font-weight:normal;
}

.redlink:visited {
	font-family: Arial;
	font-size: 11px; color: #cc0000; text-decoration:underline; font-weight:normal;  
}

.redlink:hover {
	font-family: Arial;
	font-size: 11px; color: #000000; text-decoration:underline; font-weight:normal; 
}

.textbox {
	font-family:Arial; font-size:11px; color: #000000;
	border: solid 1px #A8C7DF; background-color: #ECF3F9;
}

.grayborder {
	border: solid 1px #E6E6E6;
}












