body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff;
	
	scrollbar-face-color: #331d50; scrollbar-shadow-color: #1b0d2c; 
	scrollbar-highlight-color: #412c5e; scrollbar-3dlight-color: #331f4e;
	scrollbar-darkshadow-color: #211432; scrollbar-track-color: #251c32;
	scrollbar-arrow-color: #ffffff;
	background-color: #131313;
		
}

td {  font-size: 8pt; color: #ffffff; background:transparent;}
.td {  font-size: 8pt; color: #ffffff; background:transparent;}
.h1 {  font-size: 16pt; color: #ffffff; background:transparent;}

a:link, a:active, a:visited {color: #ad70fd; text-decoration: none; }
a:hover {color: #ad70fd; text-decoration: underline}

.headertext {   font-size: 10pt; color: #ffffff ; font-weight: bold; background:transparent;}
.internationalHeader {   font-size: 8pt; color: #ffffff ; font-weight: bold; background:transparent;}
.smallInsert {  font-size: 7pt; color: #ffffff; background:transparent;}
.smallDark {  font-size: 7pt; color: #797183; background:transparent;}
.disclaimer{  font-size: 7pt; color: #a791c4; background:transparent;}
.imageborders { border: 1px solid #FCEDC0; background:transparent; }
img {border:none;}

.footerlink:link {color: #999999; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #999999; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #ffffff; font-size: 7pt; text-decoration: underline }

table.edge{border: 1px solid #3a334c; }

table.edgeN_fill{border: 1px solid #3a334c; background-color: #282434;}


table.detail{border: 1px solid #7AA3DE; background-color: #D9E4F5;}
.detailHeader { font-size: 10pt; color: #FFffff; font-weight: bold} 
.detail td { font-size: 8pt; color: #FFffff; background:transparent;} 

table.insert {border: 1px solid #524C4C; background:  url(file:./navbar/tableBackground.gif) repeat;}
.insert td { font-size: 8pt; color: #FFffff;} 

table.portfolio {border: 1px solid #000000; background:  url(file:./navbar/tableBackground_portfolio.gif) repeat;}
.portfolio td { font-size: 7pt; color: #cccccc;} 
.portfolio a:link {font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: bold} 
.portfolio a:active {font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: bold} 
.portfolio a:visited {font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: bold} 
.portfolio a:hover {font-size: 8pt; color: #3BDB16; text-decoration: none; font-weight: bold} 

table.featured{border-top: 1px solid #C7C5C5;border-bottom: 1px solid #C7C5C5;border-left: 1px solid #C7C5C5;border-right: 1px solid #C7C5C5; background-color: #DCD9D9;}

/* Content Manager Only Styles */
table.bigtable{border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; background-color: #2C2E38;}
table.iconholder{border-top: 1px  solid #71737B; border-bottom: 1px  solid #000000; border-left: 1px solid #71737B; border-right: 1px solid #000000; background-color: #454853;}
/* 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  {
	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: #852ca2;
	border: inset 0px;
}