p, body, br, table, td
{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 11px;
	scrollbar-face-color: #FFFFCC;
	scrollbar-highlight-color: #0D3754;
	scrollbar-shadow-color: #0D3754;
	scrollbar-3dlight-color: #0D3754;
	scrollbar-arrow-color: #0D3754;
	scrollbar-darkshadow-color: #0D3754;
	scrollbar-track-color:#0D3754;


}

body{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 10px;
	background-color: #0D3754;


}



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

a:visited {
	color:#CC6633;
	text-decoration:none;
}

a:hover {
	color:#FFCC99;
	text-decoration:none;
	cursor:help;
}

input, select, textarea {
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 11px;
	background-color:#000000;
	border:1px solid #666666;
	vertical-align: middle;
}

.title {
font-weight: bold;
text-transform: uppercase;
font-family: tahoma;
font-size: 7pt;
}
