@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/image_background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 19px;
}
/**************************************************************main**/
#main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 958px;
}
/**************************************************************top**/
#top {
	height: 339px;
}
#clock {
	background-color: #000000;
	color: #FFFFFF;
	height: 19px;
	padding-top: 5px;
	text-align: center;
	width: 249px;
}
#nav {
	width: 951px;
}
.borderblack {
	border: 1px solid #000000;
}
/**************************************************************left**/
#left {
	width: 249px;
}
#articles {
	border: 1px solid #fe7a2b;
	font-size: 12px;
	text-align: left;
	width: 240px;
}
.articlesheader {
	background-color: #fe7a2b;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-align: left;
}
#latestprd {
	border: 1px solid #fe7a2b;
	font-size: 12px;
	text-align: left;
	width: 240px;
}
.latestprdheader {
	background-color: #fe7a2b;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-align: left;
}
#left a {
	color: #0033FF;
	line-height: 20px;
	padding-left: 2px;
	text-decoration: none;
}
#left a:hover {
	color: #000000;
	text-decoration: underline;
}
#search {
	border: 1px solid #fe7a2b;
	font-size: 12px;
	text-align: left;
	width: 240px;
}
.searchheader {
	background-color: #fe7a2b;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-align: left;
}
/*.mouse {
	background-color: #00a867;
	color: #000000;
	cursor: hand;
	height: 25px;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}
.mouseover {
	background-color: #a6d8f6;
	color: #000000;
	cursor: hand;
	height: 25px;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}
.selected {
	background-color: #fe7a2b;
	color: #000000;
	cursor: hand;
	height: 25px;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}
.selectedover {
	background-color: #334194;
	color: #FFFFFF;
	cursor: hand;
	height: 25px;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}*/
/**************************************************************content**/
#content {
	color: #000;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	width: 488px;
}
.contenthead {
	color: #334194;
	border-bottom: 1px solid #4dc201;
	font-size: 14px;
	height: 25px;
}
.breadcrumb {
	background-color: #CCCCCC;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	padding-right: 5px;
	text-align: right;
}
.attachment {
	border-bottom: 1px solid #999999;
	color: #000000;
	font-size: 10px;
}
.attachment a {
	color: #FF0000;
	text-decoration: none;
}
.subarticle {
	color: #000000;
	font-size: 10px;
}
.subarticle a{
	color: #FF0000;
	text-decoration: none;
}
.subarticle a:hover {
	color:#999999;
	text-decoration: none;
}
/**************************************************************right**/
#right {
	width: 199px;
}
#right a {
	color: #000000;
	line-height: 20px;
	padding-left: 2px;
	text-decoration: none;
}
#right a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.height8 {
	font-size: 6px;
}
input {
	font-size: 10px;
}
#events {
	border: 1px solid #fe7a2b;
	font-size: 12px;
	text-align: left;
	width: 190px;
}
.eventsheader {
	background-color: #fe7a2b;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-align: left;
}

#login {
	border: 1px solid #fe7a2b;
	font-size: 10px;
	width: 50%;
}
.loginheader {
	background-color: #fe7a2b;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-align: left;
}
.borderbottom {
	border-bottom: 1px solid #000000;
	line-height: 20px;
	padding-top: 4px;
}
.boldblue {
	color: #334194;
	font-size: 14px;
	font-weight: bold;
}
/**************************************************************bottom**/
#bottom {
	background-color: #334194;
	color: #FFFFFF;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
