
BODY { 
	line-height : 11pt; 
	font-family : Verdana,Arial,Helvetica; 
	color       : #000000; 
	font-weight : normal; 
	padding-left: 5px; 
	padding-top : 10px; 
}

.ContentBorders { 

	position      : relative; 
	z-index       : 99; 
	
	border-top    : 1px; 
	border-bottom : 1px; 
	border-left   : 1px; 
	border-right  : 1px; 
	padding-top   : 0px; 
	padding-bottom: 0px; 
	padding-left  : 0px; 
	padding-right : 0px; 
	
	background-color: #C9B48D;
}

.ContentMenu { 

	position      : relative; 
	z-index       : 99; 

	padding-top   : 2px; 
	padding-bottom: 3px; 
	padding-left  : 10px; 
	padding-right : 10px; 

	font-family : Verdana,Arial,Helvetica; 
	font-size   : 9px; 
	font-weight : bold; 

	color           : #B9B091; 
	background-color: #242221;

	border-left   : 0px; 
	border-right  : 0px; 	
	border-top      : #464443 1px solid ;
	border-bottom   : #020000 1px solid ;
}

.ContentSplit { 

	position      : relative;
	z-index       : 99;
	border-left   : 0px;
	border-right  : 0px;
	border-top    : 0px;
	border-bottom : 0px;
	padding-top   : 1px;
	padding-bottom: 1px;
	padding-left  : 10px; 
	padding-right : 10px; 

	font-family : Verdana,Arial,Helvetica; 
	font-size   : 9px; 
	font-weight : bold; 

	color           : #000000; 
	background-color: #000000;
}

.ContentText { 

	position      : relative; 
	z-index       : 99; 

	color           : #B9B091; 
	background-color: #242221;

	padding-top   : 20px; 
	padding-bottom: 3px; 
	padding-left  : 10px; 
	padding-right : 10px; 

	font-family : Verdana,Arial,Helvetica; 
	font-size   : 9px; 
	font-weight : bold; 

	border-left   : 0px;
	border-right  : 0px;
	border-top      : #464443 1px solid ;
	border-bottom   : #020000 1px solid ;
}

P.ntitle {

	font-family : Verdana,Arial,Helvetica;
	font-size   : 14px;
	font-weight : bold;

	padding-left: 10px;
	padding-top   : 4px;
	padding-bottom: 4px;
	padding-right : 0px;

	color       : #DBD2B3;
	color       : #B9B091;

	background-color: #222021;
	background-color: #444243;
	

	border-top      : #444243 1px solid;
	border-top      : #333132 1px solid;
	border-bottom   : #000000 1px solid;

	border-top      : #666465 1px solid;
	border-bottom   : #222021 1px solid;
}

P.nmsg {

	color       : #B9B091;
	font-family : Verdana, Arial, Helvetica;
	font-size   : 11px; 
	font-weight : normal; 
	padding-left  : 25px;
	padding-right : 25px;
	padding-top   : 9px;
	padding-bottom: 11px;
	text-align  : justify;

	//background-color: #242221;
	border-top      : #363432 1px solid;
	border-bottom   : #141210 1px solid;
}

A.std {
	text-decoration  : none; 
	color            : #57627E;
	padding-left     : 0px;
	padding-right    : 0px;
	padding-top      : 0px;
	padding-bottom   : 0px;
}

A.std:hover { 
	color           : #EEEEEE;
	text-decoration : none; 
}

IMG.Inside { 

	border-top    : #464443 1px solid ;
	border-bottom : #464443 1px solid ;
	border-left   : #464443 1px solid ;
	border-right  : #464443 1px solid ;

	border-top    : #131110 1px solid ;
	border-bottom : #131110 1px solid ;
	border-left   : #131110 1px solid ;
	border-right  : #131110 1px solid ;

	padding-top   : 0px; 
	padding-bottom: 0px; 
	padding-left  : 0px; 
	padding-right : 0px; 
}
