body {
font-family: 'Arial', sans;
background-color: #FFFFFF;
}

img {
border: none;
}

a img {
border: none;
}

a {
border: none;
}

.lst {
margin-top: 10px;
}

.bord {
margin-top: 10px;
height: 1px;
width: 300px;
background: #B4E457;
}

.title {
	font-size: 130%;
}


.datesp {
	font-size: 85%;
}


a:link{
  color: #576e0f;
  text-decoration: underline;
}
a:visited{
  color: #576e0f;
  text-decoration: underline;
}
a:hover{
  color: #7d9f11;
  text-decoration: underline;
}

h1 {
font-style: italic;
font-size: 130%;
}

div.up {
background-repeat: no-repeat;
background-position: 50% 0%;
background-image: url("/img/site3/top.jpg");
}



div.maintext {
margin-top: 120px;
text-align: left;
width: 100 px;
font-size: 100%;
line-height: 25px;
padding-left: 10px;
padding-right: 20px;
}

div.menucont{
	text-align: left;
	margin-top: 120px;
}


div.menu {
background: #b4e457;
background-image: url("/img/site3/l.jpg");
background-position: 0% 0%;
background-repeat: repeat-y;
}

div.menudl {
width: 100%;
height: 100%;
background-image: url("/img/site3/downl.jpg");
background-position: 0% 100%;
background-repeat: no-repeat;
}

div.menudr {
width: 100%;
height: 100%;
background-image: url("/img/site3/downr.jpg");
background-position: 100% 100%;
background-repeat: no-repeat;
}

div.menuur {
width: 100%;
height: 100%;
background-image: url("/img/site3/upr.jpg");
background-position: 100% 0%;
background-repeat: no-repeat;
}

div.menuul {
width: 100%;
height: 100%;
background-image: url("/img/site3/upl.jpg");
background-position: 0% 0%;
background-repeat: no-repeat;
}

div.menuu {
width: 100%;
height: 100%;
background-image: url("/img/site3/upc.jpg");
background-position: 0% 0%;
background-repeat: repeat-x;
}

div.menud {
width: 100%;
height: 100%;
background-image: url("/img/site3/downc.jpg");
background-position: 0% 100%;
background-repeat: repeat-x;
}

div.menur {
width: 100%;
height: 100%;
background-image: url("/img/site3/r.jpg");
background-position: 100% 0%;
background-repeat: repeat-y;
}

div.menutext {
line-height: 1.4;
font-size: 100%;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 15px;
padding-right: 10px;
}

div.menutitle {
color: #FFFFFF;
font-size: 140%;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 0px;
}

.menutext a:visited, .menutext a:link {
	color: #14280d;
	text-decoration: underline;
}

.menutext a:hover {
  color: #7d9f11;
  text-decoration: underline;
}



div.rubrics {
border: 4px double #004000;
float:left;
margin-top: 10px;

margin-right: 10px;
width: 200px;
font-size: 100%;
}

div.main input{
border: 1px outset #004000;
margin-top: 2px;
margin-bottom: 2px;
font-family: 'Times New Roman', Times, serif;
font-size: 12pt;
font-style: italic;
}
div.main textarea{
border: 1px inset #004000;
}

.formtext {
	font-size: 85%;
	font-weight: bold;
	color: #7d9f11;
}

div.down{
float:left;
width: 100%;
margin-bottom: 20px;
}

div.alb{
float:left;
padding: 10px;
}

div.news{
margin-left: 120px;
}

div.downn{
margin: 5px;
height: 11px;
width: 100%;
background-image: url("/img/site3/line.jpg");
}
