body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
scrollbar-face-color: #C73EA9; scrollbar-shadow-color: #83146B; 
	scrollbar-highlight-color: #D962BF; scrollbar-3dlight-color: #D962BF;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #EE9DDB;
	scrollbar-arrow-color: #ffffff;
	background-color: #46044B;
		
}

td {  font-size: 7pt; color: #eba13e}
h1 {  font-size: 12pt; color: #eba13e}
.td {  font-size: 7pt; color: #eba13e; background:transparent;}
.h1 {  font-size: 12pt; color: #eba13e; background:transparent;}
.smallgrey { color: #cccccc; background:transparent;}

a:link, a:active, a:visited {color: #feea06; text-decoration: none; }
a:hover {color: #eba13e; text-decoration: underline}

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



table.topLogo{background-color: #000000;background-image:url(navbar/topBackground.gif)}

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;}
.same
{
line-height:20px;

}
table.edge{border: 0px solid #525252;}
table.edgeTwo{border: 1px solid #fede05;}

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

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


table.portfolio {border: 1px solid #000000; background-color: #300033;}
.portfolio td { font-size: 7pt; color: #eba13e;} 
.portfolioName { font-size: 9pt; color: #eba13e; font-weight: bold}

table.featured{border: 1px solid #525252; background-color: #000000;}
.featured td { font-size: 7pt; color: #cccccc;} 

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
.escortlinks td { font-size: 7pt; color: #cccccc;} 
.escortlinks a:link {font-size: 7pt; color: #FFFFFF; text-decoration: none; background:transparent;} 
.escortlinks a:active {font-size: 7pt; color: #FFFFFF; text-decoration: none; background:transparent;} 
.escortlinks a:visited {font-size: 7pt; color: #FFFFFF; text-decoration: none; background:transparent;} 
.escortlinks a:hover {font-size: 7pt; color: #FF72E6; text-decoration: none; background:transparent;} 

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

/* 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;}
.errorHeader { font-size: 7pt; 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  {
	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 #950C57;
}
SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #000000;
	background-color: #993399;
	border: inset 0px;
}