body,html,img {
	margin:0;
	padding:0;
	border:0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #12794c;
}

a:hover {
	text-decoration: underline;
}

body,html {
	background: #ffffff;
	font: normal 11px Tahoma, Arial, sans-serif;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 1002px;
	background: url('/images/background.gif') repeat-y center;
}

#pageFrame {
	border-left: 1px solid #12794c;
	border-right: 1px solid #12794c;
}

#divHead {
	background: #12794c;
	border-bottom: 1px solid #12794c;
	clear: both;
}

#divHeadLogo {
	float: left;
	border-right: 1px solid #12794c;
	border-bottom: 1px solid #12794c;
}

#divHeadName {
	float: right;
}

#divHeadInfo {
	height: 18px;
	color: #fff;
	font: bold 14px Tahoma, Arial, sans-serif;
	text-align: right;
	clear: right;
	border-bottom: 1px solid #12794c;
}

#divMain {
	margin-top: 2px;
	
	background: url('/images/background.png') repeat-y center;
	clear: both;
}

#divMainLeft {
	float: left;
	width: 200px;
}

#divMainMenu {
	float: none;
	margin: 5px;
}

#divMainRight {
	float: right;
	width: 200px;
}

#divMainCenter {
	margin-left: 200px;
	margin-right: 200px;
	padding: 10px;
}

#divMainContent {
	width: 575px;
	overflow: hidden;
}

#divFoot {
	padding: 10px;
	
	background: #12794c;
	color: #fff;
	clear: both;
	min-height: 25px;
}

ul.menu {
 	padding: 0;
	margin: 0;
}

ul.menu a {
	display: block;
	color: #616451;
	font: normal 14px Tahoma, Arial, sans-serif;
	margin: 2px;
	padding-left: 12px;
	background: url('/images/point.png') left center no-repeat;
}

ul.menu img {
	display: none;
}

.leftsubmenuselected2, .leftsubmenu2 {
	padding-left: 0px;
	background: transparent !important;
}

.divMainNews {
	
}

.divMainNews .head {
	text-align: center;
	padding: 3px;
	background: #12794c;
	color: #fff;
	font: bold 14px Tahoma, Arial, sans-serif;
}

.divMainNews .news .lefttext {
	padding: 0px 5px;
}

.divMainNews .news .lefttext a {
	color: #616451;
	font-weight: normal;
}

.newsItem a:hover div {
	text-decoration: underline;
}

.newsDate {
	font-weight: bold;
}

.newsArchive {
	padding: 3px;
	text-align: right;
}

.green {
	color: #12794c;
}

.greyLight {
	color: #f6f5f1;
}

.grey {
	color: #616451;
}

.info {
	color: #fff;
	font: bold 12px Tahoma, Arial, sans-serif;
}

h1 {
	color: #12794c;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #12794c;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	color: #12794c;
	font-size: 14px;
	font-weight: bold;
}

.clear {
	clear: both;
}

.line {
	background: url('/images/line.png') repeat-x;
	height: 5px;
	width: 200px;
}


ul.gallery {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.gallery li {
	float: left;
	width: 142px;
	height: 250px;
}

ul.gallery li img {
	border: 3px double #aaa;
}

ul.gallery li table td {
	padding: 0;
}
