td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#606C59;
}
.pricetd {
	text-align: center;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#606C59;
}
.logo {
	text-align: left;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:32px;
	color:white;
}
.logosmall {
	text-align: left;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:white;
}
th {
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
}
.small {
	text-align: left;
	font-family:Tahoma;
	font-size:10px;
	color:#606C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}
H2 {
	color: #000000;
	font-weight: bold;
	font-size : 16px;
}
H3 {
	color: #000000;
	font-weight: bold;
	font-size : 14px;
}

.bold {
	font-weight: bold;
}
.pricetable { 
	background: #CDCAAF; 
	border-top: #9A9561 solid thin;
      border-bottom:#4A472F solid thin; 
	border-right: #4A472F solid thin; 
	border-left: #9A9561 solid thin;
}
.profile {
	text-align: left;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

.submit { color: #000000; font-size: 12px; font-weight: bold; background: #FFFFDD; border-top: #9A9561 solid thin;
      border-bottom:#4A472F solid thin; border-right: #4A472F solid thin; border-left: #9A9561 solid thin;
      font-family: arial, helvetica, sans-serif; width:130px; }
.shortsubmit { color: #000000; font-size: 12px; font-weight: bold; background: #FFFFDD; border-top: #9A9561 solid thin;
      border-bottom:#4A472F solid thin; border-right: #4A472F solid thin; border-left: #9A9561 solid thin;
      font-family: arial, helvetica, sans-serif; width:80px; }
.smallsubmit { color: #000000; font-size: 11px; font-weight: bold; background: #FFFFDD; border-top: #9A9561 solid thin;
      border-bottom:#4A472F solid thin; border-right: #4A472F solid thin; border-left: #9A9561 solid thin;
      font-family: arial, helvetica, sans-serif; width:110px; }
