/* CSS Document */

body
{
    margin: 0px;
    background-repeat: repeat-x;
    background-color: #FFAF0F;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #57522B;
	text-decoration: none;
}
.externaltable {
	width:708px;
	border:0px;
}	
.width100per {
	width:100%;
	border:0px;
}	
.width4shadowleft {
	width:4px;
	background-image:url(images/shadow-left-back.gif);
	background-repeat:repeat-y;
	background-position:right;
}	
.width4shadowright {
	width:4px;
	background-image: url(images/shadow-right-back.gif);
	background-repeat:repeat-y;
	background-position:left;
}	
.lightborder1px {
	border:1px solid #F4F1DC;
}	
#footer {
	background-image:url(images/footer-back.gif);
	background-repeat:repeat-x;
	height:132px;
	padding-top:10px;
}	
.yellowtext {
	color:#CDC797;
	font-size:9px;
}	
.footerlink {
	color:#CDC797;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
	padding:0px 5px 0px 5px;	
}	
.footerlink:hover {
	color:#CDC797;
	font-weight:bold;
	font-size:9px;
	text-decoration:underline;
	padding:0px 5px 0px 5px;
}	
.menulink {
	color:#CDC797;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
	padding:0px 5px 0px 5px;	
}	
.menulink:hover {
	color:#CDC797;
	font-weight:bold;
	font-size:9px;
	text-decoration:underline;
	padding:0px 5px 0px 5px;
}
.greenlink {
	color:#B1D066;
	font-weight:bold;
	font-size:9px;
	text-decoration: underline;
}	
.greenlink:hover {
	color:#7E983D;
	font-weight:bold;
	font-size:9px;
	text-decoration: none;
}
.width430 {
	width:430px;
}	
.newsback {
	background-image:url(images/news-back.gif);
	background-repeat:repeat-x;
	background-color:#444C38;
	padding:0px 32px 20px 32px;
	font-size:9px;
	color:#BAB47F;
	line-height:12px;
}	
.lightfontbold {
	color:#E5E0B8;
	font-weight:bold;
}	
.bodybgcolor {
	background-color:#CDC797;
}	
.loginback {
	background-image: url(images/signup-back.jpg);
	background-repeat:no-repeat;
	background-color:#F4F1DC;
	padding:73px 24px 0px 12px;
}	
.width50per {
	width:50%;
}	
.inputbox{
	border:1px solid #AAA370;
	background-color:#E5E0B8;
	width:116px;
	height:14px;
	font-size:9px;
	padding-top:0px;
}	
.loginlabels {
	color:#6E683B;
	font-size:9px;
	font-weight:bold;
}
.loginlinks {
	color:#57522B;
	font-size:9px;
	font-weight:bold;
	text-decoration: underline;
}
.loginlinks:hover {
	color:#333017;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
}
.nlinks {
	color:#57522B;
	font-weight:bold;
	text-decoration: underline;
}
.nlinks:hover {
	color:#333017;
	font-weight:bold;
	text-decoration: none;}

#mainbody {
	padding:36px 32px 0px 32px;
}	
#menubar {
	height:40px;
	background-color:#444C38;
}	
SELECT
{
	font-size: 10px;
	border-right: #cdc797 1px solid;
	border-top: #cdc797 1px solid;
	border-left: #cdc797 1px solid;
	border-bottom: #cdc797 1px solid;
	background-color: #cccc99;
}
.heading
{
	font-weight: bold;
	font-size: 14px;
}
.logbut
{
    background-image: url(images/login-bt.gif);
    background-color: transparent;
    width: 36px;
    height: 45px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.imgborder
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
