h1 {margin: 15px; font-family: old english text MT, tahoma, verdana; letter-spacing: 2px; font-size: 25px; font-weight: bold; color: #091B71; text-align: left;}
h3 {font-family: verdana; font-size: 10px; color: White;}
h2 {margin: 15px; font-family: verdana; font-size: 13px; font-weight: bold; color: black; text-align: left;}

font.marquee
{
	font-family: Verdana;
	font-size: 14px;
	color: White;
	word-spacing: 20px;
}

p.main
{
	font-family: verdana;
	font-size: 8pt;
	text-align: justify;
	line-height: 17px;
	color: black;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-right: 10px;
}

p.inner
{
	font-family: verdana;
	font-size: 10pt;
	text-align: justify;
	word-spacing: 5px;
	line-height: 20px;
	color: black;
	margin: 25px;
}

p.pages
{
	font-family: arial;
	font-size: 10pt;
	text-align: justify;
	word-spacing: 5px;
	line-height: 20px;
	color: black;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 25px;
}

a.main
{
	font-family: arial;
	font-size: 9pt;
	letter-spacing: 1px;
	word-spacing: normal;
	text-align: center;
	line-height: 20px;
	color: yellow;
	margin-top: 10px;
	text-decoration: none;
}



a:hover.main
{
	font-family: arial;
	font-size: 9pt;
	letter-spacing: 1px;
	word-spacing: normal;
	text-align: center;
	line-height: 20px;
	color: black;
	margin-top: 10px;
	text-decoration: none;
}



A.top {
	FONT-SIZE: 9pt;
	FONT-FAMILY: tahoma;
	padding-left: 10pt;
	font-weight: bold;
	COLOR: #004FC4;
	word-spacing: 0.05em;
	letter-spacing: 1pt;
	TEXT-DECORATION: none;
}

A:hover.top {
	FONT-SIZE: 10pt;
	FONT-FAMILY: tahoma;
	padding-left: 13pt;
	font-weight: bold;
	COLOR: #091B71;
	border-bottom: 0px;
	padding-bottom: 0px;
	TEXT-DECORATION: none;
}


td.contact
{
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	height: 20px;
	border-bottom: 1px solid gray;
	background:url(images/textboxo.gif) repeat-y left;
}

td.contactr
{
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: blue;
	height: 20px;
	border-bottom: 1px solid gray;
}

input.button
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #E8F3FF;
color: #333333;
font-size: 10px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
} 

input.text
{
font-family: verdana;
color: blue;
background: #E8F3FF;
border: 1px outset #781351;
text-align:left; 
border-style: outset; 
font-size:8pt; 
font-weight: normal; 
background:url(images/textbox.gif) repeat-y right;
}

.textarea
{
font-family: verdana;
color: blue;
background: #E8F3FF;
border: 1px solid #781351;
text-align:left; 
border-style: ridge; 
font-size:8pt; 
font-weight: normal; 
background:url(images/textbox.gif) repeat-y right;
}



#button {
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	}
		
#button li {
		border-bottom: 1px solid gray;
		margin: 0;
	}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #999999;
		border-right: 10px solid #CCCCCC;
		background-color: #B3B3B3;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

#button li a:hover {
		border-left: 10px solid #A6A6A6;
		border-right: 10px solid #D9D9D9;
		background-color: #BFBFBF;
		color: black;
		font-weight: bold;
		}



