body{	margin: 0; padding: 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	background: url("images/bg_body.gif") repeat-x top left #dedede;}

table{
	border-spacing: 0; border: 0 hidden black;
	margin: 0 0 0 0;
	padding: 0;
	border-collapse: collapse;
}

ul{
list-style-type: square;
}

img{
 border: 0;}

a{
 color: black; text-decoration: underline;}

a:hover{
 color: black; text-decoration: none;
}


#main{	padding-top: 34px;}

#canvas{	background: url("images/bg_mid.gif") repeat-y top right;}

#canv_top{
	background: url("images/bg_top.jpg") no-repeat top right;

}

#canv_bot{
	background: url("images/bg_bot.jpg") no-repeat top center;
	height: 374px;
}

#logo{	 position: relative;
	 top: 10px; left: 100px;
}

#contents{	color: #2b3176;
	font-family: Arial;
	font-size: 9pt;
	width: 700px;
	position: relative;
	top: 100px; left: 170px;
}

#contacts{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	width: 500px;
	position: relative;
	top: 250px;
	left: 340px;

}

#sc{
	width: 170px;
	float: right;

}

#sc a{	font-size: 7pt;
	color: black;
 	font-weight: normal;
 	text-decoration: none;}

#menu{		position: relative;
	top: -10px;
	left: -20px;
	float: right;
}

#nav{	list-style-type: none;
	margin: 0; padding: 0;
}

#nav li{
	display: block;	float: left;
	padding: 5px 10px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #37426d;
	background: url("/images/spl.gif") no-repeat left top;}

.sel{
	display: block;
	float: left;
	padding: 5px 10px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #37426d;
	background: url("/images/spl2.gif") repeat-x left top;
	border: 1px solid #9db0bc;
}

#nav li a{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #37426d;
	text-decoration: underline;
}

#nav li a:hover{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #37426d;
	text-decoration: none;
}




