body{
	margin: 0;
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 16px;
	/**background: url(../images/brownbg2.gif) repeat-x top;*/
	/**background: url(../images/bbg.png) repeat-x top;*/
	/**background: #FDFBFB;*/
}
#container{
	position: relative;
	margin:0 auto;
	width: 810px;
}
#content {
  text-align: left;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CF6F2E;
	text-decoration: none;
}
.bl {
	color: #990000;
}
a:hover{
	text-decoration: underline;
}
/** Layout tags ************************/
#head {
	position:absolute;
	top:0;
	width:810px;
	height:110px;
}
#logo {
	margin: 0;
	height: 74px;
	width: 360px;
	position: absolute;
	left: -1px;
	top: 0;
	border-bottom: 6px solid #676E6E;
	border-left: 2px solid #CCCCCC;
	cursor:pointer;
	background: url(/images/rlogo.gif);
}
#head #rwall {
	height: 74px;
	width: 448px;
	left: 360px;
	top: 0;
	margin: 0;
	background: url(../images/lbbg2.gif) repeat-x;
	position: absolute;
	border-bottom: 6px solid #676E6E;
	border-right: 2px solid #CCCCCC;
}
#rwall #login {
	padding-left: 200px;
}

#tblbody {
	position: absolute;
	left: 0;
	top: 138px;
	margin-right: 0;
	padding-right: 0;
	background-color: #FFFFFF;
}
#topmenu{
	font: 14px Arial;
	background: url(../images/or30.gif) repeat-x top;
	position: absolute;
	margin: 0;
	padding: 8px;
	left: 0;
	top: 80px;
	width: 792px;
	height: 20px;
	border-right: 1px solid #ccc;
}
#topmenu a, #topmenu a:hover, .topsel{
	height: 26px;
	margin-right: 12px;
	padding: 6px 11px 8px 11px;
	background: url(../images/sel_or.gif) repeat-x top;
}
#topmenu a{
	color: #dedede;
	text-decoration:none;
	padding: 6px 12px 8px 12px;
	background: none;
}
#topmenu a:hover{
	color: #fff;
	border-right: 1px solid #999;
	border-left: 1px solid #E0F1DC;
}
.topsel{
	font: 14px Arial;
	color: #fff;
	border-right: 1px solid #999;
	border-left: 1px solid #E0F1DC;
}
.topright{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	background-image: url(../images/or30.gif);
	color: #E0F1DC;
	position: absolute;
	left: 360px;
	top: 0;
	padding: 4px;
	font-size: 85%;
}
.toprightin{
	font-family: Arial, Helvetica, sans-serif;
	color: #E0F1DC;
	background-color: #D77736;
	margin: 0;
	padding: 0;
	border: 0;
}
#botmenu {
	font: 14px Arial;
	background: url(../images/g30_2.gif) repeat-x;
	margin: 0;
	height: 14px;
	top: 110px;
	position: absolute;
	width: 788px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 6px 10px;
}
#botmenu a:hover, .botsel{
	background-image: url(../images/roll_g30.gif);
	border: 1px solid #99CC66;
	height: 22px;
}
#botmenu a{
	color: #cf6f2e;
	text-decoration:none;
	padding: 4px 8px;
	padding-bottom: 6px;
	margin-right: 6px;
}
#botmenu a:hover{
	color: #a90d13;
	line-height: 16px;
	padding: 4px 7px;
	padding-bottom: 6px;
}
.botsel{
	font: 14px Arial;
	margin: 0;
	padding: 4px 8px;
	padding-bottom: 6px;
	color: #A90D13;
	border-bottom: 0;
	margin-right: 6px;
}
img {
	margin: 0;
	padding: 0;
	border-width: 0;
}
.homeimg {
	height: 14px;
	width: 15px;
	padding-bottom: 2px;
	margin-bottom: -3px;
	margin-right: 16px;
}
form {
	margin: 0;
	padding: 0;
}
