body, table, tr, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #3366CC;
margin: auto;
}

a {
	color: #CC0000;
	font-weight: 700;
	text-decoration: none;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}

a:active {
	color: #CC0000;
	text-decoration: none;
}

 a.bottom:link {
	color: #FFFF00;
	text-decoration: none;
}

 a.bottom:visited {
	color: #FFFF00;
	text-decoration: none;
}

 a.bottom:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}

 a.bottom:active {
	color: #666666;
	text-decoration: none;
}

h1 {
font-size: 120%;
font-weight: 700;
color: #206ACD;
}

h2 {
font-size: 120%;
font-weight: 700;
color: #FCFF11;
}

.menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(pro_five_0c.gif) repeat-x left bottom; font-size:11px;}
.menu5 li {float:left; height:40px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background:url(pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background:url(pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background: url(pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background: url(pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background:url(pro_five_2b.gif) no-repeat right top;}

#maincopy {
width: 740;
padding: 2em;
}

.spec {
font-size: 110%;
}

.smtext {
font-size: 80%;
}

.bigtext {
font-size: 120%;
font-weight: 700;
}

.bigreg {
font-size: 120%;
}

.bigred {
font-size: 130%;
color: #CC0000;
font-weight: 700;
}

.blktext {
color: #000000;
font-weight: 700;
}

.btn {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #CCCCCC;
}

table.ad {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #3366cc;
	border-collapse: collapse;
	background-color: white;
	font-family:verdana;
}
table.ad th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: ;
	color: #3366CC;
	-moz-border-radius: ;
	text-align: center;
}
table.ad td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: ;
	background-color: white;
	-moz-border-radius: ;
	text-align: center;
	font-size: 12px;
}
 
 table.specials th {
 color: black;
 font-size: 120%;
 }
 .btmline {
 border-bottom: 1px solid #DDDDDD;
 }