.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.text-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.highlighted {
	color: #666666;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.border_bottom
{

border-bottom:solid;
border-bottom-color:#666666;
border-bottom-width:1px;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #929292;
}

.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	}
	.text-small-w2w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
	
.imgfloat-right
{
margin: 0px 0px 2px 5px;
float: right; clear: left;
}

.imgfloat-left
{
margin: 2px 5px 0px 0px;
float: left; clear: left;
}

.footerlinks { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #929292; text-decoration: none}
.footerlinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #0066A4; text-decoration: none}

.mainlinks { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; text-decoration: none; font-weight: bold;}
.mainlinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999999; text-decoration: none;font-weight: bold;}

.reglinks:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
.reglinks:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #7c7c7c; text-decoration: none; font-weight: bold;}
.reglinks:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #7c7c7c; text-decoration: none; font-weight: bold;}

#scroll-wrapper-content {
	OVERFLOW-Y: auto; OVERFLOW-X: hidden; overflow: auto; WIDTH: 419px; POSITION: relative; HEIGHT: 454px;
}
#scroll-wrapper-content-home {
	OVERFLOW-Y: auto; OVERFLOW-X: hidden; overflow: auto; WIDTH: 419px; POSITION: relative; HEIGHT: 275px;
}

#scroll-wrapper-content-full {
	OVERFLOW-Y: auto; OVERFLOW-X: hidden; overflow: auto; WIDTH: 610px; POSITION: relative; HEIGHT: 454px;
}

#scroll-inner {
	MARGIN: 0px; POSITION: relative
}

body {
	background-color: #000000;
}

