body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.main_div {
	width: 759px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header1 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: ridge;
	border-bottom-style: solid;
	border-top-color: #2698B9;
	border-bottom-color: #6394BD;
	height: 153px;
	margin: 0px;
	text-align: center;
	padding: 0;
	clear: none;
}
#header2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-bottom-color: #30577F;
	background-color: #FAFAFA;
	width: auto;
	float: none;
	margin: 0px;
}

#header21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-bottom-color: #30577F;
	background-color: #FAFAFA;
}

#header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-top-width: thin;
	border-top-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #6394BD;
	border-bottom-color: #6394BD;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	width: 759px;
	float: none;
	margin-right: 0px;
}

#header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-top-width: thin;
	border-top-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #6394BD;
	border-bottom-color: #30577F;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	float: none;
	background-color: #FAFAFA;
	margin: 0px;
}

#header5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #6394BD;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	float: none;
	background-color: #FAFAFA;
	margin: 0px;
	border-left-color: #30577F;
}

#down-div {
	text-align: left;
	float: right;
}
.head01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	padding-top: 0px;
	margin-top: 0px;
	color: #000066;
	word-spacing: 0em;
	letter-spacing: 0em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2698B9;
	border-top-style: none;
	border-top-color: #6394BD;
}

#headbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2698B9;
	border-top-style: none;
	border-top-color: #6394BD;
}

.clearfloat {
	clear: both;
}


.firstline  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAFAFA;
}

.bold {
	font-weight: bold;
}

.small {
	font-weight: normal;
	font-size: 10px;
}


.verysmall {
	font-weight: lighter;
	font-size: 9px;
	color: #999999;
}

a.one:link {
	color: #000066;
	text-decoration: none;
}
a.one:hover {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bolder;
}
a.one:active {
	color: #006633;
	text-decoration: underline;
	font-weight: normal;
}
a.one:visited {
	color: #333333;
	text-decoration: none;
}
a.link2:link {
	color: #FFFFFF;
	text-decoration: none;
}


a.link2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.link2:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.link2:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: auto; /* padding keeps the content of the div away from the edges */
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #6394BD;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #2698B9;
}
#sidebar2 {
	float: none; /* since this element is floated, a width must be given */
	width: auto; /* padding keeps the content of the div away from the edges */
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #6394BD;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#linkleftdivblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #6394BD;
	color: #FFFFFF;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer  {
	background-color: #FAFAFA;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2698B9;
	border-bottom-color: #6394BD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
} 

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-bottom-color: #30577f;
	border-top-color: #30577f;
	border-top-width: thin;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
a.link9:link
{
	color: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.link9:hover
{
	color: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
a.link9:active
{
	color: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.link9:visited
{
	color: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.link-arial-small-grey
{
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}


.FAFAFA-background {
	background-color: #FAFAFA;
}
#google-ads
{
	border: medium solid #03C;
	float: right;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-top: 100px;
	margin-top: 1px;
	overflow: scroll;
	position: absolute;
	z-index: 1;
	top: 1px;
	right: 1px;
	clip: rect(55px,auto,auto,auto);
	visibility: visible;
}

