
img {
	
	margin-left:auto;
	margin-right:auto;
	border:10p ;
	padding-top : 3;
	
}
a {  
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: White;
	text-decoration: none;
	background : #F1A52C;
}
body,div,span,form,td,th {  
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	margin: 0px;
}
.textsmall {  
	font-size: 10px;
}
.tabs {  
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 13px 1px 13px;
	position: relative;
	top: 10px;
}
.tabs:hover {
	color: White;
	font-weight: bold;
	padding: 1px 13px 1px 13px;
	position: relative;
	top: 10px;
	background-color: #F1A52C;
}
.tabsbkg {  
	background-image: url('../images/menu.gif');
	background-repeat : no-repeat;
}
h1,h2,h3,h4,h6 {  
	font-size: 10pt; color: navy; font-family: verdana, arial, geneva, helvetica, sans-serif;
}
h1{  
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 12px;
	background-position: top left;
}
h2 {  
	font-size: 12pt; 
}
h3 {  
	font-size: 11pt; 
}
h4 {  
	font-size: 10pt; 
	margin-bottom: 5px;
}
h5 {
	font-size: 9pt; color: brown;  
}
h6 {  
	font-size: 8pt;
}
li {
	list-style-image: url(../images/bullet.gif);
}
.contents {  
	padding: 10px;
	width: 570px;
	margin-left: 180px;
}

.contents1 {  
	padding: 10px;
	width: 600px;
	margin-left: 80px;
}

hr {  
	color: #999999; 
	heiht: 1px;
}
.sidebar {  
	background-color: #C4CAD8; 
	background-repeat: no-repeat; 
	position: absolute; 
	top: 159px; 
	left: 0px; 
	width: 146px; 
}
input.button {
	background-color: #eeeeee;
	color: #336699;
	font-weight: bold;
	cursor: hand;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 7pt;
	border: 1px #555555 solid;
}
button {
	background-color: #eeeeee;
	color: #336699;
	font-weight: bold;
	cursor: hand;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #555555 solid;
}
input,textarea {  
	font-family: tahoma ,arial, verdana, geneva, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
th {  
	color: #ffffff;
	background-color: #336699;
}
.border {  
	border: 1px #336699 solid;
}
.tabs_off {  
	color: #555555;
	padding: 1px 20px 2px 20px;
	background-color: #000000;
	border-right: 1px  ;
	height: 16px;

}
.tabs_on {  
	color: #F1A52C;
	font-weight: bold;
	padding: 1px 13px 1px 13px;
	position: relative;
	top: 10px;
	background-color: #ffffff;
}
