/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #9F351B; 
	FONT-SIZE: 12px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ff0000;
	 SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	 SCROLLBAR-ARROW-COLOR: #00ff00; 
	 SCROLLBAR-TRACK-COLOR: #342716;
	  FONT-FAMILY: "ËÎÌå"; 
	  SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	  background-image:url(images/bg.jpg);
	  margin:0px;
}
.bg {
	background-color: #666666;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: url("007.gif");
}
.shadow {
	filter: DropShadow(Color:82A968, OffX=1, OffY=1, Positive=1);
}
.title {
	font-family: "ºÚÌå";
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline overline;
	filter: Blur(Add=1, Direction=135, Strength=1);
	font-weight: bold;
	
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.texts {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #636563;
}
.areas {
	background-color: #636563;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.buttons {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #636563;
	margin: 0px;
	padding: 0px;
	border: none;
}
td{ font-size:12px; line-height:18px}
.smallBWfont{ color:#FFFFFF; font-size:12px; font-weight:bold; line-height:18px}
a:visited{TEXT-DECORATION: none; font-size:12px; font-weight:bold;color:#920000;}
a:active{TEXT-DECORATION: none; font-size:12px; font-weight:bold;color:#920000;}
a:link{text-decoration: none; font-size:12px;  font-weight:bold;color:#920000; }
a:hover {text-decoration: underline; font-size:12px; font-weight:bold;color:#920000;}

a.smallblue:visited{TEXT-DECORATION: none;font-weight:normal; font-size:12px;color:#920000;}
a.smallblue:active{TEXT-DECORATION: none; font-weight:normal; font-size:12px;color:#920000;}
a.smallblue:link{text-decoration: none;font-weight:normal;  font-size:12px;color:#920000;}
a.smallblue:hover {text-decoration: underline; font-weight:normal; font-size:12px;color:#920000;}
.txt {border: 1px solid #666666;}

a.smallBblue:visited{TEXT-DECORATION: none; font-size:12px; font-weight:bold;color:#330099;}
a.smallBblue:active{TEXT-DECORATION: none; font-size:12px; font-weight:bold;color:#330099;}
a.smallBblue:link{text-decoration: none; font-size:12px;  font-weight:bold;color:#330099;}
a.smallBblue:hover {text-decoration: underline; font-size:12px; font-weight:bold;color:#330099;}

.smallBBFont{ font-size:12px; font-weight:bold}
CURSOR: url('../index.ap');
#tabsF {
      float:left;
      width:100%;
	  height:66;
	  background-image:url(images/topbg.jpg);
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/bottom.jpg") no-repeat left top;
	  color:#666;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
   #tabsF a span {
      float:center;
      display:block;
      background:url("images/bottom1.jpg") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#666;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }