
/* ---- HTML Element Styles ---- */

body { 
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333333;
}

td,.df{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a, a:visited{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

#underline{
	text-decoration:underline;
}

a:hover {
	color: #999999;
}

a.redlink,a.redlink:visited{
	color:#990000;
}

.clearfloats{
	clear:both;
}

.inputbox{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	border: 1px solid #666666;
	height: 20px;
	padding-left:2px;
}

.submitbox{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	border: 1px solid #666666;
	height: 22px;
	padding-left:2px;
	font-weight: bold;
	background-color: #E1F1E7;
}

.loginbox{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	border: 1px solid #666666;
	height: 22px;
	padding-left:2px;
	width:142px;
}

.editbutton{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #0B4C7D;
	color: #ffffff;
	font-weight: bold;
	width: 110px;
	height: 17px;
	border: 1px solid #333333;
}

.addbutton{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #019501;
	color: #ffffff;
	font-weight: bold;
	width: 110px;
	height: 17px;
	border: 1px solid #333333;
}

.admbutton{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #880000;
	color: #ffffff;
	font-weight: bold;
	width: 150px;
	height: 17px;
	border: 1px solid #333333;
}

.mstable{
	background-color: #DFE6EC;
	border: 1px solid #999999;
}

.protext, a.protext{
	font-size: 12px;
	color:#990000;
}

#navigation{
	width:760px;
}

/* ---- Header Div Styles ---- */

#container-main {
	position: relative;
	padding: 0px;
	margin-top:5px;
	width: 760px;	
}

#container-header {
	height: 81px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align:left;
	backgroundx: url('/images/default/header_bg.gif');
	background-position:bottom left;
 	background-repeat:no-repeat;
}

#logo {
	position: absolute;
	left: 0px;
	top: 2px;
	width: 155px;
	height: 55px;
}

#adbox1 {
	position: absolute;
	left: 162px;
	top: 6px;
	width: 175px;
	height: 28px;
}

#adbox2 {
	position: absolute;
	left: 344px;
	top: 6px;
	width: 175px;
	height: 28px;
}

#textnav {
	position: absolute;
	left: 37px;
	top: 62px;
}

#textonly {
	position: absolute;
	left: 434px;
	top: 62px;
}

#menuimg1 {
	position: absolute;
	display:block;
	width:230px;
	height:75px;
	right: 0px;
	top: 1px;
}

#xmenuimg2 {
	position: absolute;
	display:block;
	width:174px;
	height:16px;
	right: 11px;
	top: 22px;
	background: url('/images/default/bbg_top_right.gif');
}

#brmenu {
	position: absolute;
	left: 533px;
	top: 43px;
}

/* ---- Other Div ID Styles ---- */

#ticker{
	height: 20px;
	width: 755px;
	padding-left:5px;
	padding-top:2px;
}

#loginbox{
	float:left;
	position: relative;
	margin-top:10px;
	margin-bottom:7px;
}

#intro{	
	float:left;
	width: 470px;
	margin-left:2px;
	margin-top:10px;
	margin-right:25px;
	margin-bottom:7px;
}

#bodytext-container{	
	float:left;
	width:550px;
}

#bodytext{
	padding-top:1px;	
	padding-left:5px;	
	padding-right: 5px;
}

#sidepic{
	float:left;
	width: 180px;
	padding-left:20px;
}

#sidelinks{
	float:left;

}

#box1,#box2,#box3,#box4{
	float: left;
	width:190px;
	padding-top: 7px;
}

#msbox1,#msbox2{
	float: left;
	width:270px;
}

#footer{
	margin-top:5px;
	background:url(/images/default/footer_bg.gif);
	width:760px;
	height:20px;
}

#footerlinks{
	float: left;
	width:560px;
	margin-top:3px;
	margin-left:20px;
}

#tamba{
	margin-top:3px;
	float: left;
	width:160px;
}
