.d-font
{
	font-family: "Verdana";
	font-size: 9pt;
}
.head-td {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#CC6600;
}
.head-td a {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#CC6600;
}
.head-td a:visited {
	text-decoration: none;
}
.head-td a:link {
	text-decoration: none;
}
.head-td a:active {
	text-decoration: underline;
}
.head-td a:hover {
	text-decoration: underline;
}
/**/
.normal-textbox {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
	border:1px solid #666666;
	padding:2px;
}
.normal-td {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}
.normal-td a {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}
.normal-td a:visited {
	color:#666666;
}
.normal-td a:link {
	color:#666666;	
}
.normal-td a:active {
	color:#333333;
}
.normal-td a:hover {
	color:#333333;
}
/**/
.bold-style {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#999999;
}
/**/
a.focus-style {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#999999;
}
/**/
.red-style {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#FF0000;
}
/**/
.fix-bg {
	background-repeat: no-repeat;
	background-position: center bottom;
}
/**/
.alpha_disable {
	FILTER: Alpha(Opacity=20);
	cursor:default;
}
.alpha_enable {
	padding:1px;
	filter:shadow(color:gray);
	cursor:hand;
}
.blue-style {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#072A6D;
}
.floatright{
	float:right;
	padding:10px;
}
.floatleft{
	float:left;
	padding:10px;
}
body{
	background-color:#ffffff;
}
.transparent
{
	border:0px;
	background-color:Transparent;
	font-size:1px;
}
