A:hover { color:#ff0000; text-decoration: none; }

td, font, small { font-family: verdana, tahoma, sans-serif; font-size: 13px; }

h1, h1 font { font-family: verdana, tahoma, sans-serif; color: #000099; font-size: 24px; font-weight: bold; }
h2, h2 font { font-family: verdana, tahoma, sans-serif; color: #000099; font-size: 18px; font-weight: bold; }
h3, h3 font { font-family: verdana, tahoma, sans-serif; color: #000099; font-size: 16px; font-weight: bold; }
h4, h4 font { font-family: verdana, tahoma, sans-serif; color: #000099; font-size: 14px; font-weight: bold; }
h5, h5 font { font-family: verdana, tahoma, sans-serif; color: #000099; font-size: 12px; font-weight: bold; }

.ridge { border-style: solid; border-color: #000099; border-width: 1px; border-right: 0px; border-bottom: 0px; margin-top: 4px; margin-bottom: 4px; }
.ridge td { border-style: solid; border-color: #000099; border-width: 1px; border-top: 0px; border-left: 0px; padding: 4px; }

.divide { border-style: solid; border-color: #000099; border-width: 1px; border-right: 0px; border-left: 0px; border-top: 0px; }

.hd1 { color: #5A98ED; font-size: 14px; margin-top: 5px; border-bottom: 1px solid #5A98ED; }
.hd2 { color: #5A98ED; font-size: 12px; margin-top: 5px; margin-right: 50px; border-bottom: 1px solid #5A98ED; }

.f_header1 { font-size: 18px; font-weight: bold; }
.f_header2 { font-family: verdana; font-size: 16px; font-weight: bold; }
.f_subheader1 { font-size: 13px; }
.f_viewpage { font-size: 11px; }
.f_viewPageBold { font-size: 11px; font-weight: bold;}
.f_getcoupon { font-size: 13px; font-weight: bold;}
.f_boardlinks { font-size: 11px; color: #ffffff; }
.f_nextprev { font-family: sans-serif; font-size: 9px; font-weight: bold; }
.f_topicsin { font-size: 18px; font-weight: bold; }
.f_forumname { font-size: 13px; }
.f_messages { font-size: 13px; }
.f_subject { font-size: 13px; }
.f_name { font-size: 13px; }
.f_date { font-size: 13px; }
.f_time { font-size: 13px; }
.f_subject2 { font-size: 13px; }
.f_name2 { font-size: 13px; }
.f_date2 { font-size: 12px; }
.f_postedon { font-size: 10px; }

.f_toptable { border-style: solid; border-color: #000099; border-width: 1px; }
.f_toptable th { font-size: 11px; color: #ffffff; background-color: #000099; }
.f_toptable td { padding-right: 10px; font-size: 11px; }
.f_toptable td a { font-size: 11px; }

img[src="new.gif"] { width: 24px; height: 10px; } 

.email a {
	font-family: verdana, tahoma, sans-serif; font-size: 13px;
}

.email a:hover {
	text-decoration: none;
}

.email a div {
	font-family: verdana, tahoma, sans-serif; font-size: 13px;
	text-align: left;
	display: none;
	padding: 5px;
	color: #000099;
	width: 200px;
	border: 0px solid #000099;
}

.email a:hover div {
	display: block;
	border: 1px solid #000099;
}

.email a:hover {
	border: 0px solid #000099;
}

