﻿body {
	margin: 0 auto;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	/*background-color: #F9FCFF;*/;
	margin: 4 0 0 0;
	color: #000000;
	background-color: #EAF4FF;
	text-decoration: none;
}
.container {
	border: 1px solid #e1e1e1;
	background-color: #fff;
	width: 974px;
	margin: 0 auto;
	padding: 0 0px;
}
.container_news {
	border: 1px solid #e1e1e1;
	background-color: #fff;
	width: 974px;
	margin: 0 auto;
	padding: 0 0px;
}

#bottom {
text-align:center;
	border-top: 9px solid #e1e1e1;
		border-bottom: 9px solid #e1e1e1;
	width: 800px;
	padding: 0 0px;
	margin: 0 auto;
	padding: 0 0px;
	margin-bottom:4px;
}
.top {
	height: 100px;
	margin: 0 auto;
	position: relative;
	padding: 0px;
	background-image: url('header.jpg');
	background-color: #99ccff;
	border-bottom: 10px solid #3399ff;
}
#sidebarnews {
	width: 20%;
	float: left;
}
#sidebarrelated {
	text-align: right;
	margin-right: 4px;
	margin-top: 130px;
	width: 30%;
	height: 100%;
	float: left;
	border-right: 4px solid #3399ff;
	position: relative;
	display: inline;
}
#sidebarrelated ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebarrelated ul li a {
	display: block;
	margin-right: 9px;
	border-bottom: 1px dashed #3399ff;
	padding: 10px 0px 4px 4px;
}
#toptoolbar {
	background-color: #fff;
	margin-bottom: 4px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
	font-size: 11px;
	line-height: 20px;
	margin: 2px 7px;
	position: relative;
}
#news {
	width: 70%;
	float: right;
}
#newscontent {
	font-size: 12pt;
	padding-right: 17px;
	padding-left: 17px;
	background-color: #fff;
	text-align: right;
}
#toplogo {
	float: left;
}
#topdate {
	float: right;
}
#menu {
	padding-top: 45px;
	width: 100%;
	font-weight: bold;
	position: relative;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	background: transparent;
	
}
#menu ul li {
	display: block;
	float: right;
	margin: 0;
}
#menu ul li a {
	display: block;
	float:right;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 7px 0 7px;

}
#menu ul li a:hover {
	background-color: #3399ff;
	color: #FFFFFF;
	height: 22px;
}
div#btoplogo {
	width: 30%;
	position: absolute;
	min-height: 100%;
	z-index: 100;
}
div#btoplinks {
	width: 40%;
	text-align: center;
	font-weight: bold;
	position: absolute;
	margin-top: 15px;
	margin-left: 210px;
	min-height: 100%;
	z-index: 100;
}
div#btopdate {
	width: 30%;
	position: absolute;
	right: 0px;
	min-height: 100%;
	z-index: 100;
}
.green {
	color: #008000;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.brown {
	font-size: x-small;
	font-weight: bold;
	color: #800000;
}
.title {
	font-size: 15pt;
	text-align: center;
	border-bottom: 6px solid #e1e1e1;
	display: block;
	line-height: 40px;
	position: relative;
	margin-bottom: 25px;
}
.relatedheader {
	font-size: 12pt;
	text-align: center;
	border-bottom: 2px solid #e1e1e1;
	display: block;
	line-height: 30px;
	margin: 1px 4px;
	position: relative;
	margin-bottom: 5px;
}
a {
	color: #000066;
	font-family: tahoma;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
hr {
	background-color: transparent;
	color: #66ccff;
}
  .minheight {
    height:500px;
    float:right;
    width:1px;
  }
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


