body {
	background-color: #6E1C00;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#main-title{
	background-color: #560A00;
	font-size: 12px;
	padding: 8px;
	font-weight: bold;
	color: #FFCD24;
	margin-bottom: 8px;
	background-image: url(images/bktitle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 16px;
}
form {
	padding: 0px;
	margin: 0px;
}
*{
	font-family: Verdana, Arial;
}
td,div{
	font-size: 11px;
	color: #ffffff;
}
input, textarea, select{
	background-color: #7F1B0E;
	color: #fff;
	font-size: 11px;
	border: 1px solid #C53519;
	
}
.submit_button{
	background-color: #7F1B0E;
	border-top: 1px solid #BE3E2D;
	border-left: 1px solid #BE3E2D;	
	border-bottom: 1px solid #560A00;
	border-right: 1px solid #560A00;
	padding: 1px;	
	font-weight: bold;
	font-size: 10px;
	width: 70px;
}
.input_field{
	width: 190px;
	height: 20px;
}
#cnt,.module_cont{
	padding: 15px;
	background-color: #A62C04;
	border: 1px solid #C53519;
}
.module_cont{
	margin-left: 5px;
	margin-bottom: 5px;	
}
.module_cont a{
	color: #FFCE00;
}
.module_cont a:hover{
	text-decoration: none;
}
#cnt input,select,textarea{
	font-size: 12px;
}
#cnt a{
	color: #FFCE00;
}
#cnt a:hover{
	text-decoration: none;
}
#login{
	background-image: url(images/bk-login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 208px;
	height: 84px;
}
#login a{
	color: #FFCE00;
}
#login input{
	background-image: url(images/bk-input.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 17px; 
	border: 1px solid #B83A14;
	width: 67px;
	color: #fff;
	font-size: 10px;
}
#forgot{
	padding-top: 5px;
}
#footer a{
	color: #fff;
	text-decoration: none;
	
}
#footer a:hover {
	text-decoration: underline;
}
.small_banner{
	margin-top: 3px;
}
#testi{
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#testi a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
#testi a:hover{
	text-decoration: underline;
}
#news{
	padding: 10px;
}
#sep{
	border-top: 1px solid #701B00;
	border-bottom: 1px solid #C13400;
	margin-top: 5px;
	margin-bottom: 15px;
}
.checkbox-light{
	background-color: #A62C04;
	border: 0px;
}
.news_img{
	border: 4px solid #300306;
	border-right: 0px;
}
.news_title{
	font-weight: bold;
	color: #FFCE00;
	font-size: 13px;
}
.news_title a{
	font-weight: bold;
	color: #FFCE00;
}
.news_title a:hover{
	text-decoration: none;
}
.news_td{
	padding-bottom: 20px;
}









.pages_cont{
	text-align: right;
	height: 20px;
}
.pages{
	border-top: 1px solid #48525E;	
	padding-top: 3px;
	padding-right: 3px !important;
	padding-right:0px;	
}
.pages ul{
	list-style: none;
	padding: 0;
	margin: 0;
} 
.pages li {
	display: inline;
	font-weight: bold;
	margin-right: 5px;
	font-weight: bold;
} 
.pages li a{
	color: #FFFFFF;
}
.pages li a:hover{
	color: #FFA800;
	text-decoration: underline;
}

.row{
	background-color: #7E1F00;
}
.row2{
	background-color: #A62C04;
}
.required{
	color: #FFCE00;
}
.franklin {
	font-size: 12px;
	font-weight: bold;
	
}
.franklin strong{
	color: #FFCE00;
}
.round-sep{

	border-top: 1px solid #7E1F00;
	border-bottom: 1px solid #CB4012;	
}