@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
	background-image: url(../images/bgr_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}



a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-size: 13px;
}
h5 {
	font-size: 13px;
}
h4 {
	font-size: 15px;
}
.button  {
	background-color: #D8D8D8;
	border: 1px solid #999999;
	padding-right: 4px;
	padding-left: 4px;
	cursor:pointer;
}
#continut {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
        position: relative;
}


#top_header {
	height: 80px;
	padding-left: 20px;
	background-image: url(../images/logo.gif);
	background-position: 0px -7px;
	background-repeat: no-repeat;
}
#continut #top_header #log_in {
	margin-top: 10px;
	font-size: 12px;
	margin-left: 510px;
	width: 400px;
	text-align: right;
	z-index:-1000;
	height:30px;
}


h1 span { display: none; }




#side_bar {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#side_bar .side_block {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #F5F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
}
#side_bar .side_block .side_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
#continut #side_bar .side_block .side_content ul {
	list-style-type: none;
	margin-top: 8px;
}
#continut #side_bar .side_block .side_content li {
	margin-top: 3px;
	margin-bottom: 3px;
}







#main_content {
	margin-bottom: 35px;
	float: left;
}

.header_block {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	clear: both;
	margin-top: 20px;
	width: 690px;

}
#continut #main_content .header_block img {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 6px;
}




.block {
	float: left;
	clear: both;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 650px;
	width: 650px;
}
#continut #main_content .block table {
	font-size: 13px;
}
#continut  #main_content  .block  table  td  {
	padding: 4px;
	vertical-align: top;
}



#continut #footer {
	float: left;
	clear: both;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding-top: 20px;
	height: 100px;
}


h1
{

    LEFT:-60px;
    WIDTH: 199px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 74px;
    display:block;
}
h1 A
{   LEFT:70px;
    DISPLAY: block;
    OVERFLOW: hidden;
    WIDTH: 199px;
	position:absolute;
    HEIGHT: 74px
}

h6
{
    Z-INDEX: 10000;
    WIDTH: 110px;
    POSITION: absolute;
    HEIGHT: 82px
}
h6 A
{
    DISPLAY: block;
    OVERFLOW: hidden;
    WIDTH: 100%;
    TEXT-INDENT: -3000px;
	position:relative;
    HEIGHT: 100%;
	float:left;
}

