
body {
font-family: tahoma;
font-weight: normal;
font-size: 8pt;
color: #004860;
}

select {
  width: 107px;
  font-family: tahoma;
  font-size: 8pt;
  font-weight: bold;
 }

option.gray {
  background-color: #eeeeee;
  font-size: 7pt;
  color: black;}

input.red {
    cursor: hand;
    padding: 1px;
	background-color: #197695;
	border-color: #389DBE #004860 #004860 #389DBE;
	border-style: solid;
	border-width: 1px;
	color: #00FCFC;
	font-family: tahoma;
	font-weight: bold;
    font-size: 8pt;
}

.links{padding: 1px;
	background-color: #197695;
	border-color: #389DBE #004860 #004860 #389DBE;
	border-style: solid;
	border-width: 1px;
	color: #00FCFC;
	font-family: tahoma;
	font-weight: bold;
    font-size: 8pt;
    text-decoration: none;}
a{ 
text-decoration: none;}

.housebutton {font-weight: bold;
font-size: 8pt;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;}

.housebutton a:hover {
color: #ffffff;
background-color: #005A75;
border-top: 2px #004860 solid;
border-left: 2px #004860 solid;
border-bottom: 2px #197695 solid;
border-right: 2px #197695 solid;}

.housebutton a 
{padding: 1px;
text-decoration: none;
width: auto;
display: block;
background-color: #197695; color:#00FCFC;
border-top: 2px #389DBE solid;
border-left: 2px #389DBE solid;
border-bottom: 2px #004860 solid;
border-right: 2px #004860 solid;}

.salebutton {font-weight: bold;
font-size: 8pt;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;}

.salebutton a {padding: 1px;
text-decoration: none;
width: auto;
display: block;
color: #35001A;
background-color: #BA899E;
border-top: 2px #DCADC1 solid;
border-left: 2px #DCADC1 solid;
border-bottom: 2px #8B576E solid;
border-right: 2px #8B576E solid;}

.salebutton a:hover {background-color: #8B576E; color:#FFFF00;
border-top: 2px #97667C solid;
border-left: 2px #97667C solid;
border-bottom: 2px #DCADC1 solid;
border-right: 2px #DCADC1 solid;}

.phbutton {font-weight: bold;
font-size: 8pt;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;}

.phbutton a
{padding: 1px;
text-decoration: none;
width: auto;
display: block;
background-color: #197695; color:#00FCFC;
border-top: 2px #389DBE solid;
border-left: 2px #389DBE solid;
border-bottom: 2px #004860 solid;
border-right: 2px #004860 solid;}

.phbutton a:hover {color: #ffffff;
background-color: #005A75;
border-top: 2px #004860 solid;
border-left: 2px #004860 solid;
border-bottom: 2px #197695 solid;
border-right: 2px #197695 solid;}

#menu {position:relative; top:10px; left:10px; width:75px; background-color:#f8f8f8;}
#menu a.p1, #menu a.p1:visited {display:block; width:75px; height:75px; text-decoration:none; top:0; left:0; border:0;}
#menu a img {border:1px;}
#menu a.p1:hover {text-decoration:none; background-color:#f8f8f8; color:#000; border:1px;}
#menu a .large {display:block; position:absolute; width:1px; height:1px; border:1px; top:-1px; left:-1px;}
#menu a.p1:hover .large {position:absolute; top:-100px; left:150px; width:auto; height:auto; border:1px solid #000000;}


.menubutton {font-weight: bold;
font-size: 8pt;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;}

.menubutton a:hover {
color: #ffffff;
background-color: #005A75;
border-top: 2px #004860 solid;
border-left: 2px #004860 solid;
border-bottom: 2px #197695 solid;
border-right: 2px #197695 solid;}

.menubutton a 
{padding: 1px;
text-decoration: none;
width: auto;
display: block;
background-color: #197695; color:#00FCFC;
border-top: 2px #389DBE solid;
border-left: 2px #389DBE solid;
border-bottom: 2px #004860 solid;
border-right: 2px #004860 solid;}



