a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333333;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #EC1D25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-right: -30px;
	padding-right: 30px;
	margin-bottom: 5px;
	font-weight: normal;
	margin-top: 10px;
}

h2 {
	border-bottom-color: #EC1D25;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-right: -30px;
	padding-right: 30px;
	text-align: left;
}

h3 {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-right: -30px;
	padding-right: 30px;
}

li {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}
input,textarea, select  {
	width: 90%;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-bottom: 0px;
}


#content {
	padding-bottom: 5px;
	padding-top: 5px;
	min-width: 1000px;
}

#footer {
	background-color: #292B28;
	clear: both;
	color: #FFFFFF;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	text-align: center;
	padding-top: 75px;
	padding-bottom: 10px;
}

#header {
	background-color: #FFFFFF;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7BDBC;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 857px;
}

#logo {
	background-color: #FFFFFF;
	width: 165px;
}

#logo img {
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 8px;
}

#mainarea {
	float: right;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	width: 535px;
	margin: 0px;
	min-height: 700px;
}
#mainarea #bodytext {
	min-height: 400px;
}


#mainarea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 7px;
	margin-top: 7px;
}

#nav {
	float: left;
	margin-left: 0px;
	width: 80px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 160px;
	background-color: #F8F8F8;
	padding-left: 125px;
	padding-bottom: 20px;
	min-height: 500px;
}

#nav a, #nav h2 {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#nav a.subnav {
	background-color: #BEBEBE;
	font-size: 12px;
	font-weight: normal;
	margin-top: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #333333;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a {
	color: #EC1D25;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
}


#tag {
	background-color: #AA1416;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin-left: -30px;
	margin-right: -30px;
	margin-top: 0px;
	padding-bottom: 30px;
	padding-top: 30px;
}
table {
	border: 1px solid #BEBEBE;
	margin-right: auto;
	margin-left: auto;
}
td {
	background-color: #F5F5F5;
	padding: 5px;
	vertical-align: top;
}
table tr.headercell td {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #AD1008;
	text-align: center;
	font-weight: normal;
}
#rightcol {
	float: left;
	width: 170px;
	background-color: #F4F4F4;
	margin-top: 5px;
	border: 1px solid #AA1416;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 10px;
}
#rightcol p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
#rightcol img {
	padding: 5px;
	width: 150px;
	margin-left: 6px;
	margin-top: 10px;
	background-color: #DFDFDF;
	border: 1px solid #D8A0A5;
	margin-bottom: 10px;
}
#mainarea #copyright {
	font-size: 11px;
	color: #999999;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	background-color: #FFF;
}
#mainarea #topnav table {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#mainarea #topnav td {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#mainarea #topnav a {
	text-decoration: none;
	display: block;
	background-color: #666666;
	color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
}
#mainarea #topnav a:hover {
	background-color: #EC1D25;
}
#footer a:hover {
	text-decoration: underline;
}
td h2 {
	margin: 0px;
	padding: 0px;
}
td h3 {
	margin: 0px;
	padding: 0px;
}
#wclogo {
	width: 150px;
	margin-left: 15px;
	background-color: #000000;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.reg {
	color: #333333;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.reg .input {
	width: 95%;
	font-size: 11px;
	color: #666666;
}
.reg  .submit, .submit {
	color: #FFFFFF;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.reg tr.head td, .reg td.head {
	color: #FFFFFF;
	background-color: #E42330;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.reg td {
	font-size: 11px;
	padding: 3px;
}
.reg .descr {
	background-color: #CCCCCC;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.reg input.radio {
	width: 25px;
}
#directory_search select, #directory_search input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#directory_search tr td {
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	padding: 2px;
}
#directory_search table {
	width: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#directory_search h2 {
	font-size: 12px;
}


#board img {
	width: 150px;
	height: 150px;
	margin-top: 20px;
}
#mainarea #board td p {
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
#mainarea #board td {
	padding-top: 10px;
}
#board table tr td h2 {
	font-size: 18px;
}
#mainarea #board table .title td {
	color: #FFF;
	background-color: #999;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
}
a.redbg {
	background-color: #F00;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

