body 
		 { 	
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			margin-top: 0;
			background-image:url(../images/template/bg.jpg);
			background-attachment:fixed;
		 } 
table, tr, th, td, div, span, option, p, li
		{ 
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #7c5431;
		}
.txt-input
		{  
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #000000;
		}
		input
		{  
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #000000;
		}
		select, textarea
		{  
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #000000;
		}
.h1   
{  
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: Bold;
			font-size:12px;
			color: #FFFFFF;
}
.h2   
{  
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: bold;
			font-size:10px;
			color: #000000;
}
.h3   
{  
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: Bold;
			font-size:12px;
			color: #000000;
}
.h4   
{  
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: Bold;
			font-size:16px;
			color: #FFFFFF;
}
.h5   
{  
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: Bold;
			font-size:16px;
			color: #FF0000;
}
.copyright 
{  
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #FFFFFF;
}
a:link, a:active, a:visited
		{
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #FFFFFF;
		}
a:hover
		{
			font-family:  Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #000000;
		}
table.chart {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AD9172;
	border-left-color: #AD9172;
}

table.chart td{
	border-bottom:solid 1px #AD9172;
	border-right:solid 1px #AD9172;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1805D;
	text-decoration: none;
	background-color: #E8D2C1;
	border: 1px solid #A1805D;
}
.blue-head
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif" ;
			font-style: normal;
			font-weight: bold;
			font-size:13px;
			color: #A1805D;		 
		}
.black-bold
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif" ;
			font-style: normal;
			font-weight: bold;
			font-size:12px;
			color: #000000;		 
		}