body {
  	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000; 
	margin: 0px;
	background-color: #ffffff;
	background-image : url(../images/bg.gif);
	background-repeat : repeat;
	background-position : 0px 84px; 
	}
	
.stripe {
	background-image : url(../images/bgwhite.gif);
	background-repeat : repeat-x;
	background-position : 0px 0px; 
	}
	
td, th, ol, ul, li, p {
  	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #38322C; }

h2 { 	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	color: #38322C;
	font-weight: bold;
	font-size: 15px; }
	
.mini { font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38322C; }

.english {
	font-size: 13px; 
	color: #B5ACA3; }

.box {  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #ffffff; 
	padding: 4px 1px;
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300; }
	
.btn {  font-family: Tahoma,  Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0 10 0 10;
	font-size: 13px;
	font-weight: bold;
	background-color: #666699; 
	border-left: 1px solid #666666;
	border-right: 1px solid #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #333333; }
	
.address { font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; }


A:link { color: #7E542A;
	text-decoration: underline; }
A:visited { color: #333333;
	text-decoration: underline; }
A:hover { color: #372512;
	text-decoration: underline; }
A:active { color: #7E542A;
	text-decoration: underline; }
	
.address A:link { text-decoration: none;
	color: #000000; }
.address A:visited { text-decoration: none;
	color: #000000; }
.address A:hover { text-decoration: underline;
	color: #000000; }
.address A:active { text-decoration: underline;
	color: #000000; }
	
	/*
.english A:link { text-decoration: none;
	color: #918981; }
.english A:visited { text-decoration: none;
	color: #918981; }
.english A:hover { text-decoration: underline;
	color: #000000; }
.english A:active { text-decoration: underline;
	color: #000000; } */

