body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #524039;
	
	scrollbar-face-color: #4f3ae6; scrollbar-shadow-color: #4933dd; 
	scrollbar-highlight-color: #5c47ee; scrollbar-3dlight-color: #5c47ee;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #5f48fe;
	scrollbar-arrow-color: #ffffff;
	background-color: #000000;
	background: #000 url(navbar/backgroundTile.gif) 0 0 repeat fixed;	
}

.headertext {   font-size: 10pt; color: #ffffff ; font-weight: bold; background:transparent}
.smallgrey {  font-size: 7pt; color: #ccc3fd; background:transparent}
.disclaimer { font-size: 7pt; color: #ccc3fd; background:transparent}
.smallwhite {  font-size: 7pt; color: #ffffff; background:transparent}
.flag {  font-size: 7pt; color: #f8c30c; font-weight: bold; background:transparent}
.grey {  font-size: 7pt; color: #bdb2fa; 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; }

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: #f8c30c; text-decoration: none}
a:hover {color: #ffffff; text-decoration: underline}

.footerlink:link {color: #f8c30c; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #f8c30c; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #ffffff; font-size: 7pt; text-decoration: none }


table.portfolio {border: 1px solid #8874fb; background-color:#5f47e5}
.portfolio td { font-size: 7pt; color: #beb3fd;}
.portfolio p { font-size: 7pt; color: #FF0000; font-weight: bold; background:transparent}
.portfolio a:link {font-size: 10pt; color: #f8c30c; text-decoration: none; font-weight: bold; font-family: Arial }
.portfolio a:active {font-size: 10pt; color: #f8c30c; text-decoration: none; font-weight: bold; font-family: Arial }
.portfolio a:visited {font-size: 10pt; color: #f8c30c; 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:2px; border-thickness: 1px; border-color: #968351; border-style: solid;}
a:hover .portfolioHover, a:active .portfolioHover {border:2px; border-thickness: 1px; border-color: #fff; border-style: solid}

table#midFill {
    background-color:#131920;  }
   
table.content { background-color:#694ffe; border: 1px solid #8874fb; }
   
table#edgeFill {
    background-color:#000000;  }

table.closetotheEdge{border: 1px solid #e4ddda;}

table.tableFeature { font-size: 7pt; color: #605652; background: url(captions/featured_base.gif) 0 0; background-repeat: repeat; background-position: top ;}
.tableFeature td { font-size: 8pt; color: #9af4c9;}
.tableFeature a:link {font-size: 8pt; color: #fed909; text-decoration: none; font-weight: bold; font-family: Arial }
.tableFeature a:active {font-size: 8pt; color: #fed909; text-decoration: none; font-weight: bold; font-family: Arial }
.tableFeature a:visited {font-size: 8pt; color: #fed909; 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}


.errorHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}

/* Content Manager Only Styles */
table.cms_content { width:960px; }
table.cms_navbar{ width:960px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; background-color: #4a39b2;}
table.cms_icon_table{ border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; background-color: #4a39b2;}
table.cms_icon_single{border-top: 1px  solid #71737B; border-bottom: 1px  solid #000000; border-left: 1px solid #71737B; border-right: 1px solid #000000; background-color: #7b66fe;}
.errorHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}
INPUT.image { 	border: none; 	}
/* 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: #393f57;
	border: inset 1px #cccccc;
}

