@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	scrollbar-face-color:#999999;
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#CCCCCCC;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
}
a:link{
	color: #8EA19B;
	text-decoration: underline;
}
a:visited{
	color: #8EA19B;
}
a:hover{
	color: #FFFFFF;
}
a:active{
}
#col1 {
	float: left;
	height: 380px;
	width: 176px;
	margin-right: 15px;
	padding: 7px;
	margin-top: 15px;
	text-align: center;
	font-size: 8pt;
	line-height: 2em;
	margin-bottom: 15px;
}
#col2 {
	width: 376px;
	padding: 7px;
	float: left;
	margin-top: 15px;
	line-height: 2em;
}
h2 {
	font-size: 8pt;
	line-height: 2em;
	letter-spacing: 0.5em;
	text-align: center;
}
.img_centred_brdr {
	border: 1px solid #8EA19B;
	margin: 2px;
}
#col3 {
	width: 176px;
	margin-left: 15px;
	padding: 7px;
	float: right;
	margin-top: 15px;
	height: 380px;
	line-height: 2em;
	text-align: left;
}
#footer {
	height: auto;
	width: 790px;
	padding: 5px;
	clear: both;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	margin-top: 15px;
}
.netlink {
	height: 16px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	line-height: normal;
	margin-top: 5px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	background-color: #000000;
	border: 1px solid #666666;
}
.darkertext {
	color: #666666;
	line-height: 1.2em;
	font-style: italic;
}
.panel {
	height: 30px;
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#titlebar {
	height: 200px;
	width: 800px;
	background-image: url(../images/title1.jpg);
}
#navigation {
	width: 790px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5A67;
	font-size: 9pt;
}
.icon {
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	width: 16px;
	float: left;
}
#navigation a:link {
	padding-right: 10px;
	padding-left: 10px;
	color: #8EA19B;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
}
#navigation a:visited {
	padding-right: 10px;
	padding-left: 10px;
	color: #8EA19B;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
}
#navigation a:hover {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navigation a:active {
	padding-right: 10px;
	padding-left: 10px;
	color: #8EA19B;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
}
#container {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.headerimg {
	margin-right: 5px;
	margin-left: 5px;
}
#scrollbox {
	height: 400px;
	width: 362px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
.ew_box {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.ewbox_img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
