
body{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color:#CECECE;
	background-color: #363636
}

a:link{  
	color: #B9B9B9;
	text-decoration : none;
}

a:visited{ 
	color: #B9B9B9;
	text-decoration : none;
}
a:hover{ 
	color: #FF9900;
	text-decoration : none;
}
a:link.topnav{
 color: #363636;
}
a:visited.topnav{ 
	color: #363636;
	text-decoration : none;
}
a:hover.topnav{ 
	color: #666666;
	text-decoration : none;
}
.title{
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
}
.fourteen_pt {
	font-size: 14pt;
}
.twelve_pt {
	font-size: 12pt;
}
.twelve_px {
	font-size: 12px;
}
.ten_pt {
	font-size: 10pt;
}
.eight_pt {
	font-size: 8pt;
}
.italic {
	font-style: italic;
}
.image {
	margin: 5px;
}
.bold {
	font-weight: bold;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
}
.sideBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B9B9;
}
.orderField{
width:15pt
}
input{
	background-color: #666666;
	border: 1px solid #B9B9B9;
	color: #B9B9B9;
	vertical-align: middle;
}
select{
	background-color: #666666;
	border: 1px solid #B9B9B9;
	color: #B9B9B9;
	vertical-align: middle;
}
