﻿body {padding:0; margin:0; color:#000000; background:url(/images/bg.gif) repeat-x top #4D4D4D}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

.content td{color:#4B4B4B; font-size:11px; line-height:12px} 
.content b{color:#990E00} 
.content b a{color:#000000; font-size:9px; text-decoration:none; font-weight:normal} 
.content b a:hover{text-decoration:underline}
.content strong a{color:#5D3043; font-size:12px; text-decoration:none} 
.content strong a:hover{text-decoration:underline}
.content a{color:#708800; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(/images/1_z2.gif) center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px; line-height:14px }

.footer{color:#EFEFEF; font-size:11px; line-height:13px} 
.footer a{color:#ACD373; font-size:11px; text-decoration:underline} 
.footer a:hover{text-decoration:none} 

/* Have to have a position absolute around the banner link to 'float' it
   Then have a position relative inside it to do the actual positioning from the right border */
.bannerWrapper{
	position:absolute;
}
.bannerLink {
	position:relative;
	top: 17px;
	left: 575px;
}
.bannerLink a{
	text-decoration:none;
}

.header{
	color:#C14334;
	font-size:12px;
	font-weight:bold;
}

input,textarea{
   background:#FFFFFF;
   border:1px solid #878787;
   font-family:Tahoma;
   color:#4B4B4B; 
   font-size:11px;
} 

.menuDiv{
	margin: 50px 0 0 0;
	padding: 3px 0px 0px 5px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.menuLink{
	text-decoration:none;
}
 
