body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image:url(images/bg_main.jpg);
	color: #000000;
	background-color:#D2BF91;
	margin-left: 0px;
	margin-top: 0px;
	line-height:16px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.jwhite{color: #ffffff;}

.jwhite:link{font-size: 10px;color: #ffffff;text-decoration:none;}
.jwhite:visited{font-size: 10px;color: #ffffff;text-decoration:none;}
.jwhite:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
	
}
.jwhite:active{font-size: 10px;color: #ffffff;text-decoration:none;}

a:link{font-size: 10px;color: #273D7E;text-decoration:none;}
a:visited{font-size: 10px;color: #273D7E;text-decoration:none;}
a:hover{
	font-size: 10px;
	color: #3C5CBF;
	text-decoration:underline;}
a:active{font-size: 10px;color: #273D7E;text-decoration:none;}

.inputt{
	font-size: 12px;
	border-color: #000000;
	border-width:1px;
}
.button{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #8F2200;
	border-color: #ffffff;
	border-width:1px;
}
.pad1 {padding: 0 0 0 10px;}
.pad1b {padding: 5px 0 0 0px;}
.pad2 {padding: 0 10px 0 10px;}
.pad3 {padding:5px 10px 0 10px; color:#000000 ; font-size:11px;font-weight:bold;height:270px;}
.pad4 {padding:10px 10px 0 20px; color:#000000 ; font-size:12px;;height:270px;}
.pad5 {padding:10px 10px 0 20px; color:#000000 ; font-size:12px;;height:270px; background-image:url(images/corner.gif); background-repeat:no-repeat;}
li {margin: 5px 0 0 -25px;}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;}
	.style1 {
	color: #333333;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style3 {
	color: #CF2738;font-size: 16px;
	font-weight: bold;padding:0 10px 0 0;
}
.fl {margin:100px 0 0 0;text-align:center;}