/* CSS Document */

body {
	padding: 15px;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}

td {vertical-align:top;}

#main {
	margin: 0 auto;
}

#main .main{
	margin: 0 auto;
}

#sidebar{
	width: 188px;
	vertical-align:top;
	background-color: #372e2b;
	padding: 0;
}
.search {
	text-align:center;
}

.search form{
	display:inline;
}

.search td {
	vertical-align:middle;
	text-align:center;
}

.search font{
	font-size: 10px;
}

.search input {
	padding: 5px;
	margin: 2px;
	vertical-align:middle;
}

.search .btn, .search .txt {
	font-size: 10px;
	border: 1px solid #f5e2e2;
}
.search .txt {
	width: 300px;
}
.search .btn {
	font-weight: bold;
	color: #ffffff;
	background-color: #a20000;
	border: 1px solid #a20000;
}

#menu {
	background-color: #372e2b;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	padding: 20px 0 10px 0px;
}

#menu a{
	color: #ffffff;
	text-decoration:none;
	display:block;
	margin: 0 10px 0 10px;
	padding: 5px;
}

#menu a:hover{
	font-weight:bold;
	background-color: #000000;
}

#menu .active {
	background-color: #ffffff;
	padding: 10px 20px 10px 0;
	margin: 5px 0 5px 5px;
}

#menu .active a{
	margin-right: 0;
	color: #000000;
	margin-left: 5px;
	border-left: 5px solid #ffffff;
}
/*
#menu .active a:hover{
	margin-right: 0;
	color: #000000;
	margin-left: 20px;
	border-left: 5px solid #a20000;
	padding-left: 20px;
	background-color: #f0f0f0;
}*/


/*#menu .active a:hover{
	margin-right: 0;
	color: #000000;
	margin-left: 20px;
	border-left: 5px solid #a20000;
	padding-left: 20px;
	background-color: #f0f0f0;
}*/

#menu .active a.t {
	font-weight:bold;
	margin-left: 5px;
	padding-left: 0;
}

/*
#menu .active a.a {
	font-weight:bold;
	color: #ffffff;
	background-color: #000000;
}*/

#menu .active a:hover {
	font-weight:bold;
	color: #ffffff;
	background-color: #a20000;
	border-left: 5px solid #a20000;
	margin-left: 5px;
	padding-left: 5px;
}
#menu .active a.t:hover {
	border-left: 0;
}

#body {
	padding: 0 10px 0 10px;
}

.body {
	border: 1px solid #f5e2e2;
	padding: 10px;
}

table td.body{
	width: 480px;
}

.ads3 {
	padding: 0 0 0 10px;
	border: 1px solid #f5e2e2;
	padding: 10px;
	width: 200px;
	text-align:center;
}


.title {
	padding: 8px 0 14px 0;
	background-color: #ffffff;
}

.body .item div {
	padding: 0;
	margin: 3px 0 3px 0;
}

.body .item {margin: 15px 5px 15px 5px;}

.body .item a{
	text-decoration: none;
}

.body .item .title a{
	font-size: 105%;
	color: #0059a9;
	text-decoration:underline;
}

.body .item .text {
	font-size: 90%;
	text-align:justify;
}

.body .item .text a{
	color: #0059a9;
	text-decoration:underline;
}

.body .item .link a{
	color: #b62020;
	font-weight: bold;
	font-size: 11px;
}

.body h1 a,.body h1 span{
	color: #6e6e6e;
	font-size: 90%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;	
}

.body h1 span {
	font-size: 80%;
}

#foot {
	text-align:center;
	font-size: 9px;
	padding: 10px;
	
}#foot a{
	font-weight: bold;
	color: #990000;
	text-decoration:none;
	
}

.pagelist{
	text-align:center;

}

.pagelist span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
}

.pagelist a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
	color: #333333;
}

.pagelist a{
	text-decoration:underline;
}

.memberships {
	text-align:center;
	padding: 0 0 15px 0;
}

.memberships img{
	border: 0;
	display:block;
	margin: 0 auto 0 auto;
}

/* COMMON STYLES */
html,body {height: 100%;}
a img {border: 0;}
.c{text-align:center;}/*
.o {display: table;position:static;height:100%;width:100%;}
.m {position:absolute;top:50%;left:0;width:100%;}
.m[class]{display: table-cell; vertical-align: middle; position:static;}
.m .i {_position:relative;_top:-50%;_left:0;}*/