body {
	background-color: #00209f;
	margin: 0px;
	padding: 0px;



scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-dark-shadow-color: #00209F;
scrollbar-track-color: #00209F;
scrollbar-face-color: #00209F;
scrollbar-shadow-color: #00209F;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #FFFFFF;
}
a:link { color: #00A0E2; text-decoration:none; }
a:visited { color:#00A0E2; text-decoration:none; }
a:active { color:#00A0E2; text-decoration:none; }
a:hover { color:#00209f; text-decoration:none; }
.back {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #00209f;
	background-image: url(images/back.gif);
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00209F;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00209f;
}
.main {
	background-color: #fef6b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00209f;
}

.main H1{
	background-color: #fef6b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00209f;
}
.base {
	background-attachment: fixed;
	background-color: #FEF6B2;
	background-image: url(images/bottom_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEF6B2;
}



.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #00A0E2;
	font-style: italic;
}

.headerlink a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #021F9F;
	font-style: italic;
}

.headerlink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #021F9F;
	font-style: italic;
}

.headerlink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #00A0E2;
	font-style: italic;
}


#shareblock {
	clear: both;
	float: left;
	left: 5px;
	top: 5px;	
}