body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000099;
	background-image: url(images/bgxing.jpg);
	background-repeat: repeat;
	font-weight: normal;
}
.menucell {
	background-color: #0034AD;
	vertical-align: top;
	padding: 10px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.menucell a:link {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.menucell a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


a:link {
	font-weight: bold;
	color: #660066;
}
a:visited {
	font-weight: bold;
	color: #660066;
}
a:active {
	color: #666666;
}
a:hover {
	font-weight: bold;
	color: #636563;
	text-decoration: underline;
}


h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Tahoma;
	font-size: 16px;
}

title1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0034AD;
}

bodytext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

.leftimage {
	padding-right: 12px;
}
.inputbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	height: auto;
}




.menuitem {
	padding: 10px;
}
.maincontent {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
}
.footer {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
}