.headertable
{	
	font-size: 14pt;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #004F9D;
}
.header
{
	font-size: 14pt;
	font-family: Arial;
	color: #005353;
	font-style: italic;
	font-weight: bold;
	background-color: #FEFCE9;
}
.header1
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	/* background-color: #683535; */
        background-color: #FFFFFF;
	color: #005353;
}
.title
{
	font-family: Arial;
	font-size: 9pt;
	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;*/
}
.cell
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: transparent; /*#00C183;  #FEEFD8; */
}
.cell2
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
        
}
.cell3
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #dddffb;
}
.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;
}

.links1
{
  font-weight: bold;
}
A.links1:link 
{
  color: #683535;
  text-decoration: none;
}
A.links1:visited 
{
  color: #683535;
  text-decoration: none; 
}
A.links1:active 
{
  color: #683535;
  text-decoration: none;
}
A.links1:hover 
{
  color: #FF0000;
  text-decoration: underline;
}
.BODY
{
	font-weight: bold;
	font-family: Arial,Verdana,Tahoma;
	font-size: 8pt;
        color: #000000;
        background: url(../images/bg_body.gif) repeat-x #6f9db8;
}
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;        
}