/* CSS Document CMS */

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:.8em;
  text-align:center;
  margin:0px;

/*  background-image:url(../images/bk5.jpg);
  background-position:top;
  background-repeat:repeat-x;*/
}

#thumb {
	height:80px;
	width:108px;
	float:right;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#FFFFFF;
	border:#038ddf solid .1em;
	margin:.2em;
	text-decoration:none;
}

#thumb a {
	color:#FFFFFF;
	text-decoration:none
}

#thumb a:hover {
	color:#FF0000;
	text-decoration:none
}

#menubk {
	height:6.3em;
	background-image:url(imgs/bk0.jpg);
	background-repeat:repeat-x;
}


	#colheader1 {
	height:2.5em;
	background-image:url(imgs/bk4.jpg);
	background-repeat:repeat-x;
	margin:1em;
	margin-bottom:0em;
	}
	
	#colheader2 {
	height:2.5em;
	margin:1em;
	margin-top:0em;
	}
	
	#colheader3 {
	height:2.5em;
	background-image:url(imgs/bk4.jpg);
	background-repeat:repeat-x;
	margin:1em;
	margin-bottom:0em;
	clear:both;
	}
	
	#tbheadA1 {	width:4.0em; 	}	
	#tbheadA2 {	width:auto;	 	}
	#tbheadA3 {	width:8.5em; 	}	
	#tbheadA4 {	width:11.5em; 	}			
	#tbheadA5 {	width:8.5em; 	}
	#tbheadA6 {	width:8.5em; 	}			
	
	#tbheadB1 {	width:4.0em;	}	
	#tbheadB2 {	width:auto;		} 
	#tbheadB3 {	width:9em;		}	
	#tbheadB4 {	width:12.5em;	}			
	#tbheadB5 {	width:9em;		}
	#tbheadB6 {	width:9em;		}	
	
	.tbhead1A {
	height:1em;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:.9em;
	padding-top:.6em;
	}
	
	.tbhead1A2 {
	height:1em;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:.9em;
	padding-top:.6em;
	}
	
	.tbhead1B {
	height:1em;
	float:right;
	text-align:left;
	font-weight:bold;
	font-size:.9em;
	padding-top:.6em;
	}
	.tbhead1C {
	height:1em;
	float:right;
	text-align:center;
	font-weight:bold;
	font-size:.9em;
	padding-top:.6em;
	}	

<!-- -->

	.tbhead2A {
	height:1.5em;
	float:left;
	text-align:left;
	font-size:.8em;
	padding-top:.3em;
	padding-bottom:.2em;

	}
	
	.tbhead2A2 {
	height:1.5em;
	float:left;
	text-align:center;
	font-size:.8em;
	padding-top:.3em;
	padding-bottom:.2em;
	}
	
	.tbhead2B {
	height:1.5em;
	float:right;
	text-align:left;
	font-size:.8em;
	padding-top:.3em;
	padding-bottom:.2em;
	}
	
	.tbhead2B2 {
	height:1.5em;
	float:right;
	text-align:center;
	font-size:.8em;
	padding-top:.3em;
	padding-bottom:.2em;
	}
	
<!-- -->

	#tbhead_vert1 {
	border-bottom:#ffd8d8 solid .1em;
	clear:both;
	}
	
	#tbhead_vert1 a {
	color:#990000;
	text-decoration:none;
	}
	
	#tbhead_vert1 a:hover {
	color:#003399;
	}



#Ftitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
}

#div-content {
    border:#333333 solid .01em;
	margin:3em;
	margin-top:1em;
    padding: .5em;
	background-color:#f7f6f6;
	}

#div-header {
	background:url(imgs/bk4.jpg) repeat-x;
	height:2.5em;
	margin:.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.7em;
	padding:.5em;	
	padding-bottom:0em;
	text-align:left
}	

.body-cont {
	font-family: verdana;
	font-size:11px;
	border:#FF0000 solid .1em;
	}
	
	
	

#div-body {
	margin:20px 40px 0px 40px;
	
}

.head1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding-top:.5em;
	padding-left:.5em;
}

#top {
	height:168px;
	background:url(../imgs/bk8.jpg) repeat-x;
}

/* Login page*/

#I1divmain {
	width:363px;
	height:183px;
	background-image:url(imgs/bk3.jpg);
	background-repeat:no-repeat;
	margin-top:10em;
}

#I1txtbox {
	margin-right:2.5em;
	margin-top:.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#FFFFFF;
}

.I1txtbox {
	border:solid #333333 .05em;
}
.I1txtboxpass {
	border:solid #333333 .05em;
	font-weight:bold;
	font:Georgia, "Times New Roman", Times, serif;
}

.textlng {
font-size:.9em;
}
.textlng2 {
font-size:1.1em;
font-weight:bold;
font-style:italic;
}

