@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "“Trebuchet MS”", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
}
body {
	background-color: #000000;
	background-image: url(Images/bckgrd.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F3D597;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F3D597;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #F3D597;
}

.content_right {
	width:100%;
	height: 250px;
	overflow:auto;
	z-index:8;
	border:none;
}

.content_rightLyr {
	width:100%;
	height: 330px;
	overflow:auto;
	z-index:8;
	border:none;
}

.Stil2 {font-size: 13px}
.bttm {
	font-family: "“Trebuchet MS”", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	}
	p{
		margin-top:0px;
	}
	

