/* CSS Document */

.navigation{
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 16px;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8px;
	width: 144px;
	text-align: center;
}

.navigation:hover{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 16px;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8px;
	width: 144px;
	text-align: center;
}

.subbar{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	display: block;
	text-decoration: none;
	background-color: #999999;
	width: 140px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	vertical-align: middle;
	background-position: center;
}

.subbar:hover{
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 16px;
	display: block;
	text-decoration: none;
	background-color: #999999;
	width: 140px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	vertical-align: middle;
	background-position: center;
}


.tophome{
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 30px;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8px;
	width: 200px;
	text-align: center;
}

.tophome:hover{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 30px;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8px;
	width: 200px;
	text-align: center;
}

.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

.description_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

.description_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #FF3300;
	text-decoration: none;
}

.description_title {
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #565656;
	text-decoration: none;
}
a {
	text-decoration: none;
}


.description_title:hover {
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FF3300;
	text-decoration: none;
}

.description_title_nohover {
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #565656;
	text-decoration: none;
}
.description_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #565656;
	line-height: 18px;
}
newslinks {
}
#news_links {
}
#news_links a {
	color: #336699;
}
#news_links a:hover {
	color: #006699;
}
#news_links a:visited {
	color: #336699;
}

