@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	min-height:600px;
	background:#8B8A6B;
}
.main_bg{background:url(../images/main_bg.jpg) #f2f1de repeat-x top;}
.main_bg1{background:url(../images/main_bg1.jpg) #f2f1de repeat-x top;}
.footer_bg{background:url(../images/footer_bg.jpg) repeat-x top;}
.normaltext{font-size:12px; color:#666666; line-height:16px;}
.normaltext a:link{color:#4e83b9; text-decoration:none;}
.normaltext a:visited{color:#4e83b9; text-decoration:none;}
.normaltext a:hover{color:#b0af97; text-decoration:underline;}
.bluetext{font-size:12px; color:#4e83b9; line-height:14px;}
.bluetext a:link{color:#4e83b9; text-decoration:none;}
.bluetext a:visited{color:#4e83b9; text-decoration:none;}
.bluetext a:hover{color:#919079; text-decoration:underline;}
.footertext{font-size:12px; color:#b0af97;}
.footertext a:link{color:#3a3927; text-decoration:none;}
.footertext a:visited{color:#3a3927; text-decoration:none;}
.footertext a:hover{color:#b0af97; text-decoration:underline;}
.footertext1{font-size:11px; color:#45442c;}
.footertext1 a:link{color:#45442c; text-decoration:none;}
.footertext1 a:visited{color:#45442c; text-decoration:none;}
.footertext1 a:hover{color:#b0af97; text-decoration:underline;}

.RedTextBox {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color:#F5F4E5;
	border: 1px solid #8C8A73;
}

.RedButton {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color:#D5D2B1;
	border: 1px solid #8C8A73;