BODY {
	font-size : 10px;
	font-family : Tahoma;
	color : #000000;
	margin: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	FONT-STYLE: normal;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	SCROLLBAR-BASE-COLOR: #cccccc;
	background-color: #ffffff;
}

TD {
	font-size : 10pt;
	font-family : Tahoma;
	color : #666666;
	}

.Bold {
	font-size : 10pt;
	font-family : Tahoma;
	color : #D40000;
	font-weight: bold;
	}
	
.tail {
	font-size : 8pt;
	font-family : Tahoma;
	color : #999999;
	}
	
.h-2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.codeboxes {
	border: 1px dashed #cccccc;
}

.BlackB {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

A.menu:link, A.menu:visited, A.menu:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #931B1B;
	text-decoration: NONE;
}
A.menu:hover {
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.textbox {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
.codeboxes {
	font-family: Tahoma;
	border: 1px dashed #cccccc;
	background-color: #FFFFFF;
}

.FORM, .BUTTON, .SELECT, .INPUT {
	FONT-SIZE: 11px; COLOR: #000000;  FONT-FAMILY: Tahoma;
}

.pic {
	border: 2px solid #D40000;
	}
.menulink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	width: 150px;
	vertical-align: middle;
	line-height: 25px;
	text-decoration: none;
	background-color: #D60000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
a.menulink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 25px;
	width: 150px;
	line-height: 25px;
}
TD {
	font-size : 12px;
	font-family : Tahoma;
	font-color : #333333;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
.h3 {
	font-size : 12px;
	font-family : Tahoma;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.f10{
	font-family: Tahoma;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	
}
.menulink2 {
	font-size : 11px;
	font-family : Tahoma;
	text-decoration : none;
	color: #FF6600;
	font-weight: bold;
	cursor: hand;

}
A.menulink2 {
   	font-size : 11px;
   	font-family : Tahoma;
   	text-decoration : none;
   	color: #000066;
}
A.menulink2:visited {
   	color: #000066;
	text-decoration: none;
}
A.menulink2:active {
   	color: #FF6600;
	text-decoration: none;
}
A.menulink2:hover {
   	color: #FF6600;
	text-decoration: underline;
}
