body {
	margin:0;
	background-color: #252525;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	#container {
		width:998px;
		margin:0 auto;
		padding:0;
		background: #252525 url('/images/bg_repeat.jpg')  repeat-y;
	}
		#nav-container {
			width:902px;
			margin:0 auto;
			height:41px;
			background: #252525 url('/images/nav_bg.gif') top center no-repeat;
			text-align:center;
			font-weight:bold;
			padding-top:5px;
			text-transform:uppercase;
			font-family: Arial, Tahoma, Helvetica, sans-serif;
			color:#919191;
		}
			#nav-container a {
				color:#919191;
				text-decoration:none;
			}
			#nav-container a:hover {
				color:#dedede;
				
			}
		#right, #left {float:left;width:201px;}
			#right ul, #left ul {
				margin:0;
				list-style:none;
				padding:0;
				color:#dedede;
			}
			#right li, #left li {
				margin:0;
				padding:5px 0 0 12px;
				height:16px;
				width:186px;
				background: #252525 url('/images/list_bg_left.gif') top center no-repeat;
			}
				#right li a, #left li a {
					color:#dedede; 
				}
				#right li a:hover, #left li a:hover {
					text-decoration:none;
				}
				#right li {
					background: #252525 url('/images/list_bg_right.gif') top center no-repeat;
					text-align:right;
					width:184px;
					padding:5px 14px 0 0;
				}
			#right h4, #left h4 {
				background: #252525 url('/images/list_header.jpg') top center no-repeat;
				height:19px;
				width:190px;
				margin:0;
				padding:4px 0 0 10px;
				font-size:11px;
				color:#FFFFFF;
				text-transform:uppercase;
				font-stretch:condensed;
			
				font-family: Arial, Tahoma, Helvetica, sans-serif;
				font-weight:bold;
			}
				* html #right h4, * html #left h4 {width:189px;}
				#right h4 {
					background-image:url('/images/list_header_right.jpg');
					text-align:right;
					padding:4px 10px 0 0;
				}
			#right h4 small, #left h4 small {
				color:#df6e22;
				font-size:11px;
			}
			#right .box-bg, #left .box-bg {
				background:#1E1E1E url('/images/box_bg.jpg') top center no-repeat;
				text-align:center;
				margin:0;
				padding:5px;
				width:190px;
				
			}
				* html #right .box-bg, * html #left .box-bg {width:189px;}
				.box-bg img {margin:5px;}
				.box-bg p {text-align:left;}
		#left { margin-left:49px;}
			* html #left {margin-left:25px;}
		#middle {float:left; width:500px; }
			#middle h2 {
				font-size:10px;
				margin:5px auto 0 auto;
				background:#252525 url('/images/content_h1.jpg') top center no-repeat;
				width:475px;
				height:35px;
				padding:11px 0 0 20px;
			}
			#middle p {
				background:#252525 url('/images/content_bg.jpg') top center repeat-y ;
				width:485px;
				/*margin:0 0 0 2px;*/
				margin: 0 auto 0 auto;
				font-size:10px;
				padding:0 5px 10px 5px;
				
			}
		#footer {
			clear:both;
			height:27px;
			width:938px;
			margin:0 auto;
			padding:13px 0 0 60px;
			
			background: #252525 url('/images/footer_bg.jpg') top center no-repeat;
			font-weight:bold;
			font-family: Arial, Tahoma, Helvetica, sans-serif;
			color:#3f3f3f;
		}
			#footer a, #footer a:link, #footer a:active {
				color:#656565;
				text-decoration:none;
			}
			#footer a:hover {
				
				text-decoration:underline
			}


.boldd {
	font-size:12px;
	font-weight:bold;
	color:#df6e22;
}
td, p {
	text-align: justify;
}
img {
	border: 0;
}

#cont {
	background:#252525 url('/images/content_bg.jpg') top center repeat-y ;
	width:485px;
	margin: 0 auto 0 auto;
	font-size:10px;
	padding:0 5px 10px 5px;
	
}

a, a:link, a:active {
	color:#df6e22;
	text-decoration:none;
}
a:hover {
	color:#dedede;
	text-decoration:underline;
}
#mails {vertical-align: top; text-align: left;}

.banhead {
	vertical-align: top; text-align: left;
	text-decoration:underline;
	font-weight:bold;
}
.banarea {
	height: 80px;
	width:476px;
	overflow:auto;
	background-color: #252525;
	border: 1px solid rgb(68, 68, 68);
	color: white;
	font-size: 9pt;
	border: 1px solid;
	cursor: auto;
	font-family: monospace;
	white-space: pre-wrap;
	letter-spacing: normal;
	line-height: normal;
/*	padding: 3px 3px 3px 3px;
	display: inline-block;
	margin: 0em;
	text-indent: 0px;
*/
}
.omenu td {width:50%; text-align:center; background-color:#3f3f3f;}
.omenu a:link, .omenu a:visited, .omenu a {clear:right;  height:100%; line-height:18px; text-align:center; text-decoration:none; background-color:#252525; display: block; white-space: nowrap;}
.omenu a:hover { background-color:#3f3f3f;  }

.namearea {
	width:300px;
	background-color: #252525;
	border: 1px solid rgb(68, 68, 68);
	color: white;
	font-size: 9pt;
	border: 1px solid;
	cursor: auto;
	font-family: monospace;
	white-space: pre-wrap;
	letter-spacing: normal;
	line-height: normal;
}
.baton {
	width:170px;
	background-color: #252525;
	color: white;
}

.alt1 td{background-color:#3f3f3f;}
.alt2 td{background-color:#252525;}
.thead td{background-color:#111111;}
.aalt1 {background-color:#3f3f3f;}
.aalt2 {background-color:#252525;}
.tthead {background-color:#111111;}
#pager {text-align:right;}
