body {
	background-attachment: fixed;
	background-color: #94a990;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-top:23px; 
	margin-bottom:0px; 
	margin-left:0px; 
	margin-right:0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #428061;
	text-decoration: underline;
}

a:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #428061;
    text-decoration: none;
}
a:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #428061;
	text-decoration: underline;
}
	

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #737873;
	text-decoration: none;
}

a.menu:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #737873;
    text-decoration: underline;
}
a.menu:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #737873;
	text-decoration: none;
}

a.menu_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d5321;
	text-decoration: none;
}

a.menu_mini:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d5321;
    text-decoration: underline;
}
a.menu_mini:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d5321;
	text-decoration: none;
}

.font_mini
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#0d5321;
}

font
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
}


.font_top
{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#428061;
}


.input {
font-size:12px; 
color:#000000;
background-color:#cbe1c7;
border-top:#07532c 1px solid;
border-left:#07532c 1px solid;
border-bottom:#07532c 1px solid;
border-right:#07532c 1px solid;
font-family:Arial, Helvetica, sans-serif;
width:130px;
}
