/* mbhuju@gmail.com */

body {
    margin:0px;
	background-color:#000000;
	
}

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

.tdInner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#421313;
	font-weight: bold;
	line-height: 22px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

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

a:hover {
	color:#000000;
}

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

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

a.more:link, a.more:active, a.more:visited {
	font-family: MS Sans Serif, Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ED721D;
	font-weight: normal;
	text-decoration:underline;
	line-height: 18px;
}

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

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FE0000;
	font-weight: normal;
	text-decoration:none;
	line-height: 20px;
	}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #079A08;
	font-weight: normal;
	text-decoration:none;
	line-height: 20px;
	
	}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight: normal;
	line-height: 20px;
}
.style4 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:26px;
	color: #FE0000;
	font-weight: bold;
	text-decoration:none;
	line-height: 30px;
	text-transform:uppercase;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#BB1117;
	font-weight: bold;
	text-decoration:none;
	line-height:20px;

}
.style6 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight: normal;

}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
	line-height:25px;
	text-transform:uppercase;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #079A08;
	font-weight: normal;
	text-decoration:none;
	line-height: 20px;
	
	}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FAC402;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	}

.style10{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	
	}
	
.style11{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	
	}
.style12{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	
	}
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:12px;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;	
	background:#591700;
	border:1px solid #000000;
	padding:3px;
	
}
.img {
	border:1px solid #D7D7D5;
	padding:5px;
	
}
.noborder{
	border:0px;
}

.img02 {
	border:1px solid #D7D7D5;
	padding:5px;
	margin-left:20px;
}

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#600B0D;
	scrollbar-highlight-color:#600B0D;
	scrollbar-face-color:#600B0D;
	scrollbar-shadow-color:#600B0D;
	scrollbar-darkshadow-color:#600B0D;
	scrollbar-track-color:#934143;	
}