/* ------------------------------------ *
 CSS
 17 November 2007 11:19:09
 HAPedit 3.1.11.111
 * ------------------------------------ */
input        {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000066
}
select        { color: #006; font-size: 10px; font-family: Verdana }
table          {
	color: #000066;
	font-size: 12px;
	font-family: sans-serif;
}
textarea     {
	font-family: sans-serif;
	color: #000066;
	font-size: 11px
}
a             { color: #33c; font-size: 12px; font-family: sans-serif; text-decoration: none }
a:hover      { color: #669; text-decoration: underline }
.visbuttonold        { color: #99f; font-size: 10px; font-family: Verdana; background-image: url(images/button.png); text-align: center; cursor: hand; width: 150px; height: 22px; border: outset 1px }
.visbuttonold:hover    { color: #fc0; cursor: hand; cursor:pointer; border: solid 1px }
.mya            { font-family: Verdana; color: #99f; font-size: 10px; text-decoration:none }
.mya:hover      { color:white }
.qt    { color: #669; margin: 3px; padding: 5px; clip: rect(auto auto auto auto); border: solid 1px }
.messagetxt { color: #006; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 4px }
.termstext { color: #669; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.termslink { color: #99c; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
.titletext  { color: #ccf; font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.newvisbutton   { color: #003; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: url("topcocks/newbutton.png"); background-repeat: no-repeat; cursor: hand; width: 150px; height: 40px }
.visbutton3  { color: #99c; font-size: 12px; font-family: Helvetica; font-weight: bold; background-color: #009; text-align: center; cursor: hand; width: 150px; height: 22px }
body   { background-color: #006; background-image: url("images/bits/bluefade.png"); background-repeat: repeat-x; margin: 10px }
a.button  { color: #30c; font: 12px arial, sans-serif; text-decoration: none; background: url("images/bits/rightbutton.gif") no-repeat right top; display: block; margin-right: 6px; padding-right: 18px; height: 24px; float: left }
a.button span { background: transparent url('images/bits/leftbutton.gif') no-repeat; display: block; line-height: 14px; padding: 5px 0 5px 18px;}
a.button:active   { background-position: right bottom; outline: none medium }
a.button:active span  { color: #669; background-position: left bottom; padding: 6px 0 4px 18px }
.visbutton2    { color: #30c; font: 12px arial, sans-serif; text-decoration: none; background: url("images/bits/fixedbutton.gif") no-repeat left top; display: block; width: 150px; height: 24px; float: left; border-style: none}
.visbutton2:active   { background-position: left bottom; outline: none medium }
.visbutton    { color: #30c; font: 12px arial, sans-serif; text-decoration: none; background: url("images/bits/fixedbutton.gif") no-repeat left top; display: block; width: 150px; height: 24px; border-style: none}
.visbutton:active   { background-position: left bottom; outline: none medium }

#bannerContainer      { visibility: visible; width: 100%; height: 30px }
#bannerContainer td     { color: #fc9; font-size: 12px; font-family: Verdana; font-weight: bold; background-color: #006; text-align: center; width: 14%; border-top: medium none; border-bottom: medium none }
#bannerContainer a   { color: #fc9; font-size: 12px; font-family: Verdana; font-weight: bold }
#bannerContainer a:hover { color: #fff }
#menu1      {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 43%;
	width: auto;
	border: solid 1px #669;
	background-image: url(images/bits/transbluedark.png);
}
#menu2      {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 57.2%;
	width: auto;
	border: solid 1px #669;
	background-image: url(images/bits/transbluedark.png);
}
#menu3      {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 71.5%;
	width: auto;
	border: solid 1px #669;
	background-image: url(images/bits/transbluedark.png);
}
#layer2 { background-color: #99f; visibility: visible; position: absolute; top: 52px; left: 52px; width: 976px; height: 270px }
#bannerContainer li   {
	list-style-image: url("images/bpointblue.gif");
	padding-right: 20px;
}
#bannerContainer ul  {
	margin: 20;
	padding: 6;
	color: #ccf;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
#savediv {
}

img { border:none; }
