.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;
}
.main_topmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #325E9D;
	font-size: 9pt;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}

.main_topmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #325E9D;
	font-size: 9pt;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_topmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_topmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_topmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_topmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_topmenu_break {
	height: 1px;
	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: 11px;
   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;}
body{padding:0px; 
margin-top:0px; margin-bottom:0px;
text-align:center; background:url(bgimage.jpg) top center no-repeat;
margin:0px; padding:0px;
font-size:12px; color:#000000; }


.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:#325E9D;
	font-weight:normal;
}

A.firstNormal:visited  {
	font-size:12px;
	color:#325E9D;
	font-weight:normal;
}

A.firstNormal:active   {
	font-size:12px;
	color:#325E9D;
	font-weight:normal;
}

A.firstNormal:hover    {
	font-size:12px;
	color:red;
	font-weight:normal;
}
A.firstNormal:link {color:#325E9D;
	display:block;
	width:130px;
	*width:180px;
	height:30px;
	line-height:30px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	background-image: url(sj.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
		padding-left: 50px;
		background-position: 10px;  display:inline-block;
}

A.firstNormal:visited  {color:#325E9D;
	display:block;
	width:130px;
	*width:180px;
	height:30px;
	line-height:30px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	background-image: url(sj.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
		padding-left: 50px;
		background-position: 10px; display:inline-block;
}

A.firstNormal:hover    {
	text-decoration:none;
	background-color: #284A7D;
	font-weight: normal;
	background-image: url(sj3.gif);
	background-repeat: no-repeat;
	background-position: 20px; color:#ffffff;width:130px;*width:180px; height:30px;
		padding-left: 50px;
		background-position: 10px; display:inline-block;}
A.firstNormal:active   {color:#325E9D;
	display:block;
	width:130px;*width:180px;
	height:30px;
	line-height:30px;
	font-weight: normal;
	background-color:#ffffff;
    padding-left: 50px;
    background-position: 10px; display:inline-block;
}


.firstActive:link{	text-decoration:none;
	background-color: #284A7D;
	font-weight: normal;
	background-image: url(sj3.gif);
	background-repeat: no-repeat;
	background-position: 20px; color:#ffffff;width:130px;*width:180px; height:30px;
		padding-left: 50px;
		background-position: 10px; display:inline-block; line-height:30px;}

.firstActive:visited{text-decoration:none;
	background-color: #284A7D;
	font-weight: normal;
	background-image: url(sj3.gif);
	background-repeat: no-repeat;
	background-position: 20px; color:#ffffff; line-height:30px;width:130px;*width:180px; height:30px;
		padding-left: 50px;
		background-position: 10px; display:inline-block;}
.firstActive:hover{	text-decoration:none;
	background-color: #284A7D;
	font-weight: normal;
	background-image: url(sj3.gif);
	background-repeat: no-repeat;
	background-position: 20px; line-height:30px; color:#ffffff;width:130px;*width:180px; height:30px;
		padding-left: 50px;
		background-position: 10px;  display:inline-block;
}
.firstActive:active{text-decoration:none;
	background-color: #284A7D;
	font-weight: normal;
	background-image: url(sj3.gif);
	background-repeat: no-repeat;
	background-position: 20px; color:#ffffff;width:130px;*width:180px; height:30px;
		padding-left: 50px;
		background-position: 10px; line-height:30px; display:inline-block;}

A.SkinObject:link
{
	text-decoration: none;
	color: #18407A;
	font-weight:normal;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #18407A;
	font-weight:normal;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: red;
	font-weight:normal;
	text-decoration: underline;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #18407A;
	font-weight:bold;
}




.gycd {
	font-size: 12px;
	color: #325E9D;
	text-align: left;
	width: 180px;
	background-color: #FFFFFF;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	
	padding: 0px;
	font-weight: normal;
}
.gycd td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	background-image: url(sj.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 50px;
	font-weight: normal;
}
.gycd a{
	color:#325E9D;
	display:block;
	width:180px;
	height:30px;
	line-height:30px;
	font-weight: normal;
}


.gycd a:visited {
	color: #325E9D;
	text-decoration: none;
	font-weight: normal;
}
.gycd a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color: #284A7D;
	font-weight: normal;
	background-image: url(sj3.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.navtr a:link {
	color: #1d4c90;
	font-weight: bold;
	font-size: 14px;
}
.navtr a:visited {
	color: #1d4c90;
	font-weight: bold;
	font-size: 14px;
}
.navtr a:hover {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}
.navtr a:active {
	color: red;
	font-weight: bold;
	font-size: 14px;
}
.navtd {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #1d4c90;
}

.bsize{ color:#3464a6; font-size:14; font-weight:700;}
.bsize a:link, .bsize a:visited{ color:#3464a6; font-size:14; font-weight:700; text-decoration:none;}
.bsize a:hover{color:#3464a6; font-size:14; font-weight:700; text-decoration:underline;}
.bsize a:active{color:#3464a6; font-size:14; font-weight:700; text-decoration:underline;}

.black12{color:#000000; font-size:12px;}

.i-links-nav{
	margin-right:0px;
	margin-top:23px;
}
.i-links-nav .title{
display:block;
width:91px;
height:21px;
background:url(kstdbj2.gif) no-repeat;
text-indent:1em;
cursor:pointer;
position:relative;
z-index:999;
	color:#767171;
}
.i-links-nav .links{
display:none;
position:absolute;
	background-color:white;
	border:solid 1px #ccc;
	z-index:999;
}
.i-links-nav .links a{

width:91px;
height:21px;
display:block;
text-indent:1em;
	color:#767171;

	
}
.i-links-nav .links a:hover{
	background-color:#cccccc;
	color:#ffffff;
}

.box{width:1003px; margin:0 auto;}
.wylink{font-size:12px; font-family:"ËÎÌå";}
.wylink a:link,.wylink a:visited,.wylink a:hover,.wylink a:active{font-size:12px; font-family:"ËÎÌå";}

