/* CSS Document */
<style type="text/css">
<!--
body{
margin:0px;
padding:0px;

}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E0303;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	
	
}
.leftBg {background-image:url(images/bg_head_left.jpg);
background-repeat:no-repeat;
background-position:top right;
}
.rightBg {background-image:url(images/bg_head_right.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.box1Bg {background-image: url(images/box_1_left_main.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.box2Bg {background-image: url(images/box_1_right_main.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.box3Bg {background-image: url(images/box_2_right_main.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.box4Bg {background-image: url(images/box_1_left_main_2.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.box5Bg {background-image: url(images/box_1_left_main_3.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.box6Bg {background-image: url(images/box_1_right_main_2.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.styleBottom {color: #C29857;
        font-weight: normal;
}
.styleMainMenu {font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.styleMail {color: #5C0000;
             text-decoration: none;
			 font-weight: normal;
}
.styleLeftTitle {
	color: #5C0000;
	font-weight: bold;
}
.styleMenu:hover {
	color: #F9EBC6;
	font-weight: bold;
	text-decoration:none;
}
.styleMenuIa {
	color: #EEC27B;
	font-weight: bold;
}
-->
</style>

