﻿.outerborder{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #C5C5C5;
}
body {
	background-image: url(images/bg.jpg);
	background-color: #747474;
	background-repeat: repeat-x;
}

h1 {
	font-family: verdana;
	font-size: 16px;
	color: #C5C5C5;
	padding: 14px 0 0 0;
}

a {
	font-family: verdana;
	font-size: 11px;
	color: #C5C5C5;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C5C5C5;
}
a:hover {
	text-decoration: none;
	color: #E2AE0D;
}
a:active {
	text-decoration: none;
	color: #C5C5C5;
}
.main{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.footer{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: #000000;
}
#footer a:link {
	text-decoration: none;
	color: #000000;
}
#footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
	color: #C5C5C5;
}
#footer a:active {
	text-decoration: none;
	color: #000000;
}
.address{
	border: 1px solid C5C5C5;
	padding: 3px;
}
.style1 {font-weight: bold}
.maincontent{
	background: url(images/index_08.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
.whiteborder{
	border: 1px solid #ffffff;
}
hr{
	height: 1px;
}
#menu {
	background-image: url(images/menu_07.gif);
	background-position: right;
	background-repeat: no-repeat
}
.boldWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.boldWhiteBig {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}