﻿body {
	margin-top:0px;
}
form{margin:0;padding:0}
input{
	font-size:14px;
}

.style1 {
	font-size:14px;
	line-height:28px;
}
#lct td{
	text-align:center;
}
#lct a{
	font-size:14px;
	line-height:28px;
	color:#000;
}

.style3 {
	font-size:14px;
	line-height:28px;
	font-weight:bold;
}
a:link {
	color:#000099;
}
a:visited {
	color:#000099;
}
a:active {
	color:#990000;
}
.style4 {
	font-size:24px;
	color:#990000;
	font-weight:bold;
	line-height:36px;
}
.style7 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.style8 {
	font-size:13px
}

body{
	margin:0 0 10px 0;
}

/* START - topmenu style */
.topmenu {
	width:100%;
	text-align: center;
	background-color: #9F8159;
	border-bottom:1px solid #C5AC8B ;
} 
.topmenu-b {
	border-top:1px solid #C5AC8B;
	border-bottom-width:0px;
} 
.topmenu tr td {
	/*width: 10%;*/
}
.topmenu tr td a {
	width: 100%;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 150%;
	text-decoration: none;
	display: block;
} 
.topmenu tr td a:visited {
	color: #FFFFFF;
}
.topmenu tr td a:hover {
	color: #FFFAC2;
	background-color: #523815;
	text-decoration: underline;
}
.topmenu tr td a.st {
	color:#FFFAC2;
	background-color: #523815;
	text-decoration: underline;
}
/* END - top menu style */
