/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(new/bg_all.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#434343;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.links{font-family:Tahoma;
font-size:11px;
color:#15162a;
font-weight:bold;}
.sub_links{font-family:Tahoma;
font-size:11px;
color:#15162a;}