body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#b6de91;
	margin:0;
}

h1, h2, h3 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-weight:bold;
	font-size:12px;
	line-height:5px;
	margin-top:5px;
}
h2 {
	font-weight:bold;
	font-size:18px;
	line-height:18px;
}
h3 {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	font:Tahoma;
}

.left_menu {
	font:Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.text_header {
	font:Tahoma;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.footer_header {
	font:Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.footer_header a:link {
	font:Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.footer_header a:hover {
	font:Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.footer_header a:visited {
	font:Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.text_header1 {
	font:Verdana;
	color:#66ff00;
	font-size:12px;
	font-weight:bold;
}

.header {
	background-image:url(../images/header.gif);
	height:93px;
	width:589px;
	background-repeat:no-repeat;
}

.topCornerLeft {
	background-image:url(../images/top_left.gif);
	height:138px;
	width:12px;
	background-repeat:no-repeat;
}

.topCornerRight {
background-image:url(../images/top_right.gif);
height:138px;
width:12px;
background-repeat:no-repeat;
}

.topBody {
	background-image:url(../images/top_body.gif);
	height:138px;
	width:12px;
	background-repeat:repeat;
}

.LeftMenuTop {
	background-image:url(../images/left_menu_top.gif);
	height:46px;
	width:213px;
	background-repeat:no-repeat;
}

.LeftMenuBottom {
	background-image:url(../images/left_menu_bottom.gif);
	height:13px;
	width:219px;
	background-repeat:no-repeat;
}

.LeftMenuBody {
	background-image:url(../images/left_menu_body.gif);
	height:13px;
	width:7px;
	background-repeat:repeat;
}

.buton {
	color:#0b0b0b; 
	border:none;
	width:90px; 
	height:20px; 
	margin:0; 
	padding:0 4px 0 0; 
	cursor:pointer;
	font:normal 10px Verdana; 
	text-transform:uppercase;
	background-color:#f8f7f4;
	padding:3px;
	border:solid #999999 1px;
	}

.formBg {
	background-color:#f8f7f4;
	font:normal 13px Arial, Helvetica, sans-serif;
	border:solid #999999 1px;
}
