/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
margin:0;
padding:0;
background : url(images/bodybg.jpg) ;
font-family:Arial;
font-size:11px;
}

#logo {
	width:980px;
	height:160px;
	background:url(images/header.jpg) no-repeat;
	margin:0 auto;
}
.clockform {
	width:300px;	
}

#clock{
	width:300px;
	margin:0 auto;
	padding-top:5px;
	padding-left:80px;
}

#main{
	width:975px;
	margin:0 auto;
	background-color : #ffffff ;
	padding-bottom:10px;
}

#main h2{
	background:#0099FF url(images/headingbg.png) repeat-x;
	font-family:Georgia, Times New Roman, "Times, serif";
	font-size:16px;
	margin-top:15px;
	padding:5px 10px;
	color:#fff;
}

#main h3 {
	font-size:22px;
	margin:0 auto;
	text-align:center;
	margin-top:10px;
	color:#ff2200;
}

#list {
	width:975px;
	margin:0 auto;
}

.paging {
	width:960px;
	text-align:center;
	margin-left:auto;
	clear:both;
}

#erp_index{
    width:980px;
	margin:0 auto;
}

.newpartyform {
	width:900px;
	margin:0 auto;
	border:none;
	margin-top:10px;
}

.back {
	width:80px;
	height:35px;
	margin:0 auto;
	margin-top:12px;
}

.registertable{
	margin:0 auto;
	width:870px;
}

.registertable .box {
	border:1px solid #796050;
	background:none;
	margin-left:10px;
	border-radius:4px;
	width:180px;
	height:25px;
	padding-left:5px;
}

.registertable .boxdate {
	border:1px solid #796050;
	background:none;
	margin-left:10px;
	border-radius:4px;
	width:122px;
	height:25px;
	padding-left:5px;
}

.register {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

.registershow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#694108;
	padding:4px;
	
}

.registerdata {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:4px;
	border:1px solid #797979;
	background:#EFEFEF;
	font-weight:bold;
}

.reset {
	background: url(images/reset.png) left top no-repeat;
	width:80px;
	height:25px;
	display:block;
	float:right;
	border:none;
	margin-right:10px;
	margin-top:10px;
}
.submit {
	background: url(images/submit.png) left top no-repeat;
	width:80px;
	height:25px;
	display:block;
	border:none;
	float:right;
	margin-right:60px;
	margin-top:10px;
}



.footer {
	width:100%;
	height:20px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:center;
	position:absolute;
	margin-top:30px;
}

.tableone {
	color:#000000;
	font-size:12px;
}

.tabletwo {
	color:#000000;
	font-size:12px;
}

.tablethree {
	color:#000000;
	font-size:12px;
}

.tableone td {
	width:240px !important;
	border:1px solid #999999;
	border-right:none;
	padding:2px;
}

.tabletwo td {
	width:160px !important;
	border:1px solid #999999;
	border-right:none;
	padding:2px;
}

.tablethree td {
	width:137px !important;
	border:1px solid #999999;
	border-right:none;
	padding:2px;
}

.tab_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	border:1px solid #333333;
	}

.tab_headfirst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E3403;
	font-weight:bold;
	text-align:center;
	border:1px solid #333333;
	border-left:none;
	background:#cccccc;
}

.tab_headlast {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E3403;
	font-weight:bold;
	text-align:center;
	border:1px solid #333333;
	border-left:none;
	background:#cccccc;
}

.tab_body {
	font-family:Arial, Helvetica, "sans-serif";
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	border:1px solid #333333;
	}

.tab_bodyfirst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A5CA7;
	font-weight:bold;
	text-align:left;
	border:1px solid #333333;
	border-left:none;
	}

.tab_bodylast {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A5CA7;
	font-weight:bold;
	text-align:left;
	border:1px solid #333333;
	border-right:none;
	border-left:none;
	
}

.smallbutton  {
	width:300px;
	text-align:center;
	padding-bottom:20px;
	margin:0 auto;
}

.smallbutton a {
	width:140px;
	height:40px;
	background:url(images/butten3.png) no-repeat;
	
	text-align:center;
	float:left;
	color:#206D78;
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	margin-right:10px;
}

.navigation {
	width:190px;
	height:20px;
	padding-left:15px;
	margin:0 auto;
}

.navigation a {
	width:140px;
	height:40px;
	background:url(images/butten3.png) no-repeat;
	display:block;
	text-align:center;
	float:left;
	color:#206D78;
	font-family:"Arial";
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	margin-right:10px;
}

