body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #71400d; scrollbar-shadow-color: #653808; 
	scrollbar-highlight-color: #8c561c; scrollbar-3dlight-color: #925e27;
	scrollbar-darkshadow-color: #653808; scrollbar-track-color: #b55d00;
	scrollbar-arrow-color: #ffffff;
	background-color: #2d241a;
	background: #2d241a url(navbar/backgroundTile.gif) 0 0 repeat fixed;
		
}



td {  font-size: 8pt; color: #ffffff}
.td {  font-size: 8pt; color: #ffffff; background:transparent; }
h1 {  font-size: 12pt; color: #ffffff}
.h1 {  font-size: 12pt; color: #ffffff; background:transparent; }  

a:link, a:active, a:visited {color: #fc991a; text-decoration: none; }
a:hover {color: #fc6a1a; text-decoration: underline}

.headertext {   font-size: 9pt; 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; }
.greeting {  font-size: 7pt; color: #a48163; background:transparent; }
.smallDark {  font-size: 7pt; color: #8b8b8b; background:transparent; }
.disclaimer{  font-size: 7pt; color: #666666; background:transparent; }
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #333333; background:transparent; }
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent; }
.imageborders { border: 1px solid #353a3d; }
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: none }

.sideLink td { font-size: 7pt; color: #ffffff; } 
.sideLink a:link {font-size: 8pt; color: #f5cba9; line-height : 140%; text-decoration: none;} 
.sideLink a:active {font-size: 8pt; color: #ffffff; line-height : 140%; text-decoration: none;} 
.sideLink a:visited {font-size: 8pt; color: #f5cba9; line-height : 140%; text-decoration: none;} 
.sideLink a:hover {font-size: 8pt; color: #ffffff; line-height : 140%; text-decoration: none; }


table.closetotheEdge{border: 1px solid #464E57;}

table.content{border: 1px solid #3A3A3A; background-color: #0B0B0B;}



table.detail{border: 1px solid #2f3334; background-color: #232728;}
.detailHeader { font-size: 10pt; color: #FFffff; font-weight: bold} 
.detail td { font-size: 8pt; color: #FFffff;} 

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-color: #1d1f20}


/* Client Manager Only Styles */
table.cssButton{border: 1px solid #393a3b; background-color: #000000;}
.cssButton td a {display: block; width: 100%; background-color: none; font-size: 7pt; color: #d9ccdc; text-decoration: none; font-weight: bold; text-align: center;} 
.cssButton td a:hover {background-color: #c55a03; color: #ffffff; text-decoration: none; font-weight: bold;}

.cms_header{   font-size: 9pt; color: #ffffff ; font-weight: bold}
.cms_small {  font-size: 7pt; color: #ffffff}
.cms_insert {  font-size: 7pt; color: #8b8b8b}

table.cms {border: 1px solid #000000; background-color: #1d1f20}


table.cmsdetail{border: 1px solid #2f3334; background-color: #232728;}
.cmsdetailHeader { font-size: 10pt; color: #FFffff; font-weight: bold} 
.cmsdetail td { font-size: 8pt; color: #FFffff;} 

/* End Client Manager */

/* 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: 8pt; color: #ff0000; background:transparent; font-weight:bold}
INPUT.image { 	border: none; 	}
table.linksbox{border: 1px solid #2f3334; background-color: #232728;}
.linksbox td { font-size: 8pt; color: #FFffff;} 
/* End stuff for CM */

INPUT, TEXTAREA  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #c85b04;
	background-color: #26292a;
	border: inset 1px #434647;
}
INPUT.checkbox  {
	background: #transparent;
	border: 10;
	padding: 10px;
	width : 1.3em ; 
	height : 1.3em ;
	}

INPUT.radio  {
	background: #transparent;
	border: 10;
	padding: 10px;
	}

SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #c85b04;
	background-color: #26292a;
	border: inset 0px;
}


