body {
	font-family:Arial;
	margin:0px 0px 0px 0px;
	background-color:#56a3fa;
}
.top {
	width:100%;
	background-color:#FFF;
}
.top td {
	padding: 10px 0px 10px 0px;
}
.top td a:link, .top td a:visited, .top td a:active {
	color:#000;
	font-size:12px;
	text-decoration:underline;
}
.menu {
	background: url(images/menu.gif) no-repeat center;
	width:100%;
	font-size:12px;
	text-align:center;
}
.menu td {
	height:36px;
	width:20%;
}
.menu td a:link, .menu td a:visited, .menu td a:active {
	color:#FFF;
	font-size:18px;
	text-decoration:none;
}
.articles {
	width:100%;
	font-size:12px;
}

.articles .title {
	background: url(images/articles_top.gif) repeat-x;
	font-size:14px;
	color:#FFF;
	height:50px;
	font-weight:bold;
	height:32px;
	padding-left: 10px;
}

.articles .in {
	border-bottom:1px solid #d8d8d8;
	padding: 10px 3px 10px 3px;
	text-align:left;
}

.articles .in a {
	font-size:12px;
}

.footer {
	background-color:#525252;
	font-size:12px;
	color:#FFF;
	text-align:center;
	height:50px;
}
img {
	border:0px;
}
form {
	margin:0px;
}
a {
	font-size:12px;	
	color: #000000;
}
a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.font_11 {
	font-size:11px;
	color:#000000;
}
.font_12 {
	font-size:12px;
	color:#000000;
}
.titul {
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	font-size: 14px;
	font-weight:bold;
}
h1 {
	font-size: 20px;
	color:#97bd01;
}
h2 {
	color:#97bd01;
	font-size:18px;
	margin-bottom: 5px;
}
p, li {
	font-size:12px;
	color:#000;
}
.qb {
	width:200px;
}


.qb, input {
	font-size:12px;
}
.qb td {
	height:30px;
	text-align:center;
	color:#FFF;

}
