BODY {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(images/bg.gif);
	color: #333333;
}

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

A:link { color:#A6A626 ; text-decoration: none}
A:visited { color:#A6A626 ; text-decoration: none}
A:active { color:#A6A626 ; text-decoration:none}
A:hover { color:#A6A626 ; text-decoration: underline}

.NavLink {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
	
A.NavLink {color: #ff0000; text-decoration: none}
A.NavLink:visited {color: #ff0000; text-decoration: none}
A.NavLink:active {color: #993400; text-decoration: none}
A.NavLink:hover {color: #993400; text-decoration: none} 

.NavLinkWhite {
	font-size: 10px;}
	
A.NavLinkWhite {color: #FFFFFF; text-decoration: none}
A.NavLinkWhite:visited {color: #FFFFFF; text-decoration: none}
A.NavLinkWhite:active {color: #cccccc; text-decoration: underline}
A.NavLinkWhite:hover {color: #cccccc; text-decoration: underline}

.title1 {
	font-size: 15px;
	color: #A6A626;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.greytext {
	color: #666666;
	font-size: 9px;
}
.attention {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whiteText {
	color: #FFFFFF;
}
.redText {
	color: #CC0000;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.butnStyle {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #FFFFFF;
	CURSOR: hand;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	border: 1px solid #A6A626;
	font-weight: bold;
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
}
form{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wide {
	width: 160px;
}
.wide_s {
	width: 90px;
}
.wider {
	width: 200px;
}
.just {
	text-align: justify;
}
.indentLeft {
	padding-left: 12px;
}

li {
	list-style-image: url(images/bul.gif);
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.bord {
	border: 1px solid #686868;
}
.bord_l {
	border-left: 1px solid #686868;
}
strong {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
}
.title_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	text-transform: uppercase;
}
.text_green {
	color: #A6A626;
	font-size: 10px;
	text-transform: uppercase;
}
.white_titile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bord_green {
	border: 1px solid #C8C662;
}
.wide_textarea {
	height: 100px;
	width: 270px;
}
.wide_textarea_s {
	height: 60px;
	width: 270px;
}
.bg_oliveleaf {
	background-image: url(images/oliveleaf_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.form {	
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
