.body {
	background-image:url(../images/oat_top_div.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	margin:0px;
}

.body_intro {
	background-color:#000000;
	margin:0px;
}

TD {
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana;
	line-height: 130%;
}

.text_tev {
	FONT-SIZE: 11px;
	COLOR: #00932C;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Microsoft sans serif;
	line-height: normal;
}


.text_bottom {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Microsoft sans serif;
	line-height: normal;
}

.text_bottom2 {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Microsoft sans serif;
	line-height: normal;
}


.text_bottom3 {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Microsoft sans serif;
	line-height: normal;
}

A.link_1 {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.link_1:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

A.link_2 {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: none;
}
A.link_2:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

A.link_3 {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: none;
}
A.link_3:hover {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

A.link_bottom2 {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Microsoft sans serif;
	font-weight: normal;
	text-decoration: none;
}
A.link_bottom2:hover {
	FONT-SIZE: 10px;
	COLOR:#FFFFFF;
	FONT-FAMILY: Microsoft sans serif;
	font-weight: normal;
	text-decoration: underline;
}

A.link_topmenu {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Microsoft sans serif;
	font-weight: bold;
	text-decoration: none;
}
A.link_topmenu:hover {
	FONT-SIZE: 10px;
	COLOR:#FFFFFF;
	FONT-FAMILY: Microsoft sans serif;
	font-weight: bold;
	text-decoration: none;
}

A.link_submenu {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Microsoft sans serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #1DB731;
	padding: 3px 8px;
}
A.link_submenu:hover {
	FONT-SIZE: 12px;
	COLOR:#FFFFFF;
	FONT-FAMILY: Microsoft sans serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #0AA31F;
	padding: 3px 8px;
}

A.link_bottommenu {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Microsoft sans serif;
	font-weight: normal;
	text-decoration: none;
}
A.link_bottommenu:hover {
	FONT-SIZE: 12px;
	COLOR:#FFFFFF;
	FONT-FAMILY: Microsoft sans serif;
	font-weight: normal;
	text-decoration: none;
}

A.link_intro {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Microsoft sans serif;
	font-weight: bold;
	text-decoration: none;
}
A.link_intro:hover {
	FONT-SIZE: 10px;
	COLOR:#FFFFFF;
	FONT-FAMILY: Microsoft sans serif;
	font-weight: bold;
	text-decoration: underline;
}


.border {
	border-width: 1pt;
	border-color: #00932C;
	border-style: solid;
}


.form {
	font-family: Verdana;
	font-size: 12px;
	color: #00932C;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #363636;
	border-right-color: #363636;
	border-bottom-color: #363636;
	border-left-color: #363636;
}