html, body, ul, li {
	margin: 0;
	padding: 0;

}
/* Заголовки */
H1 {
	font-size: 150%;
	font-weight: bold;
}
H2 {
	color: #226dc0;
	font-size: 130%;
	font-weight: bold;
}
H3 {
	margin: 0;
	font-size: 110%;
	font-weight: bold;
}
H4 {
	margin: 0;
	clear: left;
	color: #2D94CF;
	font-size: 100%;
	padding: .4em 0 .0em 0 !important;
}

hr {
	color:#000000;
	background-color:#000000;
	height: 1px;
	border-width:0px;
}
.hr_light {
	color:#eeeeee;
	background-color:#eeeeee;
}
.dashedtext
{
  border-bottom: 1px dashed red;
}

img {
	border: 0;
}
a {
	font-weight: bold;
	font-weight: bold;
	color: #5C5C5C;
}
a:hover {
	text-decoration: underline;
}

body, form {
	font: 11px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}


#m1	{
	font: 10px tahoma, arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 10;
	color: #ffffff;
	text-align: right;
}

#menu	{
    clear: both;
	margin-top: -10px;


}


a.nav {color: white;
	text-decoration: underline;}



body {
	background: url(/image/header4.jpg) repeat-x;
}

.form
{
	position: absolute;left: 380px;}
.enter {margin-top: 20px;}
.reg
{
	}

.msg
{
	font: 14px tahoma, arial, sans-serif;
	padding: .1em;
	font-weight: bold;
}

.mini
{
font: 10px tahoma, arial, sans-serif;
color:#b5b5b5;
padding: .1em;
font-weight: bold;
}

.checked{background-color:#222;background-image:url(image/chk_on.png)}
.unchecked{background-color:#1c1c1c;background-image:url(image/chk_off.png)}
.selected{background-color:#222;background-image:url(image/rdo_on.png)}
.unselected{background-color:#1c1c1c;background-image:url(image/rdo_off.png)}

td {
 	font: 11px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

#content
{

    margin-top: 20px;
    margin-left: 200px;
    margin-right: 250px;

}


#left {
    margin-top: 20px;
    width: 180px;
    height: 100%;
    float: left;
}
#right {
    margin-top: 20px;
    width: 240px;
    float: right;
}

#footer {
	clear: both;
	color: #FFFFFF;
	background: #42453D url(/image/footer_bg.gif) repeat-x;
	padding: .1em;
	font-weight: bold;

}





