a.menu:link, a.menu:visited {
	width: 85px;
	height: 25px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
}

td.titles {
	color : #0066ff;
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	font-weight : bold;
	border-bottom: solid 1px;
  border-color : #2d2dc3;
  vertical-align: top;
}

td.maintext {
    color : #333333;
    font-family : Verdana, Arial, Tahoma;
    font-size : 10px;
    font-weight : mormal;
}

.LoginTextBox {
	width: 80px;
	display: marker;
	border: 1px solid #FF6633;
	height: 18px;
}

.LoginButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6633;
	letter-spacing: 1px;
	border: 1px solid #000000;
	list-style-type: none;
}

.LogonMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	height: auto;
}

.LoginLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.DropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.LoggedInButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6633;
	letter-spacing: 1px;
	border: 1px solid #000000;
	list-style-type: none;
	width: 100px;
}

table.contact {
    color : #333333;
    font-family : Verdana, Arial, Tahoma;
    font-size : 10px;
    font-weight : mormal;
}

td.contact {
    color : #333333;
    font-family : Verdana, Arial, Tahoma;
    font-size : 10px;
    font-weight : mormal;
}

a.price:link, a.price:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.price:hover {
	color: #CC0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

td.price1 {
    color : #ffffff;
    font-family : Verdana, Arial, Tahoma;
    font-size : 11px;
    font-weight : bold;
	background-color: #ff7a21;
	padding: 2px;
}

td.price2 {
    color : #ffffff;
    font-family : Verdana, Arial, Tahoma;
    font-size : 11px;
    font-weight : bold;
	background-color: #6699cc;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.price3 {
    color : #333333;
    font-family : Verdana, Arial, Tahoma;
    font-size : 11px;
    font-weight : mormal;
	text-align: center;
	background-color: #ffffff;
	padding-left: 5px;
}

td.footer {
	background-color:#026A96;
	color : #ffffff;
    font-family : Verdana, Arial, Tahoma;
    font-size : 10px;
    font-weight : bold;
}