/* mbhuju@gmail.com */

body {
	
	background-color: #D7D1B1;

}

	
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:18px;
}

.tdInner {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}


a:link, a:active, a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C4BEB4;
	font-weight: normal;
	text-decoration:none;
}

a:hover {

	color:#FFFFFF;
	font-weight: bold;

}


a.footermenu:link, a.footermenu:active, a.footermenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EEB17B;
	font-weight: bold;
	text-decoration:none;
}

a.footermenu:hover {
	color:#FFFFFF;
}

a.more:link, a.more:active, a.more:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}

a.more:hover {
	color:#FFD600;
}

.style1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#660000;
	font-weight: normal;
	line-height:24px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#474747;
	font-weight: bold;
}

.style3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#564C2A;
	font-weight: bold;
	line-height:30px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight: bold;
	line-height:25px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2F2F2F;
	font-weight: bold;
	text-decoration:none;
	line-height:25px;

}
input
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


textarea
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


select
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


input.btn
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;	
	background:#591700;
	border:1px solid #000000;
	
}
.img {
	border:1px solid #D7D7D5;
	padding:5px;
}

.img02 {
	border:1px solid #D7D7D5;
	padding:5px;
	margin-left:20px;
}
.noborder{
	border:0px;
}
div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#1E3D6A;
	scrollbar-highlight-color:#1E3D6A;
	scrollbar-face-color:#1E3D6A;
	scrollbar-shadow-color:#1E3D6A;
	scrollbar-darkshadow-color:#1E3D6A;
	scrollbar-track-color:#577AAD;	
}