/*    CSS Document */

body {
	font-size: 12px;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.background {
	background:url(/images/background.jpg);
}

.background2 {
	background:url(/images/background2.jpg);
}

.background3 {
	background:url(/images/background3.jpg);
}

.divider {
	background:url(/images/divider.gif);
}

.backFormUpper {
	background:url(/images/form_upper.gif);
}

.backFormLeft {
	background:url(/images/form_left.gif);
}

.backFormRight {
	background:url(/images/form_right.gif);
}

.backFormLower {
	background:url(/images/form_lower.gif);
}	

.input_error {
	background-color:#fff799;
}

.textMainGrey {
	font-size: 12px;
	font-weight: normal;
	line-height:normal;
	color: #666666;
	text-decoration: none;
}

a.textMainGrey, a.textMainGrey:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.textMainGrey:hover {
	font-size: 12px;
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
}

.textMainGrey_hover {
	font-size: 12px;
	color: #669900;
	line-height: 16px;
	font-weight:bold;
	text-decoration: none;
}

.textMainGrey2 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

a.textMainGrey2, a.textMainGrey2:visited {
	font-size: 14px;
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
}

a.textMainGrey2:hover {
	font-size: 14px;
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
}

.textMainGreen {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}

.textMainGreen2 {
	font-size: 12px;
	font-weight: bold;
	color: #8bc53f;
	text-decoration: none;
}

.textMainGreen2_hover {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

a.textMainGreen2, a.textMainGreen2:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.textMainGreen2:hover {
	font-size: 12px;
	font-weight: bold;
	color: #8bc53f;
	text-decoration: underline;
}

.textMainGreen3 {
	font-size: 14px;
	font-weight: bold;
	color: #8bc53f;
}

.textMainGreen4 {
	font-size: 16px;
	font-weight: bold;
	color: #8bc53f;
}

.textMainWhite {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a.textMainWhite, a.textMainWhite:visited {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.textMainWhite:hover {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

.textLargeGreen {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8bc53f;
	text-decoration:none
}

.textLargeGrey {
	font-size: 20px;
	line-height: 38px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none
}

.textSmallGreen {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8bc53f;
	text-decoration:none
}

.textLargeWhite {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none
}

.footer {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

a.footer, a.footer:visited {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover {
	font-size: 10px;
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
}

.redfooter {
	font-size: 10px;
	font-weight: normal;
	color: #b92a2e;
}

a.redfooter, a.redfooter:visited {
	font-size: 10px;
	color: #b92a2e;
	font-weight: normal;
	text-decoration: none;
}

a.redfooter:hover {
	font-size: 10px;
	color: #b92a2e;
	font-weight: normal;
	text-decoration: underline;
}
