
<style type="text/css">

body, normal {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

p, td {
	font-size : 9pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #000000;
	padding:0px;
	
}

.ecom {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #000000;
	
}


.menu_header {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #ffffff;
}

h3 {
	font-size : 10pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}
	

.header1 {
	font-size : 9pt;
	font-weight : bold;
	font-family : verdana, Helvetica, sans-serif;		
	color : #ffffff;
}

.header2 {
	font-size : 10pt;
	font-weight : bold;
	font-family : verdana, Helvetica, sans-serif;		
	color : #ffffff;
}
.darkorange {
	font-size : 10pt;
	font-weight : bold;
	font-family : verdana, Helvetica, sans-serif;		
	color : #05121A;
}
.header3 {
	font-size : 9pt;
	font-weight : normal;
	font-family : verdana, Helvetica, sans-serif;		
	color : #ffffff;
}

.smallsearch {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
}

INPUT.text_box {
	color: #000000;
	background-color: #A5A5CE;
	font-size: 10pt;
	width: 90;
	font-weight: normal;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

INPUT.textbox {
	color: #000000;
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	border-color: #A5A5CE;
	border-style: solid;
	border-width: 1px;
}

INPUT.FormBtn {
	color: #000000;
	background-color: #A5A5CE;
	font-size: 10pt;
	font-weight: bold;
	width: 40;	
	height: 20px;
	font-weight: normal;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}


SELECT.member {
	color: #000000;
	background-color: #A5A5CE;
	font-size: 7pt;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}


a {
	text-decoration : none;
	font-size : 9pt;
	color : #7b991f;
}

a.feature {
	text-decoration : none;
	font-size : 8pt;
	color : #ff6600;
	font-weight : bold;
	font-style : italic;
}

a.results {
	text-decoration : none;
	font-size : 11pt;
	color : #ffffff;
}

a:hover {
	text-decoration : underline;
}

</style>

<link rel="stylesheet" href="main.css" type="text/css">