
.style1 {color: #000000}
.style12 {font-size: 9px; color: #ffffff; font-weight: bold; }
.style13 {font-size: 10px; color: #000000; font-weight: bold;}
.style14 {font-size: 14px; color: #000000; font-weight: bold; }
.style15 {font-size: 12px; color: #000000; font-weight: bold; }
.style17 {font-size: 12px; color: #909090; font-weight: bold; }
.style16 {font-size: 9px; color: #FD20B6;  }
.style18{font-size: 12px; color: #ffff00; font-weight: bold; }



body {
    cursor:default;
	background: #cccccc	 repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	filter:/*progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3E3EFF,EndColorStr=000000);*/
}

* html body {
}

img {
	border: 0px;
}
a:link3 { 
	color: #9D9D9B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:link { 
	color: #9D9D9B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#banner {
	
	height: 177px;
	width: 600px;
}

#container {
	
	margin: 0px auto;
	text-align: center;
	width: 600px;
	
}

#content {
	clear: both;
	width: 600px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}

#footer {
	background: url(images/footer-bg5.png) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 600px;
}

#headlines {
	background: #222222;
	height: 199px;
	padding: 10px;
	width: 580px;
	height: 200px;
	
	 
}

#left {
	background: #333333 url(images/2.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 370px;
	height: 320px;
}

#logo {
	height: 72px;
	width: 600px;
}

#nav {
	clear: both;
	display: block;
	height: 38px;
	width: 600px;
	background-image: url(images/nav-line4.gif);
	background-repeat: repeat-x;
}

#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#nav2 {


	clear: both;
	display: block;
	height: 42px;
	width: 600px;
	background-image: url(images/nav-line7.gif);
	background-repeat: repeat-x;
}

#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 580px;
}

#stats2 {
	background: #494949;
	padding: 2px;
	width: 596px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

.heading {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: -2px;
	padding-top: 4px;
	width: 181px;
}
* html .heading1 {
	margin-bottom: 5px;
}

