/* CSS Document */
body {
	font-size: 100%;
	line-height: 1.4;
	margin: 0px 0 10px 0;
	padding: 0;
	text-align: center;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: #000000;
	background-repeat:repeat;
	color: #ffffff;
	font-size:13px;
}
body, td, div, h1, h2, h3, h4, h5, h6, p{
	font-family: Arial, Tahoma, Sans-Serif;color: #ffffff;
}
input,select,textarea{font-family: Arial, Tahoma, Sans-Serif; color: #000000;font-size:12px;}
form {
	margin: 0;
	padding: 0;
}
b {
	font-weight: 700;
}
a, img {
	border: none;
}
a {
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	
}
H1, H2, H3, H4, H5 {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
}
.header {
	background-repeat:no-repeat;
	margin-top: 1px;
	padding: 1px;
}

ul#navigation 
{ 
     width: 1000px; 
     margin-top: 0;
     margin-left: 0;
     padding-left: 0;
     list-style-type: none;
     float: center;  
}
ul#navigation li 
{
    display: inline;
}
ul#navigation a 
{
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #ffffff;
	background: url('images/bgnav.jpg') repeat-x 0px 0px;
	font-family: Arial,sans serif;
	size: 14px;
	text-transform: uppercase;
}
ul#navigation a:hover
{
     color: white;
     background: url('images/bgnav1.jpg') repeat-x 0 0;
	 font-family: Arial,sans serif;
	 size: 14px;
	 text-transform: uppercase;
}
a{text-decoration: none}
a:hover{color: #ffffff; text-decoration: underline;}

.content { 
background: #36393b;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:10px 10px 10px 10px;
vertical-align:top;
text-align:left;
}

.content_left { 
padding:10px 5px 10px 1px;
vertical-align:top;
text-align:justify;
border-right-style:dotted; border-width:thin;
}
.copyright {
	padding-top:5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484848;
}
.copyright a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484848;
}
.menu_bottom a {
	text-align:center;
    font-family: Arial, sans serif;
	font-size:14px;
	font-style:normal;
	text-transform:normal;
    color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.menu_bottom a:hover {
    font-family: Arial, sans serif;
    color: #ffffff;
	text-decoration: underline;
	cursor: pointer; 
}

ul.uz {list-style: none; margin: 0; padding-left: 15px;}
.m {font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#ffffff; text-decoration:none; list-style: none;padding-left: 35px;text-align:justify;}
a.m:link {text-decoration:none; color:#ffffff;}
a.m:hover {text-decoration:underline; color:#ffffff;}
li.m {margin: 0; padding: 4px 1px 2px 4px; background: url('images/arr.gif') no-repeat; margin-bottom:0.3em;}

ul.ux {list-style: none; margin: 0; padding-left: 125px;}
.n {font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; text-decoration:underline; list-style: none;}
a.n:link {text-decoration:underline; color:#ffffff;}
a.n:active {text-decoration:underline; color:#ffffff;}
a.n:visited {text-decoration:underline; color:#ffffff;}
a.n:hover {text-decoration:none; color:#ffffff;}
li.n {margin: 5px; padding: 5px 5px 0px 8px; background: url('images/n.gif') no-repeat 0px 5px; margin-bottom:0.2em;}




 
 
