body {
	background-color: #e8eef7;
	margin: 0 0 0 0;
    background-image: url(../images/bg.jpg);
	SCROLLBAR-FACE-COLOR: #e5e5e5;
	SCROLLBAR-HIGHLIGHT-COLOR: #fefeff;
	SCROLLBAR-SHADOW-COLOR: #a0a0a0;
	SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-ARROW-COLOR: #4d4d4d;
	SCROLLBAR-TRACK-COLOR: #f4f4f4;
	SCROLLBAR-DARKSHADOW-COLOR: #868686;
}

td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}

img {
	border: 0;
}



.copyr {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #8493a7;
}

.name {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	line-height : 188%;
}

.name_a1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #182852;
	text-align: center;
	line-height : 188%;
}

.pages {
    font-family: Tahoma, Arial;
	font-size: 11px;
	color: #d0dcee;	
}

.spage {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.pages_a1 {
    font-family: Tahoma, Arial;
	font-size: 11px;
	color: #717b96;	
}

.spage_a1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #182852;
	font-weight: bold;
}



a.copyr {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #8493a7;
	text-decoration: none;
}

a.copyr:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #8493a7;
	text-decoration: underline;
}

a.page {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #d0dcee;
	font-weight: normal;
	text-decoration: none;
}

a.page_a1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #717b96;
	font-weight: normal;
	text-decoration: none;
}

.menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#83A3D1;

}

a.menu:link, a.menu:visited, a.menu:active{
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
	color: #3E6DB5;
}
