@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top-flash{background-image:url(flashback.jpg); width:760px; height:200px; vertical-align:top;}
.top-flash-t{background-image:url(flashback-wtext.jpg); width:760px; height:200px; vertical-align:top;}
.white-text-4-noflash{font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center;
font-size:13px; }
.hmenuback{ background-image:url(h-menu-back.gif); width:422px; height:46px; vertical-align:top;}
.rightofmenu{background-image:url(right-of-h-menu.gif); width:338px; height:46px;}
.main-scroll-area{background-image:url(content-scroll.gif); width:760px; height:768px; vertical-align:top;
background-repeat:no-repeat; background-color:#374550;}

.setleft-column{width:510px;vertical-align:top;}
.setright-column{width:250px;vertical-align:top;}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b1c2cd;
	text-decoration: none;
	padding-right:5px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b1c2cd;
	text-decoration: none;
	padding-right:5px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-right:5px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b1c2cd;
	text-decoration: none;
	padding-right:5px;
}
.somedefault{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#bcc9d1; text-align:justify;}
.somedefaulth1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#bcc9d1; text-align:justify;}
.whiteheadlines{ font-family:"Times New Roman", Times, serif; font-size:17px; color:#ffffff; text-align:left; font-weight:bold;}
.formtext{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#bcc9d1; text-align:left;}
.form{font-family:Verdana, Arial, 
Helvetica, sans-serif; 
font-size:12px; color:#000000; 
text-align:left;
background-color: #CCCCCC;
border:1px solid  #333333;
padding:3px;
filter:alpha(opacity=30);
opacity: 0.3;
-moz-opacity:0.3;
}

.setvaligntop{vertical-align:top;}