/* mbhuju@gmail.com */

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

	
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#3B3B3B;
	line-height:24px;
}

.tdInner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#3B3B3B;
	line-height:30px;
}




a:link, a:active, a:visited {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF4600;
	font-weight: bold;
	text-decoration:none;
}

a:hover {

	color:#000000;
	text-decoration:underline;
}


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

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



.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#3B3B3B;
	font-weight: normal;
	line-height:30px;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#AF1724;
	font-weight: normal;
	line-height:30px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#EE2125;
	font-weight: bold;
	line-height:40px;
	text-transform: uppercase;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#0E3E0F;
	font-weight: normal;
	line-height:30px;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#357C37;
	font-weight: bold;
	line-height:30px;
}

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;	
}