body {
	margin:0px;
	background-color: #3E587B;
	font-family: Arial;
}

TABLE {font-size: 9pt}

a {text-decoration:none;}

td {
	font-family:Arial; font-size:11px;
	color:#000000; line-height:20px;
}

.smallfont {
	font-family:Arial; font-size:10px;
	color:#000000;
}

.body_bg {
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-y;
}

.find_bg {
	background-image:url(images/find_bg.jpg);
	background-repeat:repeat-x; height:171px;
}

.header_bg {
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x; height:107px;
}

.footer_bg  {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x; height:40px;
}

.right_top_bg {
	background-image:url(images/right_top_bg.jpg);
	background-repeat:no-repeat; width:220px; height:37px;
}

.top_bg {
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x; height:55px;
}

.right_bg {
	background-image:url(images/right_bg.jpg);
	background-repeat:repeat-y;
}

.black_header {
	font-family:"Trebuchet MS"; font-size:15px;
	color:#000000; font-weight:bold;
}

.black_header2 {
	font-family:"Trebuchet MS"; font-size:13px;
	color:#000000; font-weight:bold;
}

.textbox {
	font-family:Arial; font-size:12px; color:#333333;
	border: solid 1px #CCCCCC; height:22px;
}

.yellowborder {
	border-left: solid 1px #FCEEB6;
	border-right: solid 1px #FCEEB6;
	border-bottom: solid 1px #FCEEB6;
}

.rightlink:link {
	font-family:"Trebuchet MS"; font-size:13px;
	color:#000000; font-weight:bold; text-decoration:none;
}

.rightlink:visited {
	font-family:"Trebuchet MS"; font-size:13px;
	color:#000000; font-weight:bold; text-decoration:none;
}

.rightlink:hover {
	font-family:"Trebuchet MS"; font-size:13px;
	color:#ff0000; font-weight:bold; text-decoration:none;
}

.blue_header {
	font-family:Arial; font-size:16px;
	color:#354A82; font-weight:bold;
}



