body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #c7c7c7;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}

td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #b5b5b5;
	}

.top {
	background-image: url(../images/bg_top.gif); 
	}


.left {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #b5b5b5;
	}

.news {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #b5b5b5;
	}

.title {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	}
	
.maintitle {
	color: #fff;
}

a {
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: underline;
	}