/* CSS Document */

body {
	margin:0px;
	background-image: url(images/bodyback.gif);
	background-repeat:repeat-x;
	background-color:#E5E0B8;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #57522B;
	text-decoration: none;
}
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #57522B;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
	
.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:33px;
}	
.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;
}	
.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:430;px;
}	
.newsback {
	background-image:url(images/news-back.gif);
	background-repeat:repeat-x;
	background-color:#444C38;
	padding:0px 0px 0px 0px;
	font-size:9px;
	color:#FFFFCC;
	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;
}
#mainbody {
	padding:20px 16px 0px 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #57522B;
	text-decoration: none;
}	
#menubar {
	height:40px;
	background-color:#444C38;
	padding:7px 0px 7px 0px;
}
a:link {
	color: #FFFFFC;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFC;
}
a:hover {
	text-decoration: bold;
	color: #FFFFFC;
}
a:active {
	text-decoration: none;
	color: #FFFFFC;
}
