body {
	margin: 0px;
	font-family: ËÎÌå;
	font-size: 12px;
	color: #E3E3E2;
	background-color: #000000;
}

a:link          { color: #f0f0f0; font-size:12px; text-decoration: none }
a:visited       { color: #f0f0f0; font-size:12px; text-decoration: none }
a:active        { color: #f0f0f0; font-size:12px; text-decoration: none }
a:hover         { color: #CF0101; text-decoration:underline; position: relative; right: 0px; top: 0px }


.fonttt{ font-size:14px; color:#F3771F; font-weight:bold;}

.tt                 { font-size:12px; color:#F3771F;  }
.tt a:link          { color: #F3771F; font-size:12px; text-decoration: none; }
.tt a:visited       { color: #F3771F; font-size:12px; text-decoration: none; }
.tt a:active        { color: #F3771F; font-size:12px; text-decoration: none; }
.tt a:hover         { color: #FF0000; text-decoration:underline; position: relative; right: 0px; top: 0px }

.tt1                 { font-size:12px; color:#2D3C78; font-weight:bold;  }
.tt1 a:link          { color: #2D3C78; font-size:12px; text-decoration: none; font-weight:bold; }
.tt1 a:visited       { color: #2D3C78; font-size:12px; text-decoration: none; font-weight:bold; }
.tt1 a:active        { color: #2D3C78; font-size:12px; text-decoration: none; font-weight:bold; }
.tt1 a:hover         { color: #FF0000; text-decoration:underline; position: relative; right: 0px; top: 0px }

.a_title                 {font-size:12px; color:#333333; }
.a_title a:link          { color: #333333; font-size:12px; text-decoration: none;  }
.a_title a:visited       { color: #333333; font-size:12px; text-decoration: none;  }
.a_title a:active        { color: #333333; font-size:12px; text-decoration: none;  }
.a_title a:hover         { color: #990000; text-decoration:underline; position: relative; right: 0px; top: 0px }

.fontnr{ font-size:12px;color:#333333; line-height:24px;}

.DLine            {background-image:url(images/xxx.gif); background-repeat:repeat-x; background-position:bottom; font-size:12px;}
.DLine a:link          { color: #f0f0f0; font-size:12px; text-decoration: none; font-weight:bold; }
.DLine a:visited       { color: #f0f0f0; font-size:12px; text-decoration: none; font-weight:bold; }
.DLine a:active        { color: #f0f0f0; font-size:12px; text-decoration: none; font-weight:bold; }
.DLine a:hover         { color: #DE1E1E; text-decoration:underline; position: relative; right: 0px; top: 0px }

.DLinexw            {background-image:url(images/xxxx.gif); background-repeat:repeat-x; background-position:bottom; font-size:12px; color: #ADADAD;}
.DLinexw a:link          { color: #E3E3E3; font-size:12px; text-decoration: none }
.DLinexw a:visited       { color: #E3E3E3; font-size:12px; text-decoration: none }
.DLinexw a:active        { color: #E3E3E3; font-size:12px; text-decoration: none }
.DLinexw a:hover         { color: #FFF200; text-decoration:underline; position: relative; right: 0px; top: 0px }

.DLinett1                 { color: #FF0000; font-size:12px; font-weight:bold;}
.DLinett1 a:link          { color: #FF0000; font-size:12px; text-decoration: none; font-weight:bold; }
.DLinett1 a:visited       { color: #FF0000; font-size:12px; text-decoration: none; font-weight:bold; }
.DLinett1 a:active        { color: #FF0000; font-size:12px; text-decoration: none; font-weight:bold; }
.DLinett1 a:hover         { color: #FF0000; text-decoration:underline; position: relative; right: 0px; top: 0px; font-weight:bold; }

.DLinett                 { color: #f0f0f0;  font-size:12px; font-weight:bold;}
.DLinett a:link          { color: #f0f0f0; font-size:12px; text-decoration: none; font-weight:bold; }
.DLinett a:visited       { color: #f0f0f0; font-size:12px; text-decoration: none; font-weight:bold; }
.DLinett a:active        { color: #f0f0f0; font-size:12px; text-decoration: none; font-weight:bold; }
.DLinett a:hover         { color: #FF0000; text-decoration:underline; position: relative; right: 0px; top: 0px; font-weight:bold; }

.fontbai12{ font-size:12px;color:#f0f0f0; line-height:22px;}
input {
	font-family: "ËÎÌå";
	font-size: 12px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

 textarea {
	font-family: "ËÎÌå";
	font-size: 12px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
select {
	font-family: "ËÎÌå";
	font-size: 12px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}