.button {
font-size:11px;
	color:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	height:2em;
	background-color:#000066;
	outline-color:#CC6600;
	border:thin #00FFFF;
}
P{
	font-size:12px;
	color:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
H1{
	font-size:14px;
	color:FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H2{
	font-size:12px;
	color:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H3{
	font-size:24px;
	color:#000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menubutton {
	font-size:11px;
	color:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	height:2em;
	background-color:#000066;
	outline-color:#CC6600;
	border:medium #0099FF;
}
.menubutton:hover {
	font-size:11px;
	color:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	height:2em;
	background-color:#000066;
	outline-color:#CC6600;
	border:medium #FFFFFF ;
}
.linklarge
{
	font-size:14px;
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link
{
	font-size:9px;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.link:hover
{
	font-size:9px;
	color:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.maintext
{
	font-size:12px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.5em;
	
}
.maintextbold
{
	font-size:12px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:1.5em;
	
}
.heading
{
	font-size:14px;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	line-height:2em;
	
}
.headingLARGE
{
	font-size:18px;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	line-height:2em;
	
}
.pageref
{
	font-size:14px;
	color:#CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	line-height:2em;
	
}
a{color:#FF6600; text-decoration: none; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; padding:0px 0px 0px 10px;}
a:hover{ color:#999999; padding:0px 0px 0px 10px;}
.background { background-color:#FFCC00; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; border-color:#003300;}
.class2 {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.class1 {  font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif}
.class3 {  font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#CCCC66; font-weight:normal;}

.offer_blink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #CC3300; text-decoration: blink}
.grey {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}
P1 {
{
	font-size:12px;
	color:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.P3 {
{
	font-size:12px;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.5em
}

	font-size:14px;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
<style>
/* Class for the div which will hold the images */
.expandable {
  /* You must specify a width for the area that contains 
  the images or Firefox, Opera, and Safari will expand 
  the hoverable area to the full width available.  */
  width: 268px;
  margin: 0;
  padding: 0;
}
/* Hide the full sized image */
.expandable a .full{
  display: none;
}
/* Specify the position of the full sized image (for IE) */
.expandable a:hover{
  position: relative;
}
/* Display the full sized image when link is hovered over */
.expandable a:hover .full{
  position:absolute;
  top:-185px;
  display: block;
  z-index: 1;
}
/* Hide the thumbnail when the full sized image is shown */
.expandable a:hover .thumb {
  visibility: hidden;
}
</style>
<!--[if IE 6]>
<style>.expandable a:hover .full{ top:0; }</style>
<![endif]-->

#menu {

float: left;
width: 943px;
padding-left: 25px;
margin: 15px 0 25px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}

.menulink:link, A.menulink:visited, A.menulink:hover, A.activemenulink:link, A.activemenulink:visited, A.activemenulink:hover {
padding: 0 9px 0 4px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: #9bb7c9;
border-right: 2px solid #eb7c31;
}
.menulink:hover, A.activemenulink:link, A.activemenulink:visited, A.activemenulink:hover {
	color: #eb7c31;
	text-decoration: none;
}
.nav_button {
	font-size:1.2em;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	height:1.5em;
	text-align:center;
}
.nav_button:hover {
	font-size:1.2em;
	color:#FF6600;
	font-weight: normal;
	font-style: normal;
	height:1.5em;
	text-align:center;
}
.extras:link {
padding: 0 0 0 0;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color:#FF9900;
}
.menulink:hover {
padding: 0 0 0 0;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color:#CCCCCC;
}
