body
{
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #000000;
}
a:link 
{
	color: #006600;
	text-decoration:none;
}
a:hover 
{
	color: #0099FF;
	text-decoration:none;
}
a:visited 
{
	color: #006600;
	text-decoration:none;
}
a:active 
{
	color: #0099FF;
	text-decoration:none;
}
.input_style 
{
	color:#333333;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.table_hd {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #31404E;
	height: 24px;
}

.tahoma11px {
	font-family:"Tahoma";
	font-size: 11px;
}
.tahoma12px {
	font-family:"Tahoma";
	font-size: 12px;
}
.button_style
{ 
	font-family:"Tahoma";
	font-size:11px;
	cursor:pointer;
	height:24px;
}
.border_tb 
{
	border: 1px solid #999999;
}
.legend {
	font-family:"Tahoma";
	font-size: 12px;
	color:#FFFFFF;
	background-color:#31404E;
	padding:5;
}
.head_bar
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	background-color:#31404E;
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #666666;
	height:32;
}
.body_tb 
{
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #999999;
	background-color:#FFFFFF;
}
