body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #332744; scrollbar-shadow-color: #1A1620; 
	scrollbar-highlight-color: #433755; scrollbar-3dlight-color: #433755;
	scrollbar-darkshadow-color: #1A1620; scrollbar-track-color: #514069;
	scrollbar-arrow-color: #ffffff;
	background-color: #000000;	
}

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: #FF72E6; text-decoration: none; }
a:hover {color: #FF72E6; text-decoration: underline}

.headertext {   font-size: 8pt; color: #ffffff ; font-weight: bold; background:transparent;}
.insertText {  font-size: 7pt; color: #000000; background:transparent;}
.disclaimer{  font-size: 7pt; color: #999999; line-height : 95%; background:transparent;}
.smallgrey { font-size: 7pt; color: #999999; background:transparent; }

table.navigation {background:  url(./navbar/buttonbackground.gif) repeat;}
.navigation  td { font-size: 7pt; color: #ffffff;} 
.navigation  a:link {font-size: 7pt; color: #ffffff; text-decoration: none;} 
.navigation  a:active {font-size: 7pt; color: #ffffff; text-decoration: none;} 
.navigation  a:visited {font-size: 7pt; color: #ffffff; text-decoration: none;} 
.navigation  a:hover {font-size: 7pt; color: #EA8BD7; text-decoration: none;} 

table.topLogo{ background: url(./navbar/topBackground.gif) repeat;}

table.content{border-top: 1px solid #2283BF;border-bottom: 1px solid #2283BF;border-left: 1px solid #2283BF;border-right: 1px solid #2283BF;background-color: #E5F5FD;}

table.edge{border: 1px solid #D724C1; background-color: #000000;}

table.detail{border: 1px solid #4C6D8C; background-color: #6390B9;}
.detailHeader { font-size: 10pt; color: #FFffff; font-weight: bold} 
.detail td { font-size: 8pt; color: #FFffff;} 

table.insert {background-color: #000000;}
.insert td { font-size: 7pt; color: #FFffff; background:transparent;} 
.insertHeader { font-size: 7pt; color: #FFffff; font-weight: bold} 

table.portfolio {border: 1px solid #D724C1; background-color: #251C32;}
.portfolio td { font-size: 7pt; color: #ffffff; background:transparent;} 
.portfolioName { font-size: 9pt; color: #FFffff; font-weight: bold; background:transparent;}

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;}

table.body{background-color: #E6E4E4;}

table.homeSections{border-top: 1px solid #524C4C;border-bottom: 1px solid #524C4C; border-left: 1px solid #524C4C;border-right: 0px solid; background-color: #0086C0;}

table.escortlinks {border: 1px solid #D724C1; }
.escortlinks td { font-size: 8pt; color: #cccccc; background-color: #000000; display: block;} 
.escortlinks a:link {font-size: 8pt; color: #FFFFFF; text-decoration: none; background:transparent;} 
.escortlinks a:active {font-size: 8pt; color: #FFFFFF; text-decoration: none; background:transparent;} 
.escortlinks a:visited {font-size: 8pt; color: #FFFFFF; text-decoration: none; background:transparent;} 
.escortlinks a:hover {font-size:8pt; color: #000000; text-decoration: none; background-color: #D724C1; display: block;} 

table.top100list { border: 1px solid #000000; background-color: #D724C1; }
.top100list td { border: 1px solid #000000; background-color: #D724C1; }

.oddRow { background-color: #332744; }
.evenRow { background-color: #000000; }

INPUT, TEXTAREA,  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #666666;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}
INPUT.image {
	border: none;
}

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: #592D5C;
	border: inset 0px;
}