body {
	background-color: #000000;
	margin:0px;
}


.heading {
	font-family: Calibri;
	font-size: 28px;
	color: #FFFFFF;	
}

.textrun{
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}

.button{
	font-family: Calibri;
	font-size: 14px;
	color: #92D050;
}

.text{
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
}

.text1{
	font-family: Calibri;
	font-size: 18px;
	color: #FEC501;
}


.text2{
	font-family: Calibri;
	font-size: 14px;
	color: #FEC501;
}

.text3{
	font-family: Calibri;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

.text4{
	font-family: Calibri;
	font-size: 14px;
	color: #92D050;
}

.text5{
	font-family: Calibri;
	font-size: 16px;
	color: #92D050;
}

.text6{
	font-family: Calibri;
	font-size: 16px;
	color:#FFFF00;
}

.border {
	background-color: #000000;
	border: 2px solid #A2A2A2;
}
.bgreen {
	border: 1px solid #92D050;
}

.bright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.border2 {
	border: 1px solid #3E3E3E;
}

.list {
	list-style-position: outside;
	list-style-image: url(bullet2.jpg);
	list-style-type: square;
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 24px;
	text-align: justify;
}
.head1 {
	background-image: url(hd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Calibri;
	font-size: 14px;
	color: #FEC501;
	padding-left:25px;
}

.txtfld
{
	font-family: Calibri;
	font-size: 11px;
	color: #434343;
	border: 1px solid #C8C8C8;
	background-color: #F7F7F7;
}
.redtext {
	font-family: Calibri;
	font-size: 11px;
	color: #FF0000;	
}



a.link:link {
	color: #92D050;
	text-decoration: none;
}
a.link:visited {
	color: #92D050;
	text-decoration: none;
}
a.link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.link:active {
	color: #FFFFFF;
	text-decoration: none;
}


a.link1:link {
	color: #FEC501;
	text-decoration: none;
}
a.link1:visited {
	color: #FEC501;
	text-decoration: none;
}
a.link1:hover {
	color: #92D050;
	text-decoration: none;
}
a.link1:active {
	color: #FEC501;
	text-decoration: none;
}


a.link2:link {
	color: #395717;
	text-decoration: none;
}
a.link2:visited {
	color: #395717;
	text-decoration: none;
}
a.link2:hover {
	color: #4D7520;
	text-decoration: none;
}
a.link2:active {
	color: #4D7520;
	text-decoration: none;
}

a.link3:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link3:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link3:hover {
	color: #92D050;
	text-decoration: none;
}
a.link3:active {
	color: #92D050;
	text-decoration: none;
}
