body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url("../images/bg_body.gif");
	background-position: center 0px;
	background-repeat: repeat-y;
}
select,textarea,option,input,button {
	font-size:13px
}

#banner {
	background-position: top;
	background-image: url("../images/banner6.jpg");
	background-repeat: no-repeat;
}

#tabName {
	text-align: center;
	color: #666666;
	font-size: 20px;
	font-weight: bold;
}
#header {
	text-align:right;
	font-size:16px;
	color: #336699;
}
#header a:link, #header a:visited {
	text-decoration: none;
	color: #336699;
}
#header a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#header a:active {
	text-decoration: none;
	color: #336699;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
}
#content {
	font-size: 13px;
	margin-left: 180px;
	padding: 20px 10px 0 0;
}
#navigation {
	font-size: 13px;
	position: absolute;
	top: 120px;
	left: 0;
	width: 175px;
}
#MediumBtn a:link, #MediumBtn a:visited {
	display: block;
	width: 85px;
	height: 15px;
	padding: 5px 5px 5px 5px;
	font: 80% Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background: url("../images/Medium.gif") top center no-repeat;
	text-decoration: none;
}
#MediumBtn a:hover {
	background-position: center -32px;
	color: #B51032;
}
#MediumBtn a:active {
	background-position: center -64px;
	color: #006E01;
}
#BigBtn a:link, #BigBtn a:visited {
	display: block;
	width: 111px;
	height: 31px;
	padding: 5px 5px 5px 5px;
	font: bold 80% Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background: url("../images/Medium.gif") top center no-repeat;
	text-decoration: none;
}
#BigBtn a:hover {
	background-position: center -32px;
	color: #B51032;
}
#BigBtn a:active {
	background-position: center -64px;
	color: #006E01;
}
#logon a:link, #logon a:visited {
	display: block;
	width: 97px;
	height: 30px;
	padding: 10px 0px 0px 0px;
	font: bold 80% Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336699;
	background: url("../images/btn_logon.gif") top center no-repeat;
	text-decoration: none;
}
#logon a:hover {
	background-position: center -43px;
	color: #B51032;
}
#logon a:active {
	background-position: center -86px;
	color: #006E01;
}
#functionList {
	font-size: 15px;
	
	color: #666666;
	text-align: center;
}
#functionList a:link, #functionList a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#functionList a:hover, #functionList a:active {
	text-decoration: underline;
	color: #FF0000;
	
}
#footer {
	width: 972px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
}
.loginLable {
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
}
.logoutLable1 {
	font-size: 16px;
	color: #FFFF66;
	text-align: center;
}
.logoutLable2 {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.keepPWLable {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
}
.functionTitle {
	font-size: 16px;
	font-weight:bold;
	color: #FFFF66;
	text-align: left;
	padding: 0 15px 0px 10px;
}
.realSend {

	background-repeat: no-repeat;
	background-position: center;
}
.adminContact {

	background-repeat: no-repeat;
	background-position: center;
}
.maintainSelf {

	background-repeat: no-repeat;
	background-position: center;
}
.advanceFunction {

	background-repeat: no-repeat;
	background-position: center;
}
.functionBar {
	width: 769px;
	height: 43px;

	background-repeat: no-repeat;
}
.functionName {
	color: #0000FF;
	font-size: 20px;
	
	margin-top: 8px;
	margin-left: 18px;
}