body {
	margin: 0;
	padding: 20px;
	color: #000000;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/repeatxy_71369068.jpg);
}
td, th{
	width: auto;
	font-size: 10px;
	
}
img{
	padding:1px;
	background-color: #000000;
	margin:1px;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	clear: left;
}
a img {
	border: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	color:#999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #B90000;
}
.container {
	width: 80%;
	max-width: 1260px;
	min-width: 780px;
	margin: 0 auto;
	background-color: #CCCCCC;
}
.header {
	background: #000000;
	height: auto;
}
.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(images/button3.gif);}
.menu1 li.current a b {background:url(images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(images/button2.gif);}
.menu1 li a:hover b {background:url(images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}
.sidebar1 {
	float: left;
	width: 20%;
	background-color: #CCCCCC;
	clip: rect(auto,auto,auto,auto);
}
.content_big {
	padding: 10px;
	width: 100%;
	float: left;
}
.content_big ul, .content ol { 
	padding: 0 15px 15px 40px;
}
.content {
	width: 73%;
	float: left;
	background-color: #CCCCCC;
	padding: 20px;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
}
ul.nav li {
	clip: rect(auto,auto,auto,auto);
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #CA0000;
	background-color: #FFFFFF;
}
.footer {
	padding: 10px 0;
	position: relative;
	clear: both;
	background-color: #999999;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
