@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
}
.welcome-bg-top{
	width:622px;
	height:55px;
	background:url(../images/welcome-bg.jpg) 0 0 no-repeat;
	}
	
.welcome-bg-mid{
	width:620px;
	background:#f9fafa url(../images/bg-mid.jpg) 0 0 repeat-x;
	border-right:#dcdcdc 1px solid;
	border-left:#dcdcdc 1px solid;
	}
	
.welcome-bg-bottom{
	width:622px;
	height:69px;
	background:url(../images/welcome-bg-bottom.jpg) 0 0 no-repeat;
	}
	
.body-txt{
	font-family:Tahoma;
	font-size:12px;
	color:#5c5c5c;
	font-weight:normal;
	line-height:18px;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
	}
	
.welcome-gray-txt{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#5c5c5c;
	font-weight:bold;
	padding-left:15px;

	}
	
.welcome-green-txt{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#216b54;
	font-weight:bold;
	}
.footer-bg{
	background:#d9dadf url(../images/footer-bg.jpg) 0 0 repeat-x;
	height:53px;
	}
	
.footer-main-bg{
	background:url(../images/footer-main-bg.jpg) 0 0 no-repeat;
	height:109px;
	}

.copyright{
	font-family:Tahoma;
	font-size:13px;
	color:#5c5c5c;
	font-weight:normal;
	text-decoration:none;
	}
	
.linktxt:link{
	font-family:Tahoma;
	font-size:13px;
	color:#5c5c5c;
	font-weight:normal;
	text-decoration:none;
	line-height:53px;
	}
	
.linktxt:visited{
	font-family:Tahoma;
	font-size:13px;
	color:#5c5c5c;
	font-weight:normal;
	text-decoration:none;
	line-height:53px;
	}
	
.linktxt:hover{
	font-family:Tahoma;
	font-size:13px;
	color:#CC0000;
	font-weight:normal;
	text-decoration:underline;
	line-height:53px;
	}

.normallink:link{
	color:#0066CC;
	font-weight:normal;
	text-decoration:none;
	}
	
.normallink:visited{
	color:#5c5c5c;
	font-weight:normal;
	text-decoration:none;
	}
	
.normallink:hover{
	color:#CC0000;
	font-weight:normal;
	text-decoration:underline;
	}
	
.form-top-curve{
	width:626px;
	background:url(../images/form-top-curve.jpg) 0 0 no-repeat;
	height:49px;
	}
	
.form-mid{
	width:624px;
	background:url(../images/form-mid.jpg) 0 0 repeat-x;
	border-right:#d8d5d5 1px solid;
	border-left:#d8d5d5 1px solid;
	}
	
.form-bot-curve{
	width:626px;
	height:49px;
	background:url(../images/form-bot-curve.jpg) 0 0 no-repeat;
	}
	
.form-box{
	background:#f5f4f6;
	border:#c4c4c5 1px solid;
	}
	
.form-txt{
	font-family:Tahoma;
	font-size:13px;
	color:#2b2a2b;
	font-weight:bold;
	}
	
.logout-txt{
	font-family:Tahoma;
	font-size:13px;
	color:#CC0000;
	font-weight:bold;
	}
	
.txt-box{
	width:195px;
	height:19px;
	border:#cbcacb 1px solid;
	}
	
.txt-box2{
	width:88px;
	height:17px;
	border:#cbcacb 1px solid;
	}
.txt-box3{
	width:195px;
	height:17px;
	border:#cbcacb 1px solid;
	}
	
.div-box{
	width:810px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.box-border{
	border:#bdc2c2 1px solid;
	}
	
.bottom-box-txt{
	font-family:Tahoma;
	font-size:12px;
	color:#3c3a3a;
	font-weight:normal;
	padding-left:6px;
	padding-right:3px;
	}
	
.page-1:link{
	background:#f5f4f6;
	border:#999999 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:normal;
	padding:4px 6px 4px 6px;
	line-height:10px;
	text-decoration:none;
	}
	
.page-1:visited{
	background:#f5f4f6;
	border:#999999 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:normal;
	padding:4px 6px 4px 6px;
	line-height:10px;
	text-decoration:none;
	}
	
.page-active{
	background:#99CC00;
	border:#339933 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:normal;
	padding:4px 6px 4px 6px;
	line-height:10px;
	text-decoration:none;
	}
	
.pop-bor-t{
	border-top:#d7d5d6 1px solid;
	}
	
.pop-bor-both{
	border-right:#d7d5d6 1px solid;
	border-left:#d7d5d6 1px solid;
	}
	
.pop-bot-mid{
	background:url(../images/bottom-mid.png) 0 0 repeat-x;
	height:28px;
	}
	
		
	


