/* CSS Document */
 
body {
	font-family: Verdana;
	font-size: 11px;
	BACKGROUND: #F9F9F9;
}
table {
}
td, th {
	font-family: Verdana;
	font-size: 11px;
}
hr {
	BORDER: none;
	BACKGROUND: #696969;
	HEIGHT: 2px;
}
.th1 {
	font-weight: bold;
	background: #F0F8FF;
	border: 1px solid #ADCDEA;
}
.tr1 {
	BACKGROUND: #FFFFFF;
}
.tr2 {
	BACKGROUND: #F6F6F6;
}
div.mainmenu {
	position: absolute;
	left: 121px;
	top: 73px;
	z-index: 1;
	width: 603px;
	height: 15px;
}

div.menu {
    float: left;
    margin-left: 10px; 
}

div.popup a:hover { background-color: #F0F8FF; }
div.menu:hover div:first-child { border-bottom: none; }
div.menu div.popup { display: none; }
div.menu:hover div.popup { 
    display: block; 
    background-color: #D9EAF9;
	border: 1px solid #F0F8FF;
}

div.menu div {
    background-color: #DCEAF7;
}

div.popup div, div.popup a { display:block; text-decoration: none;}
div.popup div + div, div.popup a + a { margin-top: 11px; } 

div.content {
    position: absolute;
    left: 20px;
    top: 195px;
    border: 1px dashed gray;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}

.formbutton {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	FONT-SIZE: 12px;
	font-family: Verdana;
	BACKGROUND: #F0F0F0;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 2px;
	margin-bottom: 2px;


}

.functitle {
	FONT-SIZE: 12px;
	font-family: Verdana;
	font-weight: bold;
}
.bodytitle {
	FONT-SIZE: 12px;
	font-family: Verdana;
	font-weight: bold;
}

.blackBorder {
	border: 1px solid #000000;
}
.whiteBorder {
	border: 1px solid #FFFFFF;
}

.blueBorder {
	border: 1px solid #ADCDEA;
}
.highlight {
	FONT-SIZE: 12px;
	font-family: Verdana;
	width: 95%;
	BACKGROUND: #FFF0F0;
	color: #FF0000;
	font-weight: bold;
}
.bghighlight {
	FONT-SIZE: 11px;
	font-family: Verdana;
	BACKGROUND: #FFFF00;
	color: #000000;
	font-weight: bold;
}
.statushigh {
	BORDER: #696969 1px solid;
	FONT-SIZE: 12px;
	font-family: Verdana;
	width: 480px;
	BACKGROUND: #FFF0F0;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.errorhigh {
	BORDER: #696969 1px solid;
	FONT-SIZE: 12px;
	font-family: Verdana;
	width: 480px;
	BACKGROUND: #FF0000;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.strong {
	font-weight: bold;
	background-color: #00CCFF;
	padding: 3px;

}.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.txtlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.txtcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
}
.txtfootlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.txtwhite {
	color: #FFFFFF;
}
.txtblue {
	color: #003399;
}
.txtyellow{
	color: #fff995;
}
.txtgrey{
	color: #999999;
}
.txtorange{
	color: #ff7301;
}
.txttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;

}
.txttitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;

}
.txtcatlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	padding-top: 8px;
}
.txtadmin {
	font-weight: bold;
	color: #FF3300;
}
.blueBorderBg {
	border: 1px solid #ADCDEA;
	background-color: #ADCDEA;
	BACKGROUND: #ADCDEA;

}
.txtfaded {
	font-weight: bold;
	color: #999999;
}
.txthighlight {
	font-weight: bold;
	color: #FF0000;
	font-size: larger;
}
.txtblink {
	font-weight: bold;
	text-decoration: blink;
	color: #FF0000;
	font-size: larger;

}
.trhighlight {
	font-weight: bold;
	background-color: #fefdcd;
}
.txtblack {
	color: #000000;
}
.txtsubmenu {
	font-weight: bold;
	color: #FFFFFF;
}
.forminput {

	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	FONT-SIZE: 12px;
	font-family: Verdana;
	BACKGROUND: #F0F0F0;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	margin-top: 2px;
	margin-bottom: 2px;
}
.zhlink {
	FONT-SIZE: 13px;
	font-weight: bold;
	color: #FF6633;
}
.zh {
	FONT-SIZE: 13px;
}