body {
	background:#f4f2d9;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

img {
	border:none;
}

.border {
	height:24px;
	background:URL('/img/brown_border.gif');
	background-repeat:repeat-x;
	vertical-align:middle;
}
		
.orange_title {
	color:#f9850c;
}
		
.announce {
	color:#7f290e;
}

.contacts {
	color:#791d00;
	font-size:9px;
}

div, p, td {
	font-family:Verdana;
	font-size:11px;	
}
		
a:link.top_menu_link, a:active.top_menu_link, a:visited.top_menu_link {
	color:#ffffff;
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;
	line-height:24px;
}
		
a:hover.top_menu_link {
	text-decoration:underline;
}
		
a:link.orange, a:active.orange, a:visited.orange {
	color:#f9850c;
	text-decoration:none;
}
		
a:hover.orange {
	text-decoration:underline;
}

a:link.contacts_link, a:active.contacts_link, a:visited.contacts_link {
	color: #791d00;
	text-decoration: none;
	font-size: 9px;
}

a:hover.contacts_link {
	text-decoration: underline;
}

a:link.country, a:active.country, a:visited.country {
	color: #772c05;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
}

a:hover.country {
	text-decoration: underline;
}





