/* CSS Document */
body{
	margin: 0;
	padding:0;
	background-color: #b2bf51;
	font-family: Helvetica_Light-Normal,Helvetica, Arial, sans-serif, verdana; }
#filler{	
	background-image: url(../images/filler.gif);
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
	z-index: 50;
	width:100%;
	left: 0;
	height:18px;
}	
/* style for container*/
#container{
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #b2bf51;
	width: 100%;
	height: auto;}
#container2{
	background-image: url(../images/page_bg2.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #b2bf51;
	width: 100%;
	height: auto;}
#header{
	background-image: url(../images/header_bg.jpg);
	height: 136px;
	width: 844px;
	margin: 0 auto;
	text-align: center;
	background-repeat: no-repeat;
	overflow:hidden;}
#header2{
	background-image: url(../images/header_bg2.jpg);
	height: 85px;
	width: 844px;
	margin: 0 auto;
	text-align: center;
	margin-top:0px;
	background-repeat: no-repeat;
	overflow:hidden;}
/* style for logo */
#header h1, #header2 h1{
	margin-top: 21px;
	margin-left: 29px;
	border: 0 none;
	display:none;
	padding: 0;}
#header img, #header2 img{
	margin-top:23px;
	border: 0 none;
	padding: 0;}
/* style for top right login*/
#login{
	margin:0;
	padding: 0;
	position:relative;
	width: 200px;
	height: 84px;
	top:-100px;
	*top: -98px;
	left: 600px;}
/* style for content */
#cont{
	background-image:url(../images/cont_bg.jpg);
	width: 844px;
	margin: 0 auto;
	background-repeat:repeat-y;
	height: auto;}
#cont2{
	background-image:url(../images/cont_bg2.jpg);
	width: 844px;
	margin: 0 auto;
	background-repeat:repeat-y;
	height: auto;}
/* style for rounded corner top */
#midcont_top{
	background-image: url(../images/midcont_top.jpg);
	width: 654px;
	height: 40px;
	margin: 0 auto;
	background-repeat: no-repeat;}
/* style for rounded corner bottom */
#midcont_btm{
	background-image: url(../images/midcont_btm.jpg);
	width: 654px;
	height: 40px;
	margin: 0 auto;
	background-repeat: no-repeat;}
/* style for content bg */
#midcont_bg{
	background-image: url(../images/midcont_bg.jpg);
	width: 614px;
	height: auto;
	margin: 0 auto;
	padding: 0 20px;
	background-repeat:repeat-y;}
#midcont_bg label{
	color:#482A1A;
	font-size: 12px;
	margin-left: 60px;
	padding: 0;}
#midcont_bg .text_box{
	width: 139px;
	height: 19px;
	margin-left: 60px;
	background-image:url(../images/textbox_bg.jpg);
	background-repeat: no-repeat;}
#midcont_bg .text_box input{
	margin-top: 1px;
	margin-left: 8px;
	*margin-left: -54px;
	margin-right: 0;
	float:left;
	width: 120px;
	height: 15px;
	font-size: 9px;
	border: 0px;}
/* style for login mid bg*/
#mid_bg2{
	width: 687px;
	height: 123px;
	background-image:url(../images/mid_bg2.jpg);
	background-repeat: no-repeat;
	margin-left: 43px;}
/* style for footer */
#footer{
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 76px;}
#footer2{
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 76px;}
/* styles for top links*/
#top_links{
	background-image:url(../images/top_linksbg.jpg);
	height: 75px;
	width: 844px;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;}
/* style for fonts*/
.hel12{
	font-size: 12px;
	text-decoration: none;}
.hel13{
	font-size: 13px;
	text-decoration: none;}
.hel14{
	color:#482A1A;
	font-size: 13px;
	text-decoration: none;}
.hel18{
	font-size: 18px;
	text-decoration: none;}
.hel24{
	font-size: 24px;
	text-decoration: none;}
.hel33{
	font-size: 33px;
	text-decoration: none;}
.bold{
	font-weight: bold;}
.url{
	text-decoration: none;}
a.url:hover{
	text-decoration: none;}
.url2{
	text-decoration: underline;}
a.url2:hover{
	text-decoration: none;}
.dk{
	color: #482a1a;}
.cream{
	color: #e4eace;}
.label{
	color: #999677;}
/* style for right top submit button*/
.submit{
	background-image:url(../images/submit_h.jpg);
	background-repeat:no-repeat;
	height: 38px;
	width: 100px;
	padding: 0;
	margin:0;
	border: 0 none;}
.roll_sumbit{
	background-image:url(../images/submit.jpg);
	background-repeat:no-repeat;
	height: 38px;
	width: 100px;
	margin:0px;
	float: left;
	position: absolute;
	padding:0;
	border: 0 none;}
/* style for buttons*/