*{
	font-family:"Trebuchet MS", Tahoma, Verdana;
}
body {
margin: 0 auto;
background-color:#f4f4f4;
font-size:12px;
}

body div {
text-align: left
}

#main {
width: 980px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
background-color: #7ac743;
}

#head {
margin-left: auto;
margin-right: auto;
margin-bottom: 1px;
text-align: center;
height: 146px;
width: 980px;
background-image: url("images/head.jpg");
background-position: center;
background-repeat: no-repeat;
}

#head h1 {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 50px;
color: #000000;
}

#Lmenu {
float: left;
clear: left;
width: 140px;
margin-bottom: 10px;
margin-left: 10px;
}

#Rmenu {
width: 0px;
text-align: left;
margin-bottom: 0px;
margin-right: 0px;
}

#Lmenu h1, #Rmenu h1 {
padding-left: 5px;
font-size: 14px;
margin-top: 5px;
margin-bottom: 5px;
color: #000000;
}

#Lmenu a, #Rmenu a {
color: #000000;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
display: block;
background-color: #d2e0eb;
border-bottom: 1px solid #292929;
}

#Lmenu a:hover, #Rmenu a:hover {
background-color: #ceeaff;
}

#sidegallery {
float: right;
clear: right;
width: 130px;
text-align: left;
margin-bottom: 10px;
margin-right: 10px;
}

a img {
border: 2px solid #575757;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}

a:hover img {
border: 2px solid #ceeaff;
}

#content {
padding: 5px;
margin-left: 160px;
margin-right: 0px;
margin-bottom: 10px;
width: 798px;
background-color: #ffffff;
color: #000000;
}

#content h1 {
font-size: 14px;
margin-top: 5px;
margin-bottom: 0px;
color: #000000;
}

#content a {
text-decoration: underline;
color: #12617a;
font-style: italic;
}

#content a:hover {
text-decoration: underline;
}

#foot {
text-align: center;
color: #000000;
font-size: 12px;
}

#foot a {
color: #000000;
text-decoration: none;
font-style: italic;
}

#foot a:hover {
text-decoration: underline;
}

.clsTable{
	width:100%;	
	border: 1px #999999 solid;
}

.clsTable th{
	background-color: #f4f4f4;
	color: #333333;
}
.frmControl{
	width: 250px;
	border:1px #999999 solid;
	background-color: #f4f4f4;
}