body, td{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 80.01%;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}

A:link { color: #000000; TEXT-DECORATION: underline; }
A:visited { COLOR: #333333; TEXT-DECORATION:underline; }
A:hover { TEXT-DECORATION:none; }

input, textarea {font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size: 11px;} 
.white {color: #FFFFFF;	font-weight:normal; font-size:12px;}
.white_small {color: #FFFFFF;font-weight:bold;font-size: 11px;}
.gray {color: #333333;font-weight:normal; font-size:12px;}
.small {color: #666666;	font-weight:normal; font-size: 10px;}
.main {font-size:12px;}
.rating {font-size:12px; color: #000000;font-weight:bold; text-align:center;}
.fnews {font-size:11px; color: #111111;}
.header {font-size:15px; color: #000000; font-weight:bold;}
IMG {border:0px;}

A.outlook {font-size:11px; color: #666666;font-weight:normal; text-decoration: none;}
A.outlook:visited {color: #666666;text-decoration: none;}
A.outlook:hover {color: #666666;text-decoration: none;}

A.menu_small {font-weight:normal; font-size:12px; color:#666666; text-decoration: underline;}
A.menu_small:visited { font-weight:normal; font-size:12px; color:#666666; text-decoration: underline;}
A.menu_small:hover {color:#666666; font-size:12px; text-decoration: none;}

A.menu_white {font-weight:bold; font-size: 12px; color:#FFFFFF; text-decoration: none;}
A.menu_white:visited { font-weight:bold; color:#FFFFFF; text-decoration: none;}
A.menu_white:hover {color:#FFFFFF; text-decoration: underline;}

A.menu{font-weight:normal; font-size: 12px; color:#333333; text-decoration: none;}
A.menu:visited { color:#333333; text-decoration: none;}
A.menu:hover {color:#333333; text-decoration: underline;}


A.review {FONT-WEIGHT: bold; font-size: 12px; COLOR: #2B5480; TEXT-DECORATION: underline;}
A.review:visited {COLOR: #2B5480; TEXT-DECORATION: underline;}
A.review:hover {COLOR: #2B5480; TEXT-DECORATION: none;}

A.directory {FONT-WEIGHT: normal; font-size: 12px; COLOR: #0066cc; TEXT-DECORATION: underline;}
A.directory:visited {COLOR: #0066cc; TEXT-DECORATION: underline;}
A.directory:hover {COLOR: #0066cc; TEXT-DECORATION: none;}

A.marquee{text-decoration: none; font-size:12px;}
A.marquee:visited{text-decoration: none; font-size:12px;}
A.marquee:hover{text-decoration: none; font-size:12px;}

.rate_head {font-weight:bold; color: #ffffff; background-color: #A44200; text-align: center; font-size:12px;}
.date {font-size:11px;color:#999999;}

a.tooltip {position: relative;}
a.tooltip span {display: none;}
a.tooltip:hover {font-size: 80%;}
a.tooltip:hover span{
  display:block;
  position:absolute;
  bottom:30px;
  width: 15em;
  padding:5px;
  border:1px solid #000000;
  background:#2B5480;
  color:#ffffff;
  text-decoration:none;
  text-align:left;
}
.style1 {font-size: 11px;color: #FFFFFF;}
