BODY{
	background-image: url(images/wallpapers.jpg);
	background-repeat: repeat;	
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
} 



td.main {
	background-color: #ffdab9;
	margin-left: 5;
	margin-right: 10;
	margin-top: 5;
	border-left-color: #cd5c5c;
	border-left-style: groove;
	border-right-color: #cd5c5c;
	border-right-style: groove;
	width: 710;
}

H1 {
	margin-top: 10;
}

H2 , h3, h4, h5, P{
	margin-left: 10;
}

td.sides {
	background-image: url(images/wallpapers.jpg);
	background-repeat: repeat;
}

A {
	background: none;
	font-weight: 500;
	text-decoration: underline;
}

body.header {
	background: #cd5c5c;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0%;
}

table.header{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	border: none;
}

td.header {
	background: #cd5c5c;
	border: thin none;
}

.navbar_asel {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.navbar_anotsel {
	text-decoration: none;
	color: #00000;
	font-weight: bold;
}


td.navbar_sel {
	background: #cd5c5c;
	text-align: center;
	text-decoration: none;
}

td.navbar_notsel {
	background: #ffdab9;
	text-align: center;
	text-decoration: none;
}

.news_date {
	font-family: "Courier New", Courier, monospace;
	font-size: small;

}

.text_main {
	text-align: justify;
}
