body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	font-size: 0.8em;

	color: #000000;

	margin:0px;

	background-color: #01832B;

}

html {	width:100%; /* Great Tan Hack */

		height:100%;

		}

		

* html, body {



	margin-top:5px; /* Great Tan Hack */

	}



#table_brent {

	background-image: url(../images/background.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	background-color: #ffffff;

	text-align: center;

	position: relative;

	border: thin solid #FFFFFF;

	width: 770px;

	min-height: 550px;

	max-height: auto;

	margin-right: auto;

	margin-left: auto;

	padding-top: 0px;

	padding-right: 0px;

	padding-left: 0px;

}



#table {

	background-image: url(../images/background.jpg);

	background-repeat: no-repeat;

	border: 1px solid #FFFFFF;

	background-color: #ffffff;

	text-align: left; 

	width: 70%; 

	margin-left: auto; 

	margin-right: auto;

	width: 770px;

	margin-top:25px;

	height:100%;

}



* html #table {   /*** IE5.x/win box model fix ***/

text-align: left; 

background-image: url(../images/background.jpg);

background-color: #ffffff;

width: 70%; 

margin-left: auto; 

margin-right: auto;

width: 770px;

wid\th: 770px;

height:100%;

}







#navigation {

	vertical-align:top;

	width: 170px;

	height: 185px;

	margin-top: 180px;

	float: left;

	margin-left:-10px;

}



* html #navigation{

float: left;	

margin-top:200px; /* tan hack to fix IE */

text-align:left;

}



#content {

	font-size: 0.8em;
	
	height: 100%;	

	min-height: 400px;

	margin-left:160px;

	margin-top: 180px;

	vertical-align:top;

	width:580px;



}



*html #content {


	height: 400px;	



}



a:link {

	color: #d77023;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #d77023;

}

a:hover {

	text-decoration: none;

	color: #d77023;

}

a:active {

	text-decoration: underline;

	color: #d77023;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.4em;

	line-height: 1.2em;

	color: #666666;

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #EFEFEF;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.2em;

	color: #333333;

}

.tablewhitebold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	font-weight:bold;

	color: white;

}



#search {

	height: 30px;

	width: 300px;

	text-align: left;

	vertical-align: top;

	position: absolute;

	margin-top:140px;

	margin-left:540px;

}

.searchinput {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.4em;

}

.searchfield {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.7em;

}

.button_sm2 {

	font-family: Arial, Helvetica, sans-serif;

	background-color: #01832B;

	color: #FFFFFF;

	border: thin solid #FFFFFF;

	font-size: 0.7em;

	font-weight: bold;

	height: 21px;

	width: 23px;

	cursor: pointer;

}

#ulMainNav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	font-weight: bold;

	color: #666666;

	list-style-type: none;

	width: auto;

}

#ulMainNav li {

	display: block;

	color: #666666;

	line-height: 2em;

	text-decoration: none;

}

#ulMainNav li a:link,  #ulMainNav li a:visited{

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #666666;

	line-height: 2em;

	text-decoration: none;

}

#ulMainNav li a:hover,  #ulMainNav li a:active{

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #666666;

	line-height: 2em;

	text-decoration: underline;

}

.style2 {

	font-size: 10px;

	color: #FFFFFF;

}

#footer {

	margin-right: auto;

	margin-left: auto;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	margin-top: 5px;

	margin-bottom: 25px;

	padding: 5px;

	font-size: 0.8em;

	color: #FFFFFF;

	clear: both;

}



#footer a:link, #footer a:visited {

	margin-right: auto;

	margin-left: auto;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	text-align: center;

	margin-top: 5px;

	margin-bottom: 25px;

	padding: 0px;

	color: #FFFFFF;

	clear: both;

}

#footer a:hover, #footer a:active {

	margin-right: auto;

	margin-left: auto;

	font-size: 0.8em;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	margin-top: 5px;

	margin-bottom: 25px;

	padding: 0px;

	color: #FFFFFF;

	text-decoration:none;

	clear: both;

}

.smalltext {font-size: 0.8em}

