@charset "utf-8";
/* CSS Document */

.sidebar {
	background-image: url(../images/template_r18_c1.jpg);
	background-repeat: repeat-y;
}
.mainbg {
	background-image: url(../images/template_r18_c9.jpg);
	background-repeat: repeat-y;
	height: 300px;
}
.bottombg {
	background-color: #FFFECE;
	background-image: url(../images/template_r18_c9.jpg);
	background-repeat: repeat-y;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}

.bottombar {
	background-color: #996600;
	background-image: url(../images/template_r20_c1.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}

.line {
	color: #D5B062;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
