
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;
}

a{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:hover{font-weight:bold; text-decoration:none; color:#00FCFC; }

.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;}



