/* CSS Document */
html, body {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:url(../images/top-bg.jpg) repeat-x top;
}
a img {
	border:none;
}
a {
	color:#313094;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#0066cc;
	text-decoration:underline;
}
.header-bg{
	background:url(../images/header-bg.jpg) no-repeat top;
	padding:0 0 0 35px;
	height:39px;
	width:209;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	}
.news {
	background:url(../images/arrow.jpg) no-repeat left top;
	text-align:left;
	color:#333;
	text-decoration:none;
	list-style-type: none;
	padding:0 0 10px 15px;
}
.navigation{
	background:url(../images/nav-bg.jpg) repeat-x top;
	height:28px;
	text-align:center;
}
/*******************************************/
.textcolor { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
color:#000000;
}
/*******************************************/
