.backRpt {
	background-image: url(../imgs/back_rpt.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 780px;
}
#headInfo {
	margin-top: 190px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 600px;
}
#subHeadInfo {
	margin-top: 120px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 600px;
}
.white10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.white10pt a:link, .white10pt a:visited, .white10pt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e8e7cf;
	text-decoration:underline
}
.white10pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e8e7cf;
	text-decoration:none
}
.bodyBack {
	background-image: url(../imgs/body-background.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 780px;
}
.subBodyBack {
	background-image: url(../imgs/sub/body-background.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 780px;
}
#homeBodyRight {
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 45px;
}
#subBodyRight {
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 15px;
}
#footer {
	margin-top: 10px;
	margin-left: 45px;
}
#subFooter {
	margin-top: 10px;
	margin-left: 45px;
}
.footerBack {
	background-image: url(../imgs/footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 110px;
	width: 780px;
}
#homebody1 {
	margin-top: 40px;
	margin-left: 40px;
}
#subbody1 {
	margin-top: 40px;
	margin-left: 40px;
}
.white14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.white12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white12pt a:link, .white12pt a:visited, .white12pt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8e7cf;
	text-decoration:underline
}
.white12pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8e7cf;
	text-decoration:none
}
.white11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white11pt a:link, .white11pt a:visited, .white11pt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline
}
.white11pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e8e7cf;
	text-decoration:none
}
.subHeader {
	background-image: url(../imgs/sub/header.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 780px;
}
html, body{
scrollbar-face-color:#000000;
scrollbar-base-color:#000000;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#666666;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#ffffff;
}
