﻿* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

img {
	border: 0px;
}

input, select, textarea {
	font-family: arial, sans-serif;
	font-size: 10pt;
}

#page-container {
	min-width: 600px;
	padding: 0px;
}

#page-header {
	margin-bottom: 10px;
}

#top-bar {
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c9d7f1;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#top-bar a {
	margin-right: 5px;
}
#top-bar a:active, #top-bar a:link, #top-bar a:visited {
	color: #0033cc;
}
#top-bar a:hover {
	color: #cc0000;
}

#logo {
	padding: 28px 0px;
	text-align: center;
}

#search-box {
	margin: 0px auto;
	padding-bottom: 20px;
	width: 800px;
	text-align: center;

}

#search-box form 
{
	height: 55px;
	position: relative;
}

#search-box p {
	overflow: hidden;
	width: 100%;
}

#ad-box 
{
	text-align: center;
}

#ad-box img
{
	width: 570px;
	height: 300px;
}

#page-footer {
	clear: both;
	color: #666666;
	padding-top: 20px;
	text-align: center;
}

#bottom-nav {
	margin-bottom: 8px;
}

#page-footer a {
	color: #0033cc;
}
#page-footer a:active, #page-footer a:link, #page-footer a:visited {
	text-decoration: none;
}
#page-footer a:hover {
	text-decoration: underline;
}

.style1 {
	font-size: 350%;
}
.style2 {
	color: #007A6F;
	font-size: 350%;

}
.style3 {
	color: #FF0000;
	font-size: 200%;

}
.style4 {
	color: #D97014;
	font-size: 350%;

}
.style1 {
	color: #FF0000;
	font-size: medium;

}
	.style18 {
	color: #FF6600;
	font-size: 130%;
