H1 {
	font-family: Arial;
	color: #0000bb;
	font-weight: bold;
	font-size: 140%;
}

.menu {
   float : left;
   z-index: 4;
 }

.menubutton {
	background: url('/images/button.gif') no-repeat;
	width: 125px;
	height: 27px;
	line-height: 27px;
	font-family: Arial;
	font-weight: bold;
	text-indent: 7px;
	font-size: 13px;
}

.menubutton a:link { color: white; text-decoration: none; width: 100%; }
.menubutton a:visited { color: white; text-decoration: none; width: 100%; }

.menu1 {
	font-family: Arial;
	width: 100%;
	font-weight: bold;
	font-size: 85%;
	text-indent: 3px;
}

.menu1 a:link { text-decoration: none; color: #0000CC; width: 100%; line-height: 22px; }
.menu1 a:visited { text-decoration: none; color: #0000CC; width: 100%;  line-height: 22px; }
.menu1 a:hover { text-decoration: none; color: #FFFFFF; background: #0000CC; width: 100%; line-height: 22px; }


.header {
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: 0337AB;
}

.priceheader {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: 0337AB;
}


.main {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: 000000;
}

.mainblack {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	font-weight : bold;
	background-color : #2954B6;
}

.blue2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffffff;
}

.stdlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 0000ff;
}

.red {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: ffffff;
	font-weight : bold;
	background-color : #e30000;
}

#bold {font-weight: bold;}

.content {
	position:relative; 
	width:585px;
	z-index:3; 
	margin-left: 180px;
}

.background {
	display:none;
	z-index:1; 
	position:absolute; 
	width:auto;
	margin-left: 50px;
	top:141px;
}

.vbtableheader { background: #0337AB; font-family: Arial; font-size: 13px; font-weight: bold; color: #FFFFFF; }
.vbtablebody { background: #9ec9e6; font-family: Arial; font-size: 13px; color: #000000; }
