body{
margin:0;
}

.menu td{
border-top: #375BD0 1px solid;
border-bottom: #002196 1px solid;
border-right: #002196 1px solid;
}
.menu div{
padding-right: 15px;
	background-image: url(../Templates/images/menu_ya.gif);
	background-repeat:no-repeat;
	background-position: 180px 50%;
}

A.menu{
	color:#B6CFF2;
	display:block;
	width:100%;
	margin:0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	vertical-align:middle;
	font-weight:bold;
	font-size:x-small;
	background-image: url(../Templates/images/menu_bk.gif);
	background-position: 50%;
	text-decoration:none;
}
A.menu:hover{
	color:#B6CFF2;
	display:block;
	width:100%;
	margin:0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	vertical-align:middle;
	font-weight:bold;
	font-size:x-small;
	background-image: url(../Templates/images/menu_bk_o.gif);
	background-position: 50%;
	text-decoration:none;
}
A.menu_a:hover{
background-image: url(../Templates/images/menu_aya_.gif);
background-position:top;
}


.subtitle{
color:#FFFFFF;
font-size:medium;
font-weight:bold;
padding-left:10px;
}

.backmenu{
width:150;
background-color:#99BB9C;
text-align:right;
border-left:1px #FFFFFF solid;
}

.footer{
height:30px;
background-color:#E3E3E3;
border-top:1px #959595 solid;
margin-top:2px;
margin-bottom:0px;
border-bottom:5px #959595 solid;
text-align:center;
font-size:xx-small;
}
.footertop{
width:788px;
height:30px;
background-color:#E3E3E3;
border-top:1px #959595 solid;
margin-top:2px;
margin-bottom:0px;
border-bottom:5px #959595 solid;
text-align:center;
font-size:xx-small;
}

.header{
background-color:#000066;
}

.main_bk{
background-image:url(../Templates/images/main_bk.gif);
background-repeat:repeat-y;
}


