/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#99CC00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bg{ background-image:url(images/repeat.jpg); background-position:top; background-repeat:repeat-y;}
#bgtop{ background-image: url(images/bg.jpg); background-position:top; background-repeat: no-repeat;}

.heading{ font-size:16px; color: #FFFFFF; font-weight:bold;}
.bodt-text{ font-size:11px; color: #FFFFFF; line-height:18px;}
.body-text{ font-size:11px; color: #000000; line-height:18px;}

.more-text{ font-size:11px; color: #FFFFFF; line-height:18px; text-decoration: underline;}
.more-text a:link{ font-size:11px; color: #FFFFFF; line-height:18px; text-decoration: underline;}
.more-text a:hover{ font-size:11px; color: #FFFFFF; line-height:18px; text-decoration: underline;}
.more-text a:visited{ font-size:11px; color: #FFFFFF; line-height:18px; text-decoration: underline;}

.fotter-text{ font-size:10px; color:#B6B6B6; line-height:18px; text-decoration: none;}
.fotter-text a:link{ font-size:10px; color: #B6B6B6; line-height:18px; text-decoration: none;}
.fotter-text a:hover{ font-size:10px; color: #B6B6B6; line-height:18px; text-decoration: none;}
.fotter-text a:visited{ font-size:10px; color:#B6B6B6; line-height:18px; text-decoration: none;}

.link{color:#0066CC;text-decoration:none;}
.link a{color:#FFFFFF;text-decoration:none;}
.link a:hover{color:#0066CC;text-decoration:none;}


.link1{color:#000000; border:0;
text-decoration:none;}
.link1 a{color:#000000;
text-decoration:none;}
.link1 a:hover{color:#000000;
text-decoration:none;}

.blueH-text{ font-size:13px; color: #000066; line-height:18px;font-weight:bold;}
.blue-text{ font-size:11px; color: #000099; line-height:18px;font-weight:bold;}
.black-text{ font-size:13px; color: #0066FF; line-height:18px;font-weight:bold;}
.b-text{ font-size:13px; color: #FFFFFF; line-height:18px;font-weight:bold;}
.Error-text{ font-size:13px; color:#CC0000; line-height:18px;font-weight:bold;}
