body {margin: 0; padding: 0; border: 0}

.side{
	font-family: Verdana, Arial;
	font-size: 11px;
}

h1 {
	color: #4a7a0d;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
}
h2 {
	color: #4a7a0d;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
}


.class1 A {
	color: FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.class1 A:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.class2 A {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	font-family: Tahoma;
	font-weight: bold;
}
.class3 A {
	color: 000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.class3 A:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.class4 A {
	color: 000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
}
.class4 A:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 13px;
}
.class5 A {
	color: 0000FF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 13px;
}
.class5 A:hover {
	color: 000000;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 13px;
}
.class5 {
	color: 000000;
	font-family: Verdana;
	font-size: 13px;
}
a:hover {
	color: #4A7A0D;
}
.footer {
	color: #990100;
	font-family: Verdana;
	font-size: 10px;
}
.footer A {
	color: #990100;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px;
}


/*
#######################################################################################
#################################### FORMS #######################################
#######################################################################################
*/


form {
	padding:0px;
	margin:0px;
}

.mainTable {
	margin-top:50px;
	margin-bottom:20px;
}


.error{ color:#FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.text { vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #222222;
	text-decoration: none;
}

.field { vertical-align:top;}

.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #121212;
	background-color: #CCCCCC;
	border: 1px solid #999999;	
	margin-top:2px;
}

textarea, .inputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border: 1px solid #999999;
}

select, input, .inputLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border: 1px solid #999999;
}
