body {
	margin:0px;
	color:#464646;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
td {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
}
H1 {
	color: #648D0E;
	font-size: 16px;
	font-weight:bold;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	display: inline;
	text-decoration:none; 
	}
		
H2 {
	color: #648D0E;
	font-size: 14px;
	font-weight:bold;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	display: inline; 
	}

H3 {
	color: #648D0E;
	font-size: 16px;
	font-weight:bold;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	display: inline; 
	text-decoration:none;
	}
H3 a {
	color: #648D0E;
	font-size: 16px;
	font-weight:bold;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	display: inline; 
	text-decoration:none;
	}
H3 a:hover{
	color: #4B4C4B;
	font-size: 16px;
	font-weight:bold;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	display: inline; 
	text-decoration:none;
	}

H4 {
	color: #648D0E;
	font-size: 14px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:4px;
	display: inline; 
	}
	
H5 {
	color: #626262;
	font-size: 12px;
	font-weight: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	display: inline;
	text-align:justify;
}
H6 {
	color: #626262;
	font-size: 14px;
	font-weight: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	display: inline;
	text-align:justify;
}
.r2{
	background-color : #B2D448;
	}

.r2 a {
	color:#4B4C4B;
	text-decoration:none;
	background-position:left center;
}
.r2 a:hover { text-decoration:none; color:#70911E;}

.r2 ul { margin:0; padding:0; list-style:none;}
.r2 li { background:url(images/r2.gif) top left no-repeat; margin:0 0 0 0; padding:0 0 0 12px; line-height:18px;}
.r2 li a {color:#4B4C4B; text-decoration:none;  background-position:left center;}
.r2 li a:hover { text-decoration:none; color:#70911E;}

.r4 ul {margin:0; padding:0; list-style:none;}
.r4 li {background: url(images/r2.gif) top left no-repeat;	margin: 5 0 0 10;	padding: 0 0 0 12px;	line-height: 18px;}
.r4 li a {color:#4B4C4B; text-decoration:none;  background-position:left center;}
.r4 li a:hover {text-decoration: none;	color: #70911E;font-weight: bold;}

.r5 ul {margin:0; padding:0; list-style:none;}
.r5 li {background: url(images/r2.gif) top left no-repeat;	margin: 5 0 0 40;	padding: 0 0 0 12px;	line-height: 18px;}
.r5 li a {color:#4B4C4B; text-decoration:none; background-position:left center;}
.r5 li a:hover {text-decoration: none; color: #70911E; font-weight: bold;}

.r6 ul {margin:0; padding:0; list-style:none;}
.r6 li {background: url(images/r2.gif) top left no-repeat;	margin: 5 0 0 40;	padding: 0 0 0 12px;	line-height: 18px;}
.r6 li a {color:#4B4C4B; text-decoration:none; background-position:left center; font-size: 12px;}
.r6 li a:hover {text-decoration: none; color: #70911E; font-weight: bold; font-size: 12px;}

b{ color:#648D0E}
.hhc{font: bold 16px tahoma, arial, helvetica, sans-serif16; color: #648D0E;}
.hhc a {font: bold 16px tahoma, arial, helvetica, sans-serif16; color: #648D0E; text-decoration:none;}
.hhc a:hover {font: bolder 16px tahoma, arial, helvetica, sans-serif16; color: #4B4C4B; text-decoration:none;}
.hhc2{font: bold 16px tahoma, arial, helvetica, sans-serif16; color: #648D0E;}
.hhc3{font: bold 14px tahoma, arial, helvetica, sans-serif16; color: #648D0E;text-decoration:underline;}
.hhc3 a {
	font: bold 14px tahoma, arial, helvetica, sans-serif16;
	color: #648D0E;
	text-decoration: underline;
}
.hhc3 a:hover {font: bolder 14px tahoma, arial, helvetica, sans-serif16; color: #4B4C4B; text-decoration:underline;}

/* roundbox */
.roundedcornr_box {
   background: #ffffff;
}
.roundedcornr_top div {
   background: url(images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 15px; }

/* roundbox 2 */
.roundedcornr_box2 {
   background: #B2D448;
}
.roundedcornr_top2 div {
   background: url(images/roundedcornr_tl2.png) no-repeat top left;
}
.roundedcornr_top2 {
   background: url(images/roundedcornr_tr2.png) no-repeat top right;
}
.roundedcornr_bottom2 div {
   background: url(images/roundedcornr_bl2.png) no-repeat bottom left;
}
.roundedcornr_bottom2 {
   background: url(images/roundedcornr_br2.png) no-repeat bottom right;
}
.roundedcornr_top2 div, .roundedcornr_top2, 
.roundedcornr_bottom2 div, .roundedcornr_bottom2 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content2 { margin: 0 15px; }

/* roundbox 3 */
.roundedcornr_box3 {
   background: #c6d883;
}
.roundedcornr_top3 div {
   background: url(images/roundedcornr_tl3.png) no-repeat top left;
}
.roundedcornr_top3 {
   background: url(images/roundedcornr_tr3.png) no-repeat top right;
}
.roundedcornr_bottom3 div {
   background: url(images/roundedcornr_bl3.png) no-repeat bottom left;
}
.roundedcornr_bottom3 {
   background: url(images/roundedcornr_br3.png) no-repeat bottom right;
}
.roundedcornr_top3 div, .roundedcornr_top3, 
.roundedcornr_bottom3 div, .roundedcornr_bottom3 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content3 { margin: 0 15px; }

.roundedcornr_bottom4 div {
   background: url(images/roundedcornr_bl4.png) no-repeat bottom left;
}
.roundedcornr_bottom4 {
   background: url(images/roundedcornr_br4.png) no-repeat bottom right;
}
.roundedcornr_top4 div, .roundedcornr_top4, 
.roundedcornr_bottom4 div, .roundedcornr_bottom4 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_bottom5 div {
   background: url(images/roundedcornr_bl5.png) no-repeat bottom left;
}
.roundedcornr_bottom5 {
   background: url(images/roundedcornr_br5.png) no-repeat bottom right;
}
.roundedcornr_top5 div, .roundedcornr_top5, 
.roundedcornr_bottom5 div, .roundedcornr_bottom5 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_top6 div {
   background: url(images/roundedcornr_tr6.png) no-repeat top left;
}
.roundedcornr_top6 {
   background: url(images/roundedcornr_tl6.png) no-repeat top right;
}
.roundedcornr_bottom6 div {
   background: url(images/roundedcornr_bl6.png) no-repeat bottom left;
}
.roundedcornr_bottom6 {
   background: url(images/roundedcornr_br6.png) no-repeat bottom right;
}
.roundedcornr_top6 div, .roundedcornr_top6, 
.roundedcornr_bottom6 div, .roundedcornr_bottom6 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}

img {border:0;}
.hhc{font: bold 16px tahoma, arial, helvetica, sans-serif16; color: #648D0E;}
.hhc a {font: bold 16px tahoma, arial, helvetica, sans-serif16; color: #648D0E; text-decoration:none;}
.hhc a:hover {font: bolder 16px tahoma, arial, helvetica, sans-serif16; color: #4B4C4B; text-decoration:none;}
.f12 td input, textarea{padding:0 0 1px 4px; font-size:11px; font-family:tahoma; color:#7D7D7D;}
.f12 td input{ width:120px; height:18px;}
.f12 td textarea{width:300px; height:185px; overflow:auto; }
.f11 td textarea{width:300px; height:50px; overflow:auto; }
.f13 td input, textarea{padding:0 0 1px 4px; font-size:11px; font-family:tahoma; color:#7D7D7D;}
.f13 td input{ height:18px;}
.f13 td textarea{width:600px; height:100px; overflow:auto; }
a{ color:#4B4C4B; text-decoration:none;}
a:hover{ color:#4B4C4B; text-decoration:underline;}
strong a{ color:#4D4E4F; text-decoration:none;}
strong a:hover{ color:#70911E; text-decoration:none;}
strong img{ margin:0 6px 1px 0; vertical-align:middle}
