H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}


H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : #FFFFFF;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	




}


A:link  {
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration: none;

}



A:visited  {
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration: none;

}
A:hover  {
	font-weight : normal;
	font-style : normal;
	color : #000066;
	text-decoration: underline;

}
table {
	font-size: 11px;
}
hr {
	font-size: 1px;
	color: #663300;
	line-height: 1px;
	height: 1px;

}
th {
	color: #CC6633;
	font-size: 12px;

}
.textbox {
	border: 1px solid #000000;
	font-size: 11px;

}
.menuitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../images/buttonbg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;





}
.top {
	background-attachment: fixed;
	background-image: url(../../images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

