
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_topmenu_container {
	background-color: transparent; 
}
.main_topmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	line-height:33px;
}
.main_topmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color:#FF0000;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
    padding-top:6px;
	font-family: Verdana,  Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
    padding: 2px 2px 2px 4px;

	

}

.main_topmenu_rootitem  { /*TD if menu option for using tables is on*/

	cursor: hand; 
	color: #1C1C1C; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
    font-family:"ËÎÌå"; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
      /*explicitly set padding for root menu items*/
    /*background-image:url(menubg2.jpg);*/
    width:98px;
   line-height:14px;
	
    text-align:center;
    vertical-align:middle;
    padding:0;
    margin:0;
    
}

.main_topmenu_itemhover {  
	background-color:transparent; 

	
}

.main_topmenu_itemhover td {
color:#9F0000;
	

}


.main_topmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 100%;
}
.main_topmenu_submenu {
 /*??????????????????*/
	width:98px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
    font-size:12px;
	margin-top:14px; 
	text-align:center;
	font-weight:bold;  /*explicitly set padding for sub-menus */
	font-family:"ËÎÌå";
    background-color:#fff;
    color:#FF0000;

	filter:Alpha(Opacity="40",Style="0")¡¡;
		}



.main_topmenu_break {
	height: 0px;
	font-size: 1px;
}

.main_topmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
}
.main_topmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 12px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
td{font-size:12px;word-spacing:2px; line-height:150%; font-family:Verdana, Arial, Helvetica, sans-serif}
p{font-size:12px;word-spacing:2px; line-height:150%; font-family:Verdana, Arial, Helvetica, sans-serif}
body{ padding:0px; margin:0px;
}
.div{
	position: absolute;
	border: 2px solid red;
	background-color: #EFEFEF;
	line-height:90px;
	font-size:12px;
	z-index:1000;
	left: 87%;
	top: 110px;
	border:0px;
}
A.firstNormal:link {font-size:12px;color:#ffffff;font-weight:normal; 
}

A.firstNormal:visited  {font-size:12px;color:#ffffff;font-weight:normal; 
}

A.firstNormal:hover    {font-size:12px;color:#ffffff;font-weight:normal; text-decoration:underline; 
}
A.firstNormal:active   {font-size:12px;color:#ffffff;font-weight:normal; 
}


.firstActive:link{font-size:12px;
             color:ffffff;
			 text-decoration:underline;}

.firstActive:visited{font-size:12px;
             color:ffffff;
			 text-decoration:underline;}
.firstActive:hover{font-size:12px;
             color:ffffff;
			text-decoration:underline;}
.firstActive:active{font-size:12px;
             color:ffffff;
			text-decoration:underline;}
A.SkinObject:link
{   font-size:12px;
	color: #003366;font-weight:normal;
}

A.SkinObject:visited
{
    font-size:12px;
	color: #003366;font-weight:normal;
}

A.SkinObject:hover
{   font-size:12px;
	color:red;font-weight:normal;text-decoration: underline
}

A.SkinObject:active
{   font-size:12px;
	color: #003366;font-weight:normal;text-decoration: underline
}
.bot2 {color: #535353; font-size: 11px; }

.bot {color: #535353; font-size: 12px; }
.bot a:link {color: #535353;
text-decoration:none;}
.bot a:visited{color: #535353;
text-decoration:none;
}
.bot a:hover{color: #535353; text-decoration:underline;
}
.top{color:#767171;}
.top a:link{color:#767171;}
.top a:visited{color:#767171;}
.top a:hover{color:#767171;}
.top a:active{color:#767171;}

.word_Green{color:#C25860;}

.footer{ color:#7C7C7C;}
.footer a:link{ color:#7C7C7C;}
.footer a:visited{ color:#7C7C7C;}
.footer a:hover{ color:#7C7C7C;}
.footer a:active{ color:#7C7C7C;}

.11bot{color: #535353; font-size: 11px; }

.morelink{color:#D91022;}
.morelink a:link{color:#D91022;}
.morelink a:visited{color:#D91022;}
.morelink a:hover{color:#D91022;}
.morelink a:active{color:#D91022;}

.rwlink { color:#6F6F6F;
   width:74px; height:19px;
   background:url(dadigrey.jpg);}
   
   .rwlink a:link{color:#6F6F6F;
   width:74px; height:19px;
   background:url(dadigrey.jpg);
   text-decoration:none;}
  .rwlink a:visited{color:#6F6F6F;
   width:74px; height:19px;
   background:url(dadigrey.jpg); text-decoration:none;}
   .rwlink a:hover{color:#FFFFFF; width:74px; height:19px;
   background:url(dadired.jpg); text-decoration:none;}
   .rwlink a:active{color:#FFFFFF; width:74px; height:19px;
   background:url(dadired.jpg); text-decoration:none;}
   
   
 .indexnews{ color:#5F5F5F;}
 .indexnews a:link{color:#5F5F5F; text-decoration:none;}
  .indexnews a:visited{color:#5F5F5F; text-decoration:none;}
   .indexnews a:hover{color:#D6000F; text-decoration:none;}
    .indexnews a:active{color:#5F5F5F; text-decoration:none;}

.i-links{
	margin-right:2px;
}
.i-links .title{
display:block;
width:118px;
height:20px;
background:url(kstdbj.gif) no-repeat;
text-indent:2em;
cursor:pointer;
position:relative;
z-index:999;
	color:#767171;
}
.i-links .links{
display:none;
position:absolute;
	background-color:white;
	border:solid 1px #ccc;
	z-index:999;
}
.i-links .links a{

width:118px;
height:18px;
display:block;
text-indent:2em;
	color:#767171;

	
}
.i-links .links a:hover{
	background-color:#cccccc;
	color:#ffffff;
}

.i-news-home .icon{
	background:url("grey0.gif");
	background-repeat:no-repeat;
	background-position: right center;
	float:left;
	width:17px;
	height:22px;
	margin-Top:-3px;
}
.i-news-home .i-news-item-hover{
	color:red;
}
.i-news-home .i-news-item-hover .icon{
	background-image:url("grey1.gif");
}
.i-tabs-news{
	position:relative;
}
.i-tabs-news .i-news-more{
	position:absolute;
	top:-30px;
	right:10px;
	
	
}




