* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
	font: .6em Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin: 5px auto;
width: 800px;
background: #fff url('images/midd.gif');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topp.gif');
height: 20px;
}

#content {
padding: 0 25px 0 25px;
}

#bottom {

background: #fff url('images/bott.gif');
height: 20px;
}


.header {
height: 80px;
background: #85ACF7 url('images/hidr.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
   background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.breadcrumbs a {
	margin-left: 4px;
	margin-right: 4px;
}
	
.middle {
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
	font-size: 1.1em;
	line-height: 170%;
}

.middle p {
	margin-bottom: 20px;
}

.middle ul, .middle ol {
	margin-left: 20px;
}

.middle td {
	text-align: left;
}

.middle th {
	text-align: right;
	width: 100px;
	padding-right: 6px;
}

.middle h1 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.middle h3 {
	margin-top: 10px;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
	margin-bottom: 10px;
}

.moreless {
	margin: auto;
	text-align: center;
}

#fullh {
	font-size: 11px;
}

#msg_tags {
	margin-top: 10px;
}

#navpag {
	margin-top: 10px;
	font-weight: bold;
}

#navpag a {
	padding: 0 4px 0 4px;
	margin: 4px;
	border: 1px solid;
}

#navpag a:hover {
	background-color: #E9E9E9;
	color: black;
	text-decoration: none;
}

.clear {
	clear: both;
}

.info {
	clear: both;
	margin-top: 10px;
}

.search, .search li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.adsensebox {
margin-left: 16px;
}

#stats {
	margin: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;
}
