/* default */
body {
	background:#333 url(images/bgR.jpg) repeat top center;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
#link a  {text-decoration: none;
		color: #6B8E7B;
}
#link a:hover {
	text-decoration: underline ;
	color: #999;
}
.style16g {font-size:16px; font-weight:bold; letter-spacing:3px; color:#6B8E7B;}
.style3 {font-size: 10px; font-weight:normal;color:#6B8E7B;}
.style4 {font-size: 14px; font-weight:normal;color:#6B8E7B;}
.style6 {font-size: 12px; font-weight:normal;}
.style11 {font-size: 16px; font-weight:normal;}
.style12n {font-size: 12px; font-weight:normal;}
.style14n {font-size: 14px; font-weight:normal;color:#666;}
.style14b {font-size: 14px; font-weight:bold;color: #666;}
.style16b {font-size: 16px; font-weight:bold;}
.style20n {font-size: 20px; font-weight:normal;letter-spacing:3px;}
.style7 {font-size: 16px; font-style:italic; color: #6B8E7B;}
.style14 {font-size: 16px; font-weight: bold; color: #A93234; }
.style15 {color: #A93234; font: bold; }
.style16 {color: #FF0000}


#container {
border:2px solid;
border-top-color:#CCC;
border-right-color:#777;
border-bottom-color:#555;
border-left-color:#CCC;
  width:690px;
  margin: 0 auto; 
  text-align:center; 
  height:auto; 
}

/*----------------- process -------------------------------*/
.process {
	display:block;
	background:;
	width:550px;
	border:0px solid #ccc;
	padding:10px;
}
.process {
  font-size:13px;
  text-align:left;
}
/*----------------- menu -------------------------------*/

.menu a {
	font-size:12px;
	letter-spacing:3px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-left:1px solid #B6DBB2;
	border-right:2px solid #A7C9A4;
	
	color:#6B8E7B;
	float:left;
	text-align:center;
	padding-top:6px;
	width: 140px; height: 20px;
	background:#96D5B8 url(images/btnP3.jpg) repeat-x;
}

.menu a:hover {
	text-decoration:none;
	font-weight:normal;
	background:#73AC8E url(images/btnP3b.jpg) repeat-x;
	border-left :1px solid #B6DBB2;
	border-right:2px solid #A7C9A4;
	color:#2D6821;
	
}
.menu a#last {
	width:150px;
	border-right:none;
}
/* --------------------------Menu Java-----------------------*/
#dropmenudiv{
	position:absolute;
	border:1px solid #B6DBB2;
	border-bottom-width: 0;
	line-height:15px;
	z-index:100;
}
#dropmenudiv a{
	font-size:12px;
	letter-spacing:3px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#2D6821;
	text-align:center;
	background:#96D5B8 url(images/btnP3.jpg) repeat-x;

	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 2px solid #B6DBB2;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}
#dropmenudiv a:hover{ /*hover background color*/
	background:#73AC8E url(images/btnP3b.jpg) repeat-x;
}
/*--------------------menuGallery-----------------*/
.menuGallery {
   font-size:16px;
	letter-spacing:3px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#6B8E7B;
}
.menuGallery a {
  	
	letter-spacing:;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#6B8E7B;
	text-align:left;
	padding:1px 8px 1px 8px;

}
.menuGallery a :hover{
	text-decoration: overline;
	font-weight:normal;
	color:#000;
}
.menuGallery a#last {
	width:120px;
	border-right:none;
}


/* --------------------item------------------------------- */

.item {
	padding:10px;
	border:red 1px solid;
	width:560px;
}
/*---------------------------------------------------------*/
.babcert {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	clear: both;
	position: static;
	color:#000;
	background-color:#F2F2F2;
	padding:5px;
}
/* ---------------footer------------------------- */
.footer {
color:#999999;
font-size:9px;
letter-spacing:3px;
width:auto;
height:10px;
background-color:#;
margin-bottom:15px;
}
