body { 
	background: #5e554c url(../images/bkg_body.gif) repeat-y center; 
	margin: 0;
	padding: 0; 
	height: 100%; 
	text-align: center; 
	min-width: 900px; 
	color:#2f2928; 
	font-family: Arial,Verdana,Tahoma;
} 
/*
.BODY{
	font-weight: bold;
	font-family: Arial,Verdana,Tahoma;
	font-size: 8pt;
	color: #000000;
   	background-color: #FFFFFF;
}
*/
#bgcontain { 
	background: #fff; 
	width: 900px; 
	margin: 0 auto; 
	text-align: left; 
} 
.headertable{	
	font-size: 14pt;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #004F9D;
}
.header{
	font-size: 13pt;
	font-family: Arial;
	color: #005353;
	/*font-style: italic;*/
	font-weight: bold;
	background-color: #FEFCE9;

	border-bottom:1px dotted #999;
	padding-bottom:1px;
	margin-bottom:1px;
}
.header1{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	/* background-color: #683535; */
    background-color: #FEFCE9;
	color: #005353;
}
h1{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #005353;
}
.title{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #005353;
}
.title2{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #005353;
}
.entries{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #683535;
}
.ratings{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #683535;
}
.table1{
	border-collapse: collapse;
	color: #FFFFFF;
	background-color: #FEFCE9;
	border: 1 solid #005136;
}
.table2{
	border-collapse: collapse;
	color: #FFFFFF;
	background-color: #FEFCE9;
	/*border: 1 solid #005136;*/
}
.info{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF; /*#00C183;  #FEEFD8; */
}
.cell{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF; /*#00C183;  #FEEFD8; */
}
.cell2{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FEFCE9;      
}
.cell3{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FEFCE9;
}
.cellRight{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.print{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}
.cell4{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #F4F4F4;
	border: 1 solid #3399FF;
}
.cats{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #004F9D;
}
.leftMenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
  	font-weight: bold;
}
.rightside {
	border-bottom:1px dotted #999;
	width:100%;
	padding-bottom:1px;
	margin-bottom:1px;
}
.leftside {
	border-bottom:1px dotted #999;
	width:100%;
	padding-bottom:1px;
	margin-bottom:1px;
}
A.leftMenu:link {
  	color: #006699;
  	text-decoration: none;
}
A.leftMenu:visited {
  	color: #006699;
  	text-decoration: none; 
}
A.leftMenu:active {
  	color: #006699;
  	text-decoration: none;
}
A.leftMenu:hover {
  	color: #FF0000;
  	text-decoration: underline;
}
.links1{
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-weight: bold;
}
A.links1:link {
  	color: #006699;
  	text-decoration: none;
}
A.links1:visited {
  	color: #006699;
  	text-decoration: none; 
}
A.links1:active {
  	color: #006699;
  	text-decoration: none;
}
A.links1:hover {
  	color: #FF0000;
  	text-decoration: underline;
}
A.cooklinks:link {
   color: #683535;
   text-decoration: none;
}
A.cooklinks:visited {
   color: #683535;
   text-decoration: none;
}
A.cooklinks:active {
   color: #683535;
   text-decoration: none;
}
A.cooklinks:hover { 
   color: #FF0000;
   text-decoration: underline;
}
A.cooklinks{
	font-weight: bold;
	font-family: Arial;
	color: #683535;
	font-size: 9pt;
}
.cooklinks{
	font-weight: bold;
	font-family: Arial;
	color: #683535;
	font-size: 9pt;
}
A.whitelink:link {
  color: #FFFFFF;
  text-decoration:
  underline;
}
A.whitelink:active {
  color: #3399FF;
  text-decoration: underline;
}
A.whitelink:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
A.whitelink:hover {
   color: #FF0000;
   text-decoration: underline;
}
.button{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #683535;
	color: #FFFFFF;	border: 1 solid #683535;
}
.button2{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #683535;	border: 1 solid #683535;
}
.inputbox{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
}
.dropbox{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
}
.form{
	margin-bottom:0;
	margin-top:0;
}
.redtext{
	font-family: Arial;
	font-size: 8pt;	color: #FF0000;
}
.securityblurb{
	font-family: Arial;
	font-size: 9pt;
	color: #FF0000;
}
.copyright{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;        
}
/*Footer Menu*/
.footerMenu{
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
table.footerNavbar {
   border-collapse: collapse;
}
table.footerNavbar td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
   	border: 0px;
}
table.footerNavbar td a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
   	display: block;
   	padding: 1px;
   	text-decoration: none;
}
table.footerNavbar td a:link, table.footerNavbar td a:visited {
   color: #000;
   background-color: #fff;
}
table.footerNavbar td a:hover, table.footerNavbar td a:active {
   color: #000;
   background-color: #ffcc00;
}

