html { 	
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #C7E2CB;
	scrollbar-face-color: #298134;
	scrollbar-highlight-color: #D2D2D2;
	scrollbar-3dlight-color: #298134;
	scrollbar-shadow-color: #616161;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #D4DFD5; }
body {
	margin: 0px;
	background: #D4DFD5;
	color: #000000;
	font-size : 11px;
	font-family : Tahoma, Verdana, sans-serif;
	text-align: center;
}

h1 {
	text-align: left;
	font-size: 15px;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
a {
	font-size: 12px;
	font-family: verdana;
	color: #298134;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	font-size: 12px; 
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.pageblack {
	background: #000000;
	width: 1px;
}
.header  {
	background: #fff url(../images/back_header.jpg) no-repeat center top;
	height: 94px;
	width: 780px;
	margin: 0 0 0 0;
}
.menu {
	background: #C7E2CB url(../images/back_menu.jpg) no-repeat left top;
	width: 140px;
	padding: 110px 0 0 0;
	vertical-align: top;
}
.menu2 { 
	height: 140px;
	text-align: left;
	vertical-align: top;
}
.menu3 { 
	padding: 3px 5px 3px 0px;
	text-align: right; 
	border-bottom: 1px solid #298134;
}
.menu3 a {
	font-size: 11px;
	font-family: arial;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.menu3 a:hover {
	font-size: 11px; 
	font-family: arial;
	font-weight: bold;
	color: #298134;
	text-decoration: none
}

.menu-admin { 
	padding: 15px 0px 0px 15px;
	text-align: left; 
	vertical-align: top;
	border-bottom: 1px solid #298134;
	font-size: 12px;
	font-family: arial;
	color: #000000;
	font-weight: bold;

}
.menu-admin a {
	font-size: 12px;
	font-family: arial;
	color: #298134;
	font-weight: bold;
	text-decoration: none
}
.menu-admin a:hover {
	font-size: 12px; 
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.main{
	background: #C7E2CB;
	width: 640px;
	text-align: left;
	vertical-align: top;
	padding: 7px 0px 60px; 0px;
}
.main p {
	line-height: 15px;
	text-align: justify;
	font-size: 12px;
	font-family: verdana;
	color: #000000;
}
.main ul {
	line-height: 15px;
	font-size: 12px;
	font-family: verdana;
	color: #000000;
}
.main li {
	line-height: 15px;
	font-size: 12px;
	font-family: verdana;
	color: #000000;
}
.main img	{
	border: 1px solid #298134;
}
.content {
	padding: 0px 20px 0px 45px;
}

.content table td {
	vertical-align: top;
	font-size: 12px;
	font-family: verdana;
	color: #000000;
}

.tdinput {
	background-color: #BECFC0;
	border: 1px solid #000000;
	color: #000000;
	font-family: arial;
	font-size: 12px
} 
.tdinput2 {
	background-color: #298134;
	border: 1px solid #000000;
	color: #C7E2CB;
	font-weight: bold;
	font-family: arial;
	font-size: 12px
} 

.tab1 {
	background: #5ABE66;
	padding: 2px 0px 2px 3px;
	font-size: 11px; 
	font-family: arial;

	color: #000000;
}
.tab2 { 
	background: #89D392;
	padding: 2px 0px 2px 3px;
	font-size: 11px; 
	font-family: arial;
	color: #000000;
}
.footer{
	background: #fff url(../images/back_footer.jpg) no-repeat center top;
	height: 38px;
	margin: 0px;
	padding: 19px 0px 0px 140px;
	text-align: center;
	vertical-align: center;
	font-size : 11px;
	font-family : Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #C7E2CB;
}
.footer  a{ 
	font-size : 11px;
	font-family : Arial, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.footer a:hover{ 
	font-size : 11px;
	font-family : Arial, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #C7E2CB;
}
