@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bg_repeat.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0033CC;
}

.topnav:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.topnav:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.topnav:hover {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.topnav:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

.fb:link {
	color: #333333;
	text-decoration: none;
}
.fb:visited {
	color: #333333;
	text-decoration: none;
}
.fb:hover {
	color: #0033CC;
	text-decoration: underline;
}
.fb:active {
	color: #333333;
	text-decoration: none;
}



h1 {
	font-size: 20px;
	color: #EC1D23;
}

h2 {
	font-size: 16px;
	color: #006699;
}
h3 {
	font-size: 14px;
	color: #193282;
}.rev {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.pagenavigator {
	font-size: 11px;
	color: #666666;
	background-image: url(../images/pg_locator_bg.gif);
	background-repeat: no-repeat;
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
}
.tablebodybg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFCCC;
	border-right-color: #FFFCCC;
	border-bottom-color: #FFFCCC;
	border-left-color: #FFFCCC;
	padding: 10px;
	background-image: url(../images/pumps_bg.gif);
	background-repeat: repeat-y;
}
.mainbg {
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
}
.img_border {
	border: 5px solid #F2F2F2;
	padding: 2px;
}
.tablebodybg_inner {
	background-color: #FFCC66;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
.table_head {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFCC66;
}

.bold_grey {
	font-weight: bold;
	color: #666666;
}
