BODY 
{
	font-size: 9px;
	font-family: verdana, sans-serif, arial;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #633535;
	background-image:url(/images/all_bg.gif);
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #C2C2C2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #A2A2A2;
	scrollbar-darkshadow-color: #B9B9BA;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #666666;
	height: auto;
}

SELECT
{	
	border-width : 1;
	background-color : #eeeeee;
	border-style: solid;
	border-color : #dddddd;
	color: #4E5860;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
}

INPUT
{	
	border-width : 1px;
	background-color : #eeeeee;
	border-style: solid;
	border-color : #dddddd;
	color: #4E5860;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
}

.radio
{	
	border-width : 0px;
	background-color : #F0F1E9;
}

a:link, a:active, a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #4E5860;
text-decoration: none;
}

TD.all_rhs_bg{ 
	background-image:url(/images/all_rhs_bg.gif);
}

#topNav {
font-family: verdana, arial, sanf-serif;
font-size: 9px;
margin-left:10px;
margin-top:150px;
font-weight:bold;
}

#topNav a {
text-decoration: none;
color: #000000;
}

#topNav a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#topNav a:hover {
color: #7B2E00;
}

#topNav span {
text-decoration: none;
color: #7B2E00;
}



#list-menu {
width: 146px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 9px;
}

#list-menu span {
display: block;
width:136px;
height: 15px;
padding: 0px 0px 0px 10px;
background: #D8D8D1 url(/images/lhs_categories_abg.gif);
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a {
display: block;
width:136px;
height: 15px;
padding: 0px 0px 0px 10px;
background: #D8D8D1;
text-decoration: none;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
background: #D8D8D1 url(/images/lhs_categories_abg.gif);
color: #000000;
}

#pageCount {
margin-left:5px; 
margin-top:9px; 
float:left;
}

#pageNav {
margin-right:5px; 
margin-top:5px; 
float:right;
}

#smlTemplate{
margin-top:10px; 
width: 159px;
background-color:#ffffff;
padding-bottom:7px;
padding-top:7px;
}

#smlImage{
width: 145px;
}

#smlText{
margin-top: 6px;
padding-top:3px;
padding-bottom:3px;
width: 145px;
background-color: #E2E4D5;
color: #4E5860;
}

TD.hotTemplate{ 
background-color:#ffffff;
padding-top:7px;
padding-bottom:0px;
vertical-align:top;
}

#hotImage{
width: 145px;
}

#hotText{
padding-top:3px;
padding-bottom:3px;
width: 145px;
background-color: #E2E4D5;
color: #4E5860;
}

#searchBoxBorder{
margin-left:14px;
margin-right:14px;
background-color:#ffffff;
padding:7px;
}

#searchBox{
margin-left:0px;
margin-right:0px;
background-color:#F0F1E9;
}

TD.header {
background-image:url(images/lhs_categories_abg.gif);
height:23px;
}

SPAN.header {
font-weight:bold;
padding-top:7px;
padding-left:5px;
}

#pressroom {
background-color:#eeeeee;
height:400px;
padding:5px;
overflow-y: scroll; 
overflow-x: hidden;
overflow: auto; 	
}

#content p {
margin: 0px 0px 10px 0px;
}

BODY.popupBody {
background-color:#F0F1E9;
background-image:none;
}

td.dashline_horizon{ background-image:url(images/graphic_dash_horizon.gif); background-repeat:repeat-x;}

#supportroom {
background-color:#eeeeee;
padding:10px;
}

#footerCopy{
display:inline;
float:right;
font-size:9px;
color:#696969;
margin-right:5px;
}

#footerLink{
display:inline;
float:left;
font-size:9px;
margin-left:5px;
}

.hidden {
	display:none;
}


