<style type="text/css">
	#body {
		font-size:11px;
		font-family:arial, sans-serif;
		color:#444444;
	}
	#menubar {
	position:absolute;
	width:830px;
	left:70px;
	top:110px;
	background-color:#F9F1C8;
	border:1px solid #AD5800;
	padding:2px;
	height: 26px;
	visibility: visible;
	overflow: visible;




	}
	#menubar a {
		color: #A45200;
		letter-spacing:1px;
		border:1px solid #F9F1C8;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
	}
	#menubar a.active {
		border-bottom-color:#CCC599;
		border-right-color:#CCC599;
		border-left-color:#FFFFFF;
		border-top-color:#FFFFFF;
	}
	.menu .options {
		margin-right:1px;
		margin-bottom:1px;
		border:1px solid #AD5800;
		background-color:#F9F1C8;
	}
	.menu a {
		color:#AD5800;
		display:block;
		padding:2px 10px;
		text-decoration:none;
		background-color:transparent;
	}
	.menu a:hover {
		background-color:#AD5800;
		color:#FAF7E1;
	}

	#about {
		position:absolute;
		left:5px;
		top:200px;
	}
A, A:LINK, A:VISITED, A:ACTIVE {
	color : Red;
	text-decoration : none;
	font-style : normal;
	font-weight: bold;




}

A.tech, A.tech:LINK, A.tech:VISITED, A.tech:ACTIVE {
	color : #006600;
	text-decoration : none;
	font-style : normal;
	cursor: auto;
	font-weight: bold;


	}

A.tech:HOVER, A.tech:FOCUS {
	color : #00E630;
	text-decoration : none;
	font-style : normal;
	font : bold;
	}


A:HOVER, A:FOCUS {
	color : #FF3333;
	text-decoration : underline;
	font-style : normal;
	font-weight: bold;

	}

A.goods, A.goods:LINK, A.goods:VISITED, A.goods:ACTIVE {
	color : #F00000;
	text-decoration : none;
	font-style : normal;
	font : bold;
}

A.goods:HOVER, A.goods:FOCUS {
	color : #FF99FF;
	text-decoration : underline;
	font-style : normal;
	font : bold;
}

BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 9pt;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	background-color: #F3EEE4;
	background-repeat: no-repeat;
	}

.error {
	color : #D72126;
	font-size : 20px;
	font-weight : 900;
	text-align : center;
	text-decoration : none;
}


TD.header {
	border-top : thin solid #E24044;
	border-left : thin solid #E24044;
	border-bottom : thin solid #E24044;
	text-align : center;
	font-weight : bold;
	background-color: #00CC00;

}

TD.newsdate {
	border-bottom : thin solid #E24044;
	border-left : thin solid #E24044;
	text-align : center;
}

.newshead {
	font-size : larger;
	font-weight : bolder;
	text-align : center;
}

TD.newsart {
	border-left : thin solid #E24044;
	border-right : thin solid #E24044;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	cursor: auto;

}

TD.newstech {
	border-bottom : thin solid #E24044;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	font-size : 7pt;
}

.copyright {
	font-size : 7pt;
	color: #993300;

}
