body {
	font-size: 11px;
	margin: 0px;
	font-family: Arial;
	line-height: 20px;
}

a:link {
	color: #993333;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-family: Arial;
	font-size: 12px;
}
#index{
	width: 778px;
	margin: auto;
	background-color: #A9AAAF;
	text-align: left;
}
#main{
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	height: 391px;
}
#icon_bg{
	background-color: #A40A14;
	margin-top: 3px;
}
.icon_b{
	text-align: center;
	padding-top: 20px;
}
.icon_b a:link, .icon_b a:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}
.icon_b a:hover {
	color: #333333;
	text-decoration: none;
}
#news-w{
	float: right;
	width: 200px;
	height: 200px;
	margin-top: 30px;
	margin-right: 30px;
	color: #FF9999;
	font-weight: bold;
	font-size: 12px;
	border-left: 1px solid #cccccc;
	padding-left: 20px;
}
#news-w a:link, #news-w a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
#news-w a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
#news-w strong{
	font-size: 16px;
	color: #FFFF00;
	font-style: italic;
	border-bottom: 1px solid #cccccc;
}
#Copyright{
	margin-top: 50px;
	padding-bottom: 20px;
	color: #000000;
	font-family: Verdana;
	text-align: center;
}
#Copyright a:link, #Copyright a:visited, #Copyright a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
