body {
		font-family: verdana, arial, sans-serif;
		font-color: #666666;
		}
td {font: 12px tahoma, verdana, arial, sans-serif; color: #666666;}

font {font: verdana, arial, sans-serif;}
font.ver9 {font: 9px verdana, arial, sans-serif;}
font.ver9white {font: 9px verdana, arial, sans-serif; color: #FFFFFF;}
font.ver10 {font: 10px verdana, arial, sans-serif;}
font.ver11 {font: 11px verdana, arial, sans-serif;}
font.ver12 {font: 12px verdana, arial, sans-serif;}
font.ver14 {font: 14px verdana, arial, sans-serif;}
font.head {font: 14px verdana, arial, sans-serif; color: #993333; font-weight: bold;}
font.tah10 {font: 10px tahoma, arial, sans-serif;}
font.tah12 {font: 12px tahoma, arial, sans-serif;}
font.tah13 {font: 13px tahoma, arial, sans-serif;}
font.tah14 {font: 14px tahoma, arial, sans-serif;}
font.tah16 {font: 16px tahoma, arial, sans-serif;}
font.tah20 {font: 20px tahoma, arial, sans-serif;}
font.cour18 {font: 18px courier, verdana, arial, sans-serif;}
font.cour9 {font: 9px Courier, verdana, arial, sans-serif;}
font.cour10 {font: 10px Courier, verdana, arial, sans-serif;}
font.cour11 {font: 11px Courier, verdana, arial, sans-serif;}
font.cour14 {font: 14px Courier, verdana, arial, sans-serif;}
font.cour16 {font: 16px Courier, verdana, arial, sans-serif;}

form { margin-bottom: 0 ; } 

SELECT { FONT-SIZE: 12px; COLOR: BLACK; FONT-FAMILY: Verdana, Geneva, Arial, 
Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF; margin-bottom: 0; }

a:link {font: 12px verdana, arial, tahoma; color: #3366CC; text-decoration: underline;}
a:active {font: 12px verdana, arial, tahoma; color: #3366CC; text-decoration: underline;}
a:visited {font: 12px verdana, arial, tahoma; color: #3366CC; text-decoration: underline;}
a:hover {font: 12px verdana, arial, tahoma; color: #FFFFFF; text-decoration: none; background-color: #3366CC;}

a.jump:link {font: 9px verdana, arial, tahoma; color: #3366CC; text-decoration: none;}
a.jump:active {font: 9px verdana, arial, tahoma; color: #3366CC; text-decoration: none;}
a.jump:visited {font: 9px verdana, arial, tahoma; color: #3366CC; text-decoration: none;}
a.jump:hover {font: 9px verdana, arial, tahoma; color: #3366CC; text-decoration: none; background-color: #B3CCFF;}

a.jump2:link {font: 11px verdana, arial, tahoma; color: #3366CC; text-decoration: none;}
a.jump2:active {font: 11px verdana, arial, tahoma; color: #3366CC; text-decoration: none;}
a.jump2:visited {font: 11px verdana, arial, tahoma; color: #3366CC; text-decoration: none;}
a.jump2:hover {font: 11px verdana, arial, tahoma; color: #FFFFFF; text-decoration: none; background-color: #3366CC;}

a.jump3:link {font: 12px verdana, arial, tahoma; color: #000000; text-decoration: underline;}
a.jump3:active {font: 12px verdana, arial, tahoma; color: #000000; text-decoration: underline;}
a.jump3:visited {font: 12px verdana, arial, tahoma; color: #000000; text-decoration: underline;}
a.jump3:hover {font: 12px verdana, arial, tahoma; color: #FFFFFF; text-decoration: underline; background-color: #3366CC;}

a.jump14:link {font: 13px tahoma, verdana, arial; font-weight: bold; color: #3366CC; text-decoration: underline;}
a.jump14:active {font: 13px tahoma, verdana, arial; font-weight: bold; color: #3366CC; text-decoration: underline;}
a.jump14:visited {font: 13px tahoma, verdana, arial; font-weight: bold; color: #3366CC; text-decoration: underline;}
a.jump14:hover {font: 13px tahoma, verdana, arial; font-weight: bold; color: #FFFFFF; text-decoration: underline; background-color: #3366CC;}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-top: 0px;
margin-left: 0px;
}

.headers{
width: 345px;
font-size: 11px;
font-family:verdana, sans-serif;
background-color: white;
padding:0px;
margin-top:0px;
}

.headers2{
width: 290px;
font-size: 14px;
color: #993333; 
font-weight: bold;
font-family:verdana, sans-serif;
background-color: white;
padding:0px;
margin-top:0px;
}

.switchcontent{
border-top-width: 1px;
}

#MainMenu {
	margin: 0px 0px 0px 0px;
	border: 0px;
}

#MainMenu img {
	padding: 0px 3px 0px 0px;
	margin: 0px;
	float: none;
	display: inline;
}

#MainMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#MainMenu li {
	display: inline;
	padding: 0px;
	margin: 0px
}
#MainMenu a {
    width: 156px;
	height: 28px;
	display: block;
	background-color: #666666;
	border-bottom: 1px solid #FFF;
	padding: 6px 0px 0px 2px;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

#MainMenu a:hover {
	background: #F06EAA;
	color: #000000;
}
#MainMenuSub {
	margin: 0px 0px 0px 0px;
	border: 0px;
}

#MainMenuSub img {
	padding: 0px 3px 0px 0px;
	margin: 0px;
	float: none;
	display: inline;
}

#MainMenuSub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#MainMenuSub li {
	display: inline;
	padding: 0px;
	margin: 0px
}
#MainMenuSub a {
    width: 120px;
	height: 28px;
	display: block;
	background-color: #666666;
	border-bottom: 1px solid #FFF;
	padding: 6px 3px 0px 0px;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

#MainMenuSub a:hover {
	background: #FFCC66;
	color: #000000;
}

#MenuDepart {
	margin: 0px 0px 0px 0px;
	border: 0px;
}

#MenuDepart img {
	padding: 0px 3px 0px 0px;
	margin: 0px;
	float: none;
	display: inline;
}

#MenuDepart ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#MenuDepart li {
	display: inline;
	padding: 0px;
	margin: 0px
}
#MenuDepart a {
    width: 288px;
	height: 22px;
	display: block;
	background-color: #FFF;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
}

#MenuDepart a:hover {
	background: #B3CCFF;
}

.thin {
			border: 1px solid #999999;
			}
.thin66 {
			border: 1px solid #666666;
			}
.thinRed {
			border: 1px solid #ff4242;
			}
.thinOrg {
			border: 1px solid #F79C31;
			}
.thinGre {
			border: 1px solid #08DE08;
			}			
.thinBla {
			border: 1px solid #b0b0b0;
			}			
.thinBlu {
			border: 1px solid #2F93DF;
			}
.thinPur {
			border: 1px solid #D600D6;
			}
.thinWhite {
			border: 1px solid #FFFFFF;
			}			

.input1 {
	font-size: 13px;
	font-weight: normal;
	border: 2px dashed #000000;
	background-color: #B7CFFF;	
}
.input2 {
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #7F9DB9;
	background-color: #FFFFCC;
	height: 20px;	
}
.dashed2tb {
			border-bottom: 1px dashed #999999;
			border-top: 1px dashed #999999;
			}
.dashed4 {
			border-top: 1px dashed #999999;
			border-right: 1px dashed #999999;
			border-bottom: 1px dashed #999999;
			border-left: 1px dashed #999999;
			}
.dashed3blr {
			border-left: 1px dashed #999999;
			border-right: 1px dashed #999999;
			border-bottom: 1px dashed #999999;
			}
.dashed3tbl {
			border-top: 1px dashed #999999;
			border-bottom: 1px dashed #999999;
			border-left: 1px dashed #999999;
			}
.dashed3tbr {
			border-top: 1px dashed #999999;
			border-bottom: 1px dashed #999999;
			border-right: 1px dashed #999999;
			}
.dashed2tb {
			border-top: 1px dashed #999999;
			border-bottom: 1px dashed #999999;
			}
.dashed2lb {
			border-bottom: 1px dashed #999999;
			border-left: 1px dashed #999999;
			}
.dashed2rb {
			border-bottom: 1px dashed #999999;
			border-right: 1px dashed #999999;
			}
.dashed2lt {
			border-top: 1px dashed #999999;
			border-left: 1px dashed #999999;
			}
.dashed2lb {
			border-left: 1px dashed #999999;
			border-bottom: 1px dashed #999999;
			}
.dashed1t {
			border-top: 1px dashed #999999;
			}
.dashed1b {
			border-bottom: 1px dashed #999999;
			}
.dashed1l {
			border-left: 1px dashed #999999;
			}
.dashed1r {
			border-right: 1px dashed #999999;
			}
.dashed1rw {
			border-right: 1px dashed #ffffff;
			}
.solid3tlr {
			border-top: 1px solid #666666;
			border-right: 1px solid #666666;
			border-left: 1px solid #666666;
			}
.solid3blr {
			border-bottom: 1px solid #999999;
			border-right: 1px solid #999999;
			border-left: 1px solid #999999;
			}
.solid3tbl {
			border-bottom: 1px solid #999999;
			border-top: 1px solid #999999;
			border-left: 1px solid #999999;
			}
.solid1r {
			border-right: 1px solid #666666;
			}
.solid1l {
			border-left: 1px solid #666666;
			}
.solid1r_w {
			border-right: 1px solid #FFFFFF;
			}
.solid2tb {
			border-top: 1px solid #999999;
			border-bottom: 1px solid #999999;
			}
.solid2tl {
			border-top: 1px solid #666666;
			border-left: 1px solid #666666;
			}
.solid1t {
			border-top: 1px solid #B7CFFF;
			}
.solid2lr {
			border-right: 1px solid #666666;
			border-left: 1px solid #666666;
			}
