body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/main_bg.jpg);
	font-family: Veranda, sans-serif;
}

a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A286E;
	text-decoration: none;
	border: none;
}

a:hover {
	text-decoration: underline;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #1C4BB7;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu_down:link, a.menu_down:active, a.menu_down:visited {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}

td.menu {
	text-align: center;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
}
td.menu_down {
	background-image: url(images/menu_down_background.jpg);
	color: #fff;
	text-align: center;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
}
td.headerMiddle {
	height: 60px;
	width: 780px;
	background-image: url(images/2.jpg);

}
td.headerLoginBox {
	background-image: url(images/bg2.jpg);
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
td.headerLogin {
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}
.tableHeader {
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	
}
.tableCell {
	font-size: 13px;
	padding: 3px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
li {
	padding-top: 5px;
}
.input_box{
	border: 1px solid #1E46B7;
}
.box_holder {
	padding-left: 5px;
	padding-top: 3px;
}
img {
	text-decoration: none;
	border: none;
}
.header1 {

	color: #1C4BB7;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	font-size: 13px;
}
.header3 {
	padding-left: 10px;
	color: #1C4BB7;
	font-size: 18px;
	font-weight: bold;
	
}
.header2 {
	font-weight: bold;
	font-style: italic;
}
.header4 {
	color: #AC7E00;
	font-size: 14px;
	font-weight: bold;
}
.subHeader1 {
	font-style: italic;
	padding-left: 20px;
}
.subText1 {
	color: #fff;
	font-size: 12px;
	font-style: italic;
}
.subText2 {
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13px;
}
.subText3 {
	padding: 10px;
	font-size: 11px;
}
.bigBold {
	font-size: 14px;
	font-weight: bold;
}
.data {
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	border: none;
}
.links {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}