/* BASIC STYLE ############################*/
body{
	margin:0px 0px 0px 0px;
	color: #1F1600;
}


/* LINK COLOR */
<!--
A:LINK {
	FONT-SIZE: 9pt; COLOR: #0000ff; TEXT-DECORATION: underline
;
  font-family : "MS UI Gothic";
}
A:VISITED {
	FONT-SIZE: 9pt; COLOR: #0000ff; TEXT-DECORATION: underline
;
  font-family : "MS UI Gothic";
}
A:ACTIVE {
	FONT-SIZE: 9pt; COLOR: #0000ff; TEXT-DECORATION: underline
;
  font-family : "MS UI Gothic";
}
A:HOVER {
	FONT-SIZE: 9pt; COLOR: #ff00ff; TEXT-DECORATION: underline
;
  font-family : "MS UI Gothic";
}
TD {
	FONT-SIZE: 10pt; LINE-HEIGHT: 14pt
;
  font-family : "MS UI Gothic";
}

BIG {
	FONT-SIZE: 11pt; LINE-HEIGHT: 15pt
;
  font-family : "MS UI Gothic";
}
SPAN {
	FONT-SIZE: 10pt; LINE-HEIGHT: 12pt
;
  font-family : "MS UI Gothic";
}
-->

/* ----- FONT SIZE ----- */
div{font-family:MS UI Gothic; font-size:11px;  color:#9C8E6D; }
 .div{font-family:MS UI Gothic; font-size:11px;  color:#737373; }
  .a_broun{font-family:MS UI Gothic; font-size:11px;  color:#8D7A50; }
    .a_broun_l{font-family:MS UI Gothic; font-size:11px;  color:#9C8E6D; }
    .a_broun_b{font-family:MS UI Gothic; font-size:11px;  color:#8D7A50; font-weight:900; text-decoration:none ;}
	 .a_copyright{font-family:MS UI Gothic; font-size:11px;  color:#AEA287;  text-decoration:none ;}
	   .dark{font-family:MS UI Gothic; font-size:11px;  color:#837551; font-weight:900 ;}
	   .dark1{font-family:MS UI Gothic; font-size:11px;  color:#7B7055; font-weight:900 ;}
	      .gold{font-family:MS UI Gothic; font-size:11px;  color:#9D8349; font-weight:900 ;}
		       .menu{font-family:MS UI Gothic; font-size:11px;  color:#FCF1D8; font-weight : 400; text-decoration:none ;}

  


/* ----- FONT STYLE ----- */
.Bold{
	font-weight: bold;
}

/* ----- FONT COLOR ----- */
.Blue{
	color: #366883;
}
.Red{
	color: #CC0000;
}

.Green{
	color: #006131;
}

.Yellow{
	color: #FF8201;
}
.Black{
	color: #000000;
}

.Gray{
	color: #CCCCCC;
}
.Brown{
	color: #1F1600;
}

/* ----- LOGIC ----- */
.top-copy{
	font-size: 10px;
	color: #000000;
}
.footer{
	font-size: 10px;
	line-height:  12px;
	color: #FFFFFF;
 background-color: #140700;
}
.main { font-size: 12px; line-height: 130%; color: #333333; }
h1 {  
	height: 13px;
	font-size: 12px; 
	color: #FFFFFF;
	line-height:  13px;
}
h2 {  
	font-size: 15px; 
	color: #666600;
	left: 500px;
	margin: 10px 10px 10px 50px;
}
h3 {  
	font-size: 14px; 
	color: #336633;
	left: 200px;
	margin: 10px 10px 10px 30px;
}

