body{
	margin:0;
	background-image:url(../images/backk.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#d5d5d5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #777777;
	text-align:justify;
}

a{
	outline:none;
}

.home{
	color: #777777;
	text-decoration: none;
}

.home_sel{
	color: #CB1212;
	text-decoration: none;
}

.track{
	color:#777777;
	text-decoration:none;
}

.track-selected{
	color:#cd1036;
	text-decoration:none;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CB1212;
	text-decoration: none;
}

.welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0F95EA;
	text-decoration: none;
	font-weight:bold;
}
.NEWS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-image:url(../images/newsbox.png);
	padding-left:16px;
	padding-top:4px;
	
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	padding-left:260px;
	padding-top:4px;
	
}
.blue{
	font-family: Verdana, Geneva,    sans-serif;
	font-size: 12px;
	color: #006598;
	text-decoration: none;
	
}

.red{
	font-family: Verdana, Geneva,    sans-serif;
	font-size: 11px;
	color: #BB1933;
	text-decoration: none;
	
}

.readmore{
	color:#006598;
	font-size:11px;
	text-decoration:none;
}

.textcontact{
	width:220px;
	background-color:#f0f0f0;
	color:#333333;
	border:#777777 1px solid;
	resize: none;
	outline:none;
}