body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



.main {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: square;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.main p{
	line-height:1.6em;
	word-spacing:normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}


.main ul, .main ol{
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.main li{
	padding: 0px;
	margin-bottom: 5px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.logo {
	background-color: #FFFFFF;
	height: 70px;
	width: 780px;
}

.logo a:link ,.logo a:visited ,.logo a:active,.logo a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

.nav {
	text-indent: 15px;
	text-align: left;
	background-color: #d25f0f;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.nav a:link ,.nav a:visited ,.nav a:active {
	text-decoration: none;
	color: #F0F0F0;
	font-weight: normal;
}

.nav a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
.leftcolumn {
	width: 165px;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightcolumn {
	width: 200px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.rightcolumn a:link, .rightcolumn a:visited, .rightcolumn a:active {
	text-align: left;
	display: block;
	color: #333;
	text-decoration: none;
	text-indent: 10px;
	margin: 2px;
	border: 1px solid #CCC;
	font-weight: normal;
}

.rightcolumn a:hover {
	background-color: #d25f0f;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #999;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a:link, a:visited, a:active {
	color:#d25f0f;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color:#dd0000;
	font-weight: bold;
	text-decoration: underline;
}

.topads {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.btads {
	margin: 0px;
	padding: 0px;
}

.SMIIL {
	text-align: left;
	margin: 2px;
	border: 1px solid #E0E0E0;
	padding: 0px;
}
