.header {

	border:1px solid #333333;

}

body {

	background-color: #000000;

	text-align:center;

	margin-top:30px;

}

.menu {

	border-right:1px solid #333333;

	border-left:1px solid #333333;

	border-bottom:1px solid #333333;

}

img {

	border:0px none;

}

.news {

	border-bottom:1px solid #333333;

	border-right:1px solid #333333;

	vertical-align:top;

	font-size:14px;

	background-color: #000000;

}

td {

	font-family:Tahoma;

	font-size:14px;

	color:#CE0004;

}

a {

	font-family:Tahoma;

	font-size:14px;

	color:#CE0004;

	text-decoration:none;

}

a:hover {

	font-family:Tahoma;

	font-size:14px;

	color:#CE0004;

	text-decoration:underline;

}

hr {

	height:1px;

	color:#333333;

}

.content {

	border-left:1px solid #333333;

	border-bottom:1px solid #333333;

	border-right:1px solid #333333;

	vertical-align:top;

}

