Font
{
font-size:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

Font.giant
{
font-size:50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

td
{
font-size:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


Font.smaller
{
font-size:8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


Font.copy
{
font-size:8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}


Font.header
{
font-size:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

Font.headerbigger
{
font-size:17px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}


Font.bigger
{
font-size:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

H3
{
font-size:19px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#526582;
}


P
{
font-size:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

P.bg
{
font-size:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#ffcc99;
}

a 
{
font-size:13px;
font-family:   Arial, Verdana, Helvetica, sans-serif;
TEXT-DECORATION: none; color : #294270;
font-weight:bold;
}

a:hover 
{
font-size:13px;
font-family:   Arial, Verdana, Helvetica, sans-serif;
TEXT-DECORATION: underline; color : #8CA4D2;
font-weight:bold;
}

a.toptop {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

a.toptop:hover {
	color: #cccccc;
	text-decoration: underline;
	font-weight:bold;
}



a.website {
	color: #7D1310;
	text-decoration: none;
	font-weight:bold;
}

a.website:hover {
	color: black;
	text-decoration: underline;
	font-weight:bold;
}



a.banner {
	color: #7D1310;
	text-decoration: none;
	font-weight:bold;
}

a.banner:hover {
	color: #999966;
	text-decoration: underline;
	font-weight:bold;
}


a.email {
	color: #7D1310;
	text-decoration: none;
}

a.email:hover {
	color: #999966;
	text-decoration: underline;
}



a.bottom {
	color : #294270;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

a.bottom:hover {
	color : #8CA4D2;
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
}


input.txt
{
	color:#000000;
	font-size:10px;
	font-family:arial;
	height:16 px;
	border: 1 px;
	border-shadow:#000000;
	border-style:solid;
	width:70px;
}

input.nolength
{
	color:#000000;
	font-size:10px;
	font-family:arial;
	height:16 px;
	border: 1 px;
	border-shadow:#000000;
	border-style:solid;
}

input.ISD
{
	color:#000000;
	font-size:10px;
	font-family:arial;
	height:16 px;
	border: 1 px;
	border-shadow:#000000;
	border-style:solid;
	width:30px;
}


select.new
{
	color:#000000;
	font-size:10px;
	font-family:arial;
	border: 1 px;
	border-style: solid;
	width:45px;
}

select.country
{
	color:#000000;
	font-size:11px;
	font-family:arial;
	border: 1 px;
	border-style: solid;
	width:450px;
}


select.month
{
	color:#000000;
	font-size:10px;
	font-family:arial;
	border: 1 px;
	border-style: solid;
}

textarea.format
{
	color:#000000;
	font-size:10px;
	font-family:arial;
	height:40 px;
	border: 1 px;
	border-style: solid;
}

textarea.noformat
{
	color:#000000;
	font-size:10px;
	font-family:arial;
	border: 1 px;
	border-style: solid;
}


input.sbmt
{
	color:#000000;
	font-size:12px;
	font-family:arial;
	height:20px;
	width:60px;
	border-color:#000000;
	border: 1 px;
	border-style: solid;
}
input.ref
{
	color:#000000;
	font-size:12px;
	font-family:arial;
	height:20px;
	border-color:#000000;
	width:30px;
	border: 1 px;
	border-style: solid;
}