body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
    border: 0px;
}
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#header {
	position:relative;
	width:1000px;
	height:165px;
}
#wraper {
	width:1000px;
	position:relative;
	clear: both;
	background-image: url(wraper.gif);
} 
#wraper2 {                   
  position:relative;
  float:left; 
  width:820px;           
}
#wraper3 {
  position:relative;
  float:right;
  width:640px;         
}
#content {
	position:relative;
	text-align:justify;
	padding-left:24px; 
	padding-right:24px;
	width:588px;
}
#box {
	position:relative;
	width:180px;
	float:left;
	padding-bottom: 240px;
	vertical-align:top;
}
.menu {              
	display:block;
	height:19px;
	width:180px;
	background-image: url(menu_el.jpg);
	padding-top:10px;
	font-size:11px;
	text-align:left;
	text-indent:30px;
	text-decoration:none;
	color:#000000;
}
.menu:hover {
	color:#0d04cb;
}
#panel {
	font-size:10px;
	text-align: justify;
	position:relative;
	width:180px;
	float:left;
    padding-bottom: 240px;
    
}
#panel a {
	display:block;
	text-align:right;
	text-decoration:none;
	border-bottom:solid 1px #CCCCCC;
}
#panel .title{
	color:#005;
	font-weight:bold;
	padding-left:12px;
}
#futer {
	clear:both;
	width:1000px;
	height:40px;
	background-image: url(bottom.gif);
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 5px;
	position: relative;
}
#futer_box {
	position:absolute; 
	top:-240px; 
	left:0px; 
	width:180px; 
	height:240px;
	background-image:url(menu_bottom.jpg)
}
#futer_panel {
	position:absolute; 
	top:-240px;
	right:0px;
	width:180px; 
	height:240px;
	background-image:url(menu_bottom_r.jpg)
}
h1 {
	color: #2318CE;
	font-size: 155%;
	margin-top: 12px;
	margin-bottom: 6px;
	text-align: center;
}
h2 {
	color: #1004D0;
	margin-bottom: 4px;
	font-size: 140%;
	margin-top: 12px;
	text-align: center;
}
h3 {
	color: #1004D0;
	margin-top: 12px;
	margin-bottom: 4px;
	font-size: 120%;
	margin-left: 12px;
	font-style: italic;
}
h4 {
	color: #1004D0;
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 120%;
	margin-left: 12px;
}
h5 {
	font-size: 10px;
	font-style: italic;
	color: #1004D0;
}

a {
	font-style: italic;
	color: #000000;
}
a:hover{
	color: #000099;
	text-decoration: none;
}
p {
	color: #000;
	text-indent:12px;
	margin-top: 6px;
	margin-bottom: 6px;
}
ul {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left:20px;
}
li {
	list-style: square;
	font-style:italic;
	margin-top: 4px;
}
.td_about {
	color: #000;
	font-size: 12px;
    text-align: right;
}
.td_about2 {
    color: #000;
    font-size: 12px;
    text-align: left;
}
table {
    font-size: 12px;
    text-align: justify;
    fon 
}
a.stat {                  
    color: #1004D0;
    font-style: normal;
    font-weight: bold;
    font-size: 120%;
    text-decoration: none;
}
a:hover.stat {                  
    color: #1004D0;
    font-size: 120%;
    text-decoration: underline;
}