/* CSS Document written  by swebrules@gmail.com */
body {
	background-color: #062247;
	margin: 10px 0 0 0px;
}
#navbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #790E15;
	background-image: url(../images/button_bg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	text-align: center;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #E6E8F9;
	font-size: 12px;
	font-weight: normal;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 15px 0;
	line-height: 15px;
}
#navbg a:link, #navbg a:visited, #navbg a:active {
	color: #790E15;
	text-decoration: none;
}
#navbg a:hover {
	color: #000;
	text-decoration: underline;	
}
#border_spacer {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;	
}
#content_main {
	margin-left: auto;
	margin-right: auto;
	width: 748px;
	background: url(../images/content_bg.jpg) top left;
	background-repeat: repeat-x;
	background-color: #D2D6F4;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 4px solid #aaa;
	padding: 10px 0 10px 0;
}
#content_right {
	background: url(../images/contentright_bg.jpg) top left;
	background-repeat: repeat-x;
	width: 162px;
	color: #E6E8F9;
	background-color: #8595B5;
	padding: 10px;
	border: 1px solid #A7B3C5;	
}
#footer {
	background-color: #234165;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	line-height: 18px;
	padding: 16px 0 0 0;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration: underline;
}
#header_image {
	width: 750px;
	height: 244px;
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #790E15;
	line-height: 22px;
}
#header_image a:link, #header_image a:visited, #header_image a:active {
	color: #790E15;
	text-decoration: none;
}
#header_image a:hover {
	color: #000;
	text-decoration: underline;	
}