BODY  {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa; 
	SCROLLBAR-SHADOW-COLOR: #aaaaaa; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #aaaaaa; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-size: 12px;
}
td
{
font-size: 12px;
}

.text2data {
	font-size: 12px;
	filter: DropShadow(Color=#C8C8C8, OffX=1, OffY=2, Positive=1);
	letter-spacing: 1px;
}

.text12 {
	font-size: 12px;
}

.text14 {
	font-size: 14px;
}

a:link {
	text-decoration: none;
}

.text2table2blue {
	color: #003366;
}

A  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color: blue;
}

A:Visited  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

A:Active  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
        color:red;
	text-decoration : none;
}

A:Hover  {
	font-weight : normal;
	font-style : normal;
        color: red;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}

.text16 {
	font-size: 16px;
}

.line2td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDCAC;
	border-right-color: #DFDCAC;
	border-bottom-color: #DFDCAC;
	border-left-color: #DFDCAC;
	font-size: 14px;
}

.line2td12PX {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0F2FB;
	border-right-color: #E0F2FB;
	border-bottom-color: #E0F2FB;
	border-left-color: #E0F2FB;
	font-size: 12px;
}

.line2td11PX {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0F2FB;
	border-right-color: #E0F2FB;
	border-bottom-color: #E0F2FB;
	border-left-color: #E0F2FB;
	font-size: 12px;
}

input {
	FONT-SIZE: 12px;
	FONT-FAMILY: ËÎÌå;
	font-weight: normal;
	font-style: normal;
	border :1px solid #8B8B8B;
	
}

textarea {
	FONT-SIZE: 12PX;
	FONT-WEIGHT: normal;
	font-style: normal;
	border: 1px solid #8B8B8B;
	font-family:Tahoma,Verdana,ËÎÌå; 
	line-height: 15px;

	
}