body
{
	margin					: 0px;
	padding					: 0px;
	background-color		: #0d0056;
}

.menu
{
	background-image		: url(../images/menu_bg.gif);
	padding-left			: 20px;
}

.menu_active
{
	background-image		: url(../images/menu_bg.gif);
	padding-left			: 20px;
	color						: #ffffff;
	font-size				: 11px;
	font-family				: arial;
	font-weight				: bold;
	text-decoration		: none;
}

a.menu_link
{
	color						: #00b3eb;
	font-size				: 11px;
	font-family				: arial;
	font-weight				: bold;
	text-decoration		: none;
}

a.menu_link:hover
{
	color						: #ffffff;
	font-size				: 11px;
	font-family				: arial;
	font-weight				: bold;
	text-decoration		: none;
}

.menu_text
{
	padding					: 45px;
	color						: #ffffff;
	font-family				: verdana;
	font-size				: 10px;
}

a.left_link
{
	color						: #ffffff;
	font-family				: verdana;
	font-size				: 10px;
}

.country_text
{
	color						: #8c9fba;
	font-size				: 10px;
	font-family				: tahoma;
	font-weight				: bold;
	text-indent				: 3px;
}

.country_tr
{
	background-color		: #000000;
	cursor					: hand;
}

.country_tr_s
{
	background-color		: #0d0056;
	cursor					: hand;
}

.main_text
{
	padding					: 10px;
	color						: #ffffff;
	font-family				: verdana;
	font-size				: 12px;
}

.title
{
	font-size				: 20px;
}

a.main_link
{
	color						: #ffffff;
	font-family				: verdana;
	font-size				: 12px;
	font-weight				: bold;
}

a.list_link
{
	color						: #ffffff;
	font-family				: verdana;
	font-size				: 12px;
}

.comment_link
{
	padding-left			: 20px;
	padding-top				: 5px;
	color						: #ffffff;
	font-family				: verdana;
	font-size				: 10px;
}

.legal_text
{
	color						: #ffffff;
	font-size				: 9px;
	font-family				: arial;
	text-align				: center;
	padding-left			: 190px;
	padding-right			: 20px;
}

.copyright
{
	background-color		: #13007c;
	color						: #ffffff;
	font-size				: 10px;
	font-family				: arial;
	text-align				: right;
	padding-right			: 20px;
}

a.copyright_link
{
	color						: #ffffff;
	font-size				: 11px;
	font-family				: arial;
	text-decoration		: underline;
}