body
{
	margin-top:0;
}
.textbox
{
	border-left : 1px solid #b6b6b6; 
	border-right : 1px solid #b6b6b6; 
	border-top : 1px solid #b6b6b6; 
	border-bottom : 1px solid #b6b6b6; 
	background-color : #ffffff; 
	font-size : 11px;
	font-family : Verdana; 
	color : #000000; 
}
.inputnormal
{
	font-size : 11px; 
	color : #996633; 
	font-weight: normal;
	font-family : Verdana;
}
.inputbold
{
	font-size : 11px; 
	color : #996633; 
	font-weight: bold;
	font-family : Verdana;
}
.topiclinks
{
	font-size : 11px;
	font-family : Verdana; 
	color : #FF9900;
	text-decoration : none; 
}
.topictext
{
	font-size : 11px;
	font-family : Verdana; 
	color : #FF9900;
	font-weight: bold;
}
a.topiclinks:link
{
	font-size : 11px;
	font-family : Verdana; 
	color : #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.topiclinks:hover
{
	font-size : 11px;
	font-family : Verdana; 
	color : #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.topiclinks:visited
{
	font-size : 11px;
	font-family : Verdana; 
	color : #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.menuarrow
{
font-size : 10px; 
font-weight : bold; 
color : #FF9900; 
font-family : Verdana; 
} 
.messagetext
{
	font-family: Verdana;
	font-size: 9pt;
	color: #996633;
	font-weight : normal;
}
.messagetextbold
{
	font-family: Verdana;
	font-size: 9pt;
	color: #996633;
	font-weight : bold;
}
a.topiclink
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}
a.topiclink:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}
a.topiclink:visited
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}
.legend
{
	border-color: #996633;
	border-style: solid;
	border-width: 1px;
}