.tabhead1 {
	width:376px; 
	margin:0 auto;
	background:#166701;
	color:#fff;
	font-family:"Arial";
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

.tabhead1 a{
	color:#fff;
	text-decoration:none;
}

.tabhead1 a:hover{
	text-decoration:underline;
	color:#E0F8FA;
}

.showrownum {
	color:#EAFF00;
}

.pagehover a{
	color:#fff;
}

.lowertableprint {
	width:936px;
	height:1295px;
	background:url(images/formbg.jpg) no-repeat;
	display:block;
	margin:0 auto;
	font-family:Arial;
}

.lowertableprint_outdoor {
	width:915px;
	height:999px;
	background:url(images/bodybg_outdoor.jpg) no-repeat;
	margin:0 auto;
	font-size:16px;
	font-family:Arial;
}

.ver1 {
	position:absolute;
	margin-left:110px;
	margin-top:195px;
	font-weight:bold;
}

.ver2 {
	position:absolute;
	margin-left:370px;
	margin-top:196px;
	font-weight:bold;
}

.ver3 {
	position:absolute;
	margin-left:590px;
	margin-top:196px;
	font-weight:bold;
}

.linkdata{
	text-decoration:none;
}

.descriptions{
	font-family:Arial;
	color:584488;
	font-size:11px;
}

.ver4 {
	position:absolute;
	margin-left:800px;
	margin-top:196px;
	font-weight:bold;
}


.ver5 {
	position:absolute;
	margin-left:175px;
	margin-top:220px;
	font-weight:bold;
}

.ver6 {
	position:absolute;
	margin-left:340px;
	margin-top:220px;
	font-weight:bold;
}

.ver7 {
	position:absolute;
	margin-left:600px;
	margin-top:220px;
	font-weight:bold;
}

.ver8 {
	position:absolute;
	margin-left:775px;
	margin-top:220px;
	font-weight:bold;
}

.ver9 {
	position:absolute;
	margin-left:145px;
	margin-top:244px;
	font-weight:bold;
}

.ver10 {
	position:absolute;
	margin-left:775px;
	margin-top:349px;
	font-weight:bold;
}

.ver11 {
	position:absolute;
	margin-left:775px;
	margin-top:387px;
	font-weight:bold;
}

.ver12 {
	position:absolute;
	margin-left:775px;
	margin-top:420px;
	font-weight:bold;
}

.ver13 {
	position:absolute;
	margin-left:775px;
	margin-top:457px;
	font-weight:bold;
}

.ver14 {
	position:absolute;
	margin-left:775px;
	margin-top:494px;
	font-weight:bold;
}

.ver15 {
	position:absolute;
	margin-left:775px;
	margin-top:530px;
	font-weight:bold;
}

.ver16 {
	position:absolute;
	margin-left:775px;
	margin-top:566px;
	font-weight:bold;
}

.ver17 {
	position:absolute;
	margin-left:775px;
	margin-top:602px;
	font-weight:bold;
}

.ver18 {
	position:absolute;
	margin-left:775px;
	margin-top:638px;
	font-weight:bold;
}

.ver19 {
	position:absolute;
	margin-left:775px;
	margin-top:673px;
	font-weight:bold;
}

.ver20 {
	position:absolute;
	margin-left:775px;
	margin-top:709px;
	font-weight:bold;
}

.ver21 {
	position:absolute;
	margin-left:775px;
	margin-top:747px;
	font-weight:bold;
}

.ver22 {
	position:absolute;
	margin-left:775px;
	margin-top:1070px;
	font-weight:bold;
}

.ver23 {
	position:absolute;
	margin-left:175px;
	margin-top:1175px;
	font-weight:bold;
}

/*---------------------------------------------------------------------*/

.ver25 {
	position:absolute;
	margin-left:180px;
	margin-top:399px;
	font-weight:bold;
}

.ver26 {
	position:absolute;
	margin-left:260px;
	margin-top:695px;
	font-weight:bold;
}

.buttonprint {
	width:320px;
	margin:0 auto;
}

.printbutton {
	width:150px;
	text-align:center;
	margin:0 auto;
	float:left;
}

.printbutton a {
	color:#fff;
	font-family:"Arial";
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:20px;
	width:150px;
	height:40px;
	display:block;
	margin-left:120px;
	text-align:center;
}

.goback {
	color:#fff;
	font-family:"Arial";
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:20px;
	width:150px;
	height:40px;
	display:block;
	margin-left:120px;
	text-align:center;
	float:left;
}

#container {
	font-family:"Arial";
	font-size:12px;
}

.loginform {
	width:400px;
	height:210px;
	background:url(images/loginbackground.jpg) no-repeat;
	padding-top:5px;
	padding-left:40px;
	margin:0 auto;
	margin-top:50px;
}
.loginform h1{
	width:auto;
	height:29px;
	background:url(images/key.png) no-repeat;
	padding-left:40px;	
	font-family:Georgia, Times New Roman, "Times, serif";
	font-size:16px;
	margin-top:15px;
	padding-left:39px;
	color:#003300;
}

#frmLogin {
	margin-top:15px;
}
.loginform .labeltype {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#8B8B8B;
	line-height:30px;
	border:none;
	padding:0;
}

.loginform p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#900;
	line-height:30px;
	border:none;
	padding:0;
	margin-top:40px;
}

.loginbutton {
	width:91px;
	height:25px;
	background:url(images/loginbutton.png) no-repeat;
	display:block;
	border:none;
	float:right;
	margin-right:60px;
	margin-top:10px;
	color:fff;
	font-size:11px;
	font-weight:bold;
	padding-top:-3px;
}

.button {
	
	height:25px;
	background:url(images/buttonbg.jpg) repeat-x;
	display:block;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-top:4px;
	text-decoration:none;
	margin-right:2px;
	padding-left:5px;
	padding-right:5px;
}


