body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Trebuchet MS, Verdana, sans-serif; 
	color: #efe2d0;
	
	scrollbar-face-color: #0ae9fb; scrollbar-shadow-color: #09a0ac; 
	scrollbar-highlight-color: #8ff1f9; scrollbar-3dlight-color: #5be3ee;
	scrollbar-darkshadow-color: #0e7e87; scrollbar-track-color: #d94ca2;;
	scrollbar-arrow-color: #ffffff;
	background-color: #350114;
	background: #350114 url(navbar/background.gif) 0 0 repeat fixed;
}

.headertext {   font-size: 10pt; color: #ffffff ; font-weight: bold; background:transparent; }
.international {   font-size: 12pt; color: #ffffff ; font-weight: bold; background:transparent; }
.smallInsert {  font-size: 8pt; color: #ffffff; background:transparent; }
.smallLight {  font-size: 8pt; color: #a79e91; background:transparent; }
.disclaimer{  font-size: 7pt; color: #666666; background:transparent; }
.sidebar {  font-size: 8pt; color: #776d61; background:transparent; }
.imageborders { border: 1px solid #ffffff; }

.footerlink:link {color: #999999; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #999999; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #000000; font-size: 7pt; text-decoration: underline }

a.sublink:link {color: #ffffff; text-decoration: none; }
a.sublink:visited {color: #ffffff; text-decoration: none; }
a.sublink:hover {color: #b7c516; text-decoration: none; }
a.sublink:focus {color: #ffffff; text-decoration: none; }
a.sublink:active {color: #b7c516; text-decoration: none; }
img {border:none;}

td {  font-size: 9pt; color: #efe2d0}
.td {  font-size: 9pt; color: #efe2d0; background:transparent;}
h1 {  font-size: 12pt; color: #efe2d0}
.h1 {  font-size: 12pt; color: #efe2d0; background:transparent; }

a:link, a:active, a:visited {color: #b7c516; text-decoration: none; }
a:hover {color: #0ae9fb; text-decoration: none;}

table.closetotheEdge{border: 1px solid #a73f52;}

table.content{border: 1px solid #f5ebdc; background-color: #230d19;}

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

table.insert {border: 1px solid #524C4C; background:  url(file:/navbar/tableBackground.gif) repeat;}
.insert td { font-size: 8pt; color: #FFffff;} 

table.cssButton{border: 1px solid #be6f7d; background-color: #51021f;}
.cssButton td a {display: block; width: 100%; background-color: none; font-size: 8pt; color: #d9ccdc; text-decoration: none; font-weight: bold; text-align: center;} 
.cssButton td a:hover {background-color: #841c37; color: #ffffff; text-decoration: none; font-weight: bold; width: 100%;}

table.portfolioButton{border: 1px solid #a32270; background-color: #2a101e;}
.portfolioButton td a {display: block; width: 100%; background-color: none; font-size: 7pt; color: #d9ccdc; text-decoration: none; font-weight: bold; text-align: center;} 
.portfolioButton td a:hover {background-color: #841c37; color: #ffffff; text-decoration: none; font-weight: bold; width: 100%;}

/* 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: #650626;}
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; 	}
#scroll {
  position: absolute;
  margin: 0 auto;
  visibility: hidden;
  background-color: #7f1433;
  z-index: 2;    
  width: 300px;
  height: 60px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto
}

#scroll div {
  margin: 0 auto;
  text-align:left
}

.highlightrow {
  background-color: #999999;
  cursor: pointer
}
/* End stuff for CM */

INPUT, TEXTAREA  {
	font-family: Trebuchet MS, Verdana, sans-serif; 
	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: #7f1433;
	border: inset 0px;
}

