/* mbhuju@gmail.com */
body {
    margin:0px;
	background-color:#451934;
	

	
	
}
	
td {
	font-family: 'Helvatica Neune', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#282828;
	font-weight: normal;
	line-height: 24px;
}

.tdInner {
	
	font-size:11px;
	color:#101010;
	font-weight: normal;
	line-height: 18px;
}
.footer {
	
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

a:link, a:active, a:visited {
	
	font-size:14px;
	color:#D80000;
	font-weight: normal;
	line-height: 24px;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {
	font-family: 'Helvetica (T1)', Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight: bold;
	line-height:24px;
	text-decoration:none;
	}

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

a.more:link, a.more:active, a.more:visited {
	
	font-size:14px;
	color: #0632ad;
	font-weight: normal;
	text-decoration:underline;
	line-height: 20px;
}

a.more:hover {
	color:#000000;
	text-decoration:underline;
}

h1{
	font-family:Century Gothic;
	font-size:30px;
	color: #c73c01;
	font-weight:bold;
	line-height: 30px;
	margin:0px;
	text-transform:uppercase;
}

h2{
	font-family:Century Gothic;
	font-size:18px;
	color: #000000;
	font-weight:bold;
	line-height: 40px;
	margin:0px;
	
}


.style1 {
	font-family: Century Gothic;
	font-size:18px;
	color: #e56027;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
}




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:#ff0000;
	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;	
}
