body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	background-color: #322C3A;
	
	scrollbar-face-color: #3B245C; scrollbar-shadow-color: #301B4F; 
	scrollbar-highlight-color: #483169; scrollbar-3dlight-color: #301B4F;
	scrollbar-darkshadow-color: #301B4F; scrollbar-track-color: #4A3569;
	scrollbar-arrow-color: #5C5D5E;
			
}

.headertext {   font-size: 9pt; color: #333333 ; font-weight: bold}
.smallInsert {  font-size: 7pt; color: #ffffff}
.smallDark {  font-size: 7pt; color: #000000}
.disclaimer{  font-size: 7pt; color: #666666}
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #333333;}
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000;}

.footerlink:link {color: #999999; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #999999; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #000000; font-size: 7pt; text-decoration: underline }


td {  font-size: 8pt; color: #cccccc}
.td {  font-size: 8pt; color: #cccccc; background:transparent}
h1 {  font-size: 12pt; color: #333333}

a:link, a:active, a:visited {color: #FF0000; text-decoration: none; }
a:hover {color: #FF0000; text-decoration: underline}


table.content{border-top: 1px solid #5C6687; border-bottom: 1px solid #5C6687; border-left: 1px solid #5C6687; border-right: 1px solid #5C6687; background-color: #212638;}
.content td { font-size: 7pt; color: #A0A5B9; } 
.content { font-size: 7pt; color: #A0A5B9; background: transparent}

table.portfolioBox{border-top: 1px solid #8477A1; border-bottom: 1px solid #8477A1; border-left: 1px solid #8477A1; border-right: 1px solid #8477A1; background-color: #534671;}
.portfolioBox td { font-size: 7pt; color: #CBC5D9; }
.portfolioBox { font-size: 7pt; color: #CBC5D9; background: transparent}


.iframe {
	background-color: #31214A;}

.portfolio {
	background-color: #3B245C;}

INPUT, TEXTAREA,  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #666666;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}
INPUT.checkbox  {
	background: #transparent;
	border: 10;
	padding: 10px;
	width : 1.3em ; 
	height : 1.3em ;
	}

INPUT.radio  {
	background: #transparent;
	border: 10;
	padding: 10px;
	}

INPUT.admin_btn {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #999999;
	background-color: #292C31;
	border: inset 1px #cccccc;
}

SELECT.white, OPTION.white {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #999999;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}
SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #ffffff;
	background-color: #001D51;
	border: inset 0px;
}
