body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5B925A;
	background-color: #94B5E2;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.leftcolum {
	background-image: url(images/left-background2.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.rightcolum {
	background-image: url(images/right-background2.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.main {
	background-image: url(images/top_05_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.main-text,.main-text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-right: 16px;
	padding-left: 16px;
	color: #000000;
}
.copyright,.copyright a{
	font-size: 10px;
	color: #3E70B7;
	text-decoration: none;
	text-align: center;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.nav ,.nav a:link ,.nav a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.nav a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #458343;
}
.nav td {
	height: 26px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5BB59;
}
.bottom-nav , .bottom-nav a{
	color: #273D61;
	text-align: center;
}
.bbb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #3E70B7;
}

