body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #8F8F8F;
	vertical-align: top;
	line-height:13px;
}

#wrapper{
	width:786px;
	margin:0 auto 0 auto;
	padding:7px;
}
#header{
padding:3px 3px 5px 26px;
}
#hlink{
float:right; width:90px; text-align:right;
}
#hbrand{
float:right; width:220px; text-align:left;
}
#main{
float:right;
width:520px;
margin:0 7px 7px 0;
}
#breaker{
background-color:#736458;
width:750px;
height:4px;
margin:7px auto 7px auto;
display:block;
clear:both;
}
#footer{
width:736px;
text-align:center;
margin-top:14px;
}
.clear{
	clear:both;
	margin:0;
	height:1px;
	padding:0;
}
.tbstyle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color: #e7ecf3;
border:1px solid #BF570B;
color:#333333;
font-weight: bold;
padding: 3px;
}
.grey{
background-color:#736458;
}
.notice{
  color:#be0000;
  font-size:11px;
}


input,select {
font-size:16px;
color: #555;
margin: 0px;
padding:2px;
}
input:focus{
  border: 1px solid #BF570B;
}
.button{
  padding:7px;
  margin:7px;
  color:#333;
  background-color: #CCC;
  font-weight: bold;
}
.button:hover {
  background-color: #999;
}
h1 {font-size:14px;}
h2 {font-size:13px;}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #BF570B;	
}
a:visited {
	color: #BF570B;
}
a:hover {
	color: #BF570B;
}
a:active {
	color: #BF570B;
}
.style1 {color: #BF570B;}

#navlist {
	width: 220px;
}
#navlist p {
	font-size: 13px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
}
#navlist li {
	margin: 0;
	border-bottom: 1px solid #CACACA;
	background-image:  url(images/button2.gif);
	background-repeat: no-repeat;
}
#navlist a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration:none;
	font-size: 13px;
	color: #898888;
	display: block; 
	padding: 6px 25px 6px 40px;
	background-image:  url(images/button2.gif);
	background-repeat: no-repeat;
}
#navlist a:link, #navlist a:visited {
}
#navlist a:hover, #navlist a:active {
	background-image:  url(images/button2_over.gif);
	background-repeat: no-repeat;
	color: #BF570B;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-image:  url(images/button2_over.gif);
	background-repeat: no-repeat;
	color: #BF570B;
}
.bdad,#wrapper{
border:1px solid #ccc;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 2px 2px 4px #ccc;
-moz-box-shadow: 2px 2px 4px #ccc;
-khtml-box-shadow: 2px 2px 4px #ccc;
box-shadow: 2px 2px 4px #ccc;

}
hr{height:1px;border:none;border-top:1px solid #ccc;}
