* {margin:0px; padding:0px;}

body { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #525252; background-color: #FFFFFF;}

#container { width: 740px; margin-right: auto; margin-left: auto; margin-top: 20px;}

p {line-height:19px; text-align:justify; padding-top:10px;}

h1 { font-family: Arial, Verdana, sans-serif; font-size: 16px;}

h1 a {text-decoration:none; color: #FE0000; }

h2 { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #9E9E9E;}

.head {
	padding-left: 55px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(/img/flag.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


h3 {font-size: 11px; padding-bottom: 5px; padding-top: 15px; border-bottom-color: #C2C2C2; border-bottom-style: dotted; border-bottom-width: 1px;}

.footer { padding-top: 10px; padding-bottom: 10px; text-align:center; border-top-color: #929292; border-top-style: solid; border-top-width: 1px; margin-top: 15px;}
.content {position:relative;}
.text {
	width: 500px;
	float: right;
}
.text div {
	line-height:19px;
	text-align: justify;
}
.menu {
	width: 200px;
	float:left;
}
.menu_text {
	background-image: url(/img/menu_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.menu_text2 {
	background-image: url(/img/stat_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #FFFFFF;
}
.menu ul {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.menu ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	list-style-type: circle;
	color: #FC8683;
}
.menu ul li a {
	padding-left: 5px;
	color: #EFEFEF;
	font-weight: bolder;
	text-decoration: none;
}
.menu_text2 p {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.img {
	margin:0px 0px 5px 10px;
	float: right;
	border: 1px solid #666666;
	clear: both;
}
.ads {
	float: left;
	padding: 10px;
	clear: right;
}
.footer a {
	color: #666666;
	text-decoration: underline;
}