/* mbhuju@gmail.com */

body {
	margin:0;
	background:url(images/bg.jpg) #350C0D repeat-x;
}

	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	line-height:20px;
}
.unbold{
	font-weight:normal;
}

.redtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#820607;
	line-height:20px;
}

.tdTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.redtdTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#820607;
}

.tdInner {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#343434;
	line-height:22px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#424C44;
	font-weight: normal;
	text-decoration:none;
	line-height:16px;
}

a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#58492C;
	font-weight: bold;
	text-decoration:underline;
}

a:hover {
	color:#000000;
}

a.mmore:link, a.mmore:active, a.mmore:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#58492C;
	font-weight: bold;
	text-decoration:underline;
}

a.mmore:hover {
	color:#000000;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#58492C;
	font-weight: bold;
	text-decoration:underline;
}

a.menu:hover {
	color:#000000;
}


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

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

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

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

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	font-weight: bold;
	text-transform:uppercase;
}

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

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#820607;
	font-weight: bold;
}
.style4 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	line-height:30px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	line-height:10px;

}
input
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:12px;
	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:bold;
	text-align:center;
	color:#FFFFFF;	
	background:#5C2C1A;
	border:1px solid #5C2C1A;
	
}
.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:#C63436;
	scrollbar-highlight-color:#C63436;
	scrollbar-face-color:#C63436;
	scrollbar-shadow-color:#C63436;
	scrollbar-darkshadow-color:#C63436;
	scrollbar-track-color:#F6C2C3;	
}
