@charset "utf-8";
body {
	margin: 0px;
	background-color: #002400;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #969695;
	text-decoration: none;
	text-align: justify;
}

.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.bultext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/bul.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 30px;
	line-height: 25px;
}
.bultext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	background-image: url(images/bul.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 35px;
	line-height: 25px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b5b4b4;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.style7 {color: #FF0000}
.style8 {
	color: #447B03;
	font-weight: bold;
}



.company {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 50px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #71D511;
	background-color: #EDFBEC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #969695;
	text-decoration: none;
	text-align: justify;
}
.headingbgtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:lighter;
	color: #000000;
	text-decoration: none;
	background-image: url(images/headingbg.gif);
	background-repeat: no-repeat;
	height:42px;
}

.green{
color:#6fae00;
}