body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #524039;
	
	scrollbar-face-color: #321a3d; scrollbar-shadow-color: #261230; 
	scrollbar-highlight-color: #472b54; scrollbar-3dlight-color: #472b54;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #471959;
	scrollbar-arrow-color: #ffffff;
	background:  url(file:navbar/backgroundTile.gif) repeat; background-color: #000000
		
}

.headertext {   font-size: 10pt; color: #ffffff; font-weight: bold; background:transparent}
.smallgrey {  font-size: 7pt; color: #827a79; background:transparent}
.disclaimer { font-size: 7pt; color: #574360; background:transparent}
.smallwhite {  font-size: 7pt; color: #ffffff; background:transparent}
.flag {  font-size: 7pt; color: #ec00ff; font-weight: bold; background:transparent}
.grey {  font-size: 7pt; color: #827a79; background:transparent}
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #000000; background:transparent}
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent}
.imageborders { border: 1px solid #ffffff; }
img {border:none;}

td {  font-size: 8pt; color: #ffffff}
h1 {  font-size: 12pt; color: #ffffff}
.td {  font-size: 8pt; color: #ffffff; background:transparent; }
.h1 {  font-size: 12pt; color: #ffffff; background:transparent; }


a:link, a:active, a:visited {color: #22c9f1; text-decoration: none}
a:hover {color: #ffffff; text-decoration: underline}

.footerlink:link {color: #666666; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #666666; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #ffffff; font-size: 7pt; text-decoration: none }


table.tableFeature{ border: 0px solid #164c58; 
background-image: url(file:navbar/background_smallTable.gif);  
background-repeat: no-repeat;  
background-position: top ; } 

.tableFeature td { font-size: 8pt; color: #ffffff;}
.tableFeature a:link {font-size: 8pt; color: #1eafd1; text-decoration: none; font-weight: bold; font-family: Arial }
.tableFeature a:active {font-size: 8pt; color: #1eafd1; text-decoration: none; font-weight: bold; font-family: Arial }
.tableFeature a:visited {font-size: 8pt; color: #1eafd1; text-decoration: none; font-weight: bold; font-family: Arial }
.tableFeature a:hover {font-size: 8pt; color: #ffffff; text-decoration: none; font-weight: bold; font-family: Arial}



table.portfolio {border: 1px solid #252525; }
.portfolio td { font-size: 7pt; color: #ffffff;}
.portfolio p { font-size: 7pt; color: #f8f50f; font-weight: bold; background:transparent}
.portfolio a:link {font-size: 10pt; color: #22c9f1; text-decoration: none; font-weight: bold; font-family: Arial }
.portfolio a:active {font-size: 10pt; color: #22c9f1; text-decoration: none; font-weight: bold; font-family: Arial }
.portfolio a:visited {font-size: 10pt; color: #22c9f1; text-decoration: none; font-weight: bold; font-family: Arial }
.portfolio a:hover {font-size: 10pt; color: #ffffff; text-decoration: none; font-weight: bold; font-family: Arial}
INPUT.portfolio { font-size: 7pt; color: #827a79; background:transparent; }
TEXTAREA.portfolio { font-size: 7pt; color: #827a79; background:transparent; }

.portfolioHover {border:1px; border-thickness: 1px; border-color: #ec00ff; border-style: solid;}
a:hover .portfolioHover, a:active .portfolioHover {border:1px; border-thickness: 1px; border-color: #ffffff; border-style: solid}

table#midFill {
    background-color:#131920;  }
   
table.content { background-color:#19121b; border: 1px solid #2d2032; }
   
table#edgeFill {
    background-color:#000000;  }

table.closetotheEdge{border: 1px solid #e4ddda;}

.errorHeader { font-size: 8pt; color: #f8f50f; background:transparent; font-weight:bold}

/* Content Manager Only Styles */
table.cms_content { width:960px; }
table.cms_navbar{ width:960px; border-top: 1px solid #2c2d52; border-bottom: 1px solid #2c2d52; border-left: 1px solid #000000; border-right: 1px solid #000000; background-color: #1f203e;}
table.cms_icon_table{border: 1px solid #56558c; background-color: #191a2f;}
table.cms_icon_single{border-top: 1px  solid #474c5e; border-bottom: 1px  solid #000000; border-left: 1px solid #474c5e; border-right: 1px solid #000000; background-color: #212141;}
.errorHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}
.evenrow { background-color:#0c0c0d; }
INPUT.image { 	border: none; background:transparent;	}
.popupDiv { background-color:#07213f; border: 1px solid #35576e; z-index:1000;}
div.dimmer { visibility:hidden; position:absolute; left:0px; top:0px; background-image:url(/captions/dim45.png); }
/* End stuff for CM */


INPUT, TEXTAREA  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #666666;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}

INPUT.checkbox  {
	border: 10;
	padding: 10px;
	width : 1.3em ; 
	height : 1.3em ;
	background: #transparent;
}

INPUT.radio  {
	border: 10;
	padding: 10px;
	background: #transparent;
}


SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #ffffff;
	background-color: #662c52;
	border: inset 1px #cccccc;
}

