body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFF;
	font-size:11px;	
	scrollbar-face-color: #90343B; scrollbar-shadow-color: #692329; 
	scrollbar-highlight-color: #AD5C62; scrollbar-3dlight-color: #AD5C62;
	scrollbar-darkshadow-color: #491519; scrollbar-track-color: #CD7077;
	scrollbar-arrow-color: #ffffff;
/*	background: url(/images/bg.jpg) repeat-x; */
	background-color: #000;
}

h1 {  font-size: 12pt; color: #ffffff; }
.td {  font-size: 7pt; color: #ffffff; background:transparent;}
.h1 {  font-size: 12pt; color: #ffffff; background:transparent;}
.errorText { font-size: 7pt; color: pink; font-weight: bold; background:transparent;}

a:link, a:active, a:visited {color: #FFF; text-decoration: none; }
a:hover {color: #CCC; 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: #CCCCCC; background:transparent;}

.footbgn { background:  url(/images/mbg.png) repeat-x; color:000; }

table.navigation { width:1000px; }
.navigation  td { font-size: 7pt; color: #000000;} 
.navigation  a:link {font-size: 7pt; color: #FFF; text-decoration: none;} 
.navigation  a:active {font-size: 7pt; color: #FFF; text-decoration: none;} 
.navigation  a:visited {font-size: 7pt; color: #FFF; text-decoration: none;} 
.navigation  a:hover {font-size: 7pt; color: #CCC; text-decoration: none; } 

.topLogo { width:1000px; background:#000; }

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

.tophead a:link { font-size:11px; text-transform:uppercase; color: #FFF; font-weight:bold; } 
.tophead a:active { font-size:11px; text-transform:uppercase; color: #FFF; font-weight:bold; } 
.tophead a:visited { font-size:11px; text-transform:uppercase; color: #FFF; font-weight:bold; } 
.tophead a:hover { font-size:11px; text-transform:uppercase; color: #CCC; text-decoration:none; font-weight:bold;} 

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

table.portfolio {border: 1px solid #291B1C; background-color: #630006;}
.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; }

.wimg { border: 1px solid #FFF; }

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.top100list { border: 1px solid #000000; background-color: #630006; }
.top100list td { border: 1px solid #000000; background-color: #630006; }


SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #ffffff;
	background-color: #333;
	border: inset 1px #FFF;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
/* New Styles Table */
table.brd, table.brd td
{
	border-color: #FFF;
	border-style: solid;
}

table.brd
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.brd td
{
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #333; 
	padding: 2px 3px; 
	color: #FFF;
	cursor:pointer;
}
.incl { background-color: #000; color:#FFF; }
