body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #0c0c0d; scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #1b1b1b; scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #222224;
	scrollbar-arrow-color: #ffffff;
	background-color: #000000;
	background: #000 url(scripts/navbar/backgroundTile.gif) 0 0 repeat fixed;	
}
.tabelul { background-image:url(scripts/navbar/background.gif)}
.buttonbackgroundimage { background-image:url(scripts/navbar/buttonBackground.gif)}
.backgroundcontent { background-image:url(scripts/navbar/background_content.gif)}
.headertext {   font-size: 10pt; color: #ffffff ; font-weight: bold; background:transparent}
.smallgrey {  font-size: 7pt; color: #666666; background:transparent}
.disclaimer { font-size: 7pt; color: #666666; background:transparent}
.smallwhite {  font-size: 7pt; color: #ffffff; background:transparent}
.grey {  font-size: 7pt; color: #cccccc; background:transparent}
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #000000; background:transparent}
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent}
.imageborders { border: 1px solid #ffffff; }

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: red; text-decoration: none}
a:hover {color: red; text-decoration: underline}

.footerlink:link {color: #666666; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #666666; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #cccccc; font-size: 7pt; text-decoration: none }

table#midFill {
    background-color:#131920;  }
   
table.content { background-color:#000000;  }
   
table#edgeFill {
    background-color:#000000;  }

table.closetotheEdge{border: 1px solid #403A4B;}

.errorHeader { font-size: 8pt; color: #ff0000; background:transparent; 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: 8pt; color: #ff0000; background:transparent; font-weight:bold}
INPUT.image { 	border: none; 	}

.scrollbarhome {
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#000000; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-track-color:#000000;
	text-align:justify;
overflow:auto;
height:160px;
padding:0px 10px 0px 0px;
}		
	/* classes for validator */
	.tfvHighlight
		{color: #F0F;}
	.tfvNormal
		{color: #ffffff;}