/* CSS Document mbhuju@gmail.com*/

body {

	margin:0px;
	background-color: #29430A;

}

/* ---------------------------------- */
.tdbg{
		background-image:url(../images/bg02.jpg);
		background-repeat:repeat-x;
		background-color:#29430A;
}

/* ---------------------------------- */
#banner {
	width:899px;
	height:230px;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#666;
	font-style:normal;
	text-align:justify;
}


.tdInner{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#202020;
	font-style:normal;
}

.whitetdInner{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
	font-style:normal;
	}

/* ---------------------------------- */

.style1{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFBE0F;
	font-weight:normal;
	line-height:30px;
}

.style2{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000000;
	font-weight:normal;
	line-height:40px;
}

.style3{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
}

.style4{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#A2CFFF;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	margin-top:10px;
}

.style5{
	font-family:Arial;
	font-size:18px;
	color:#689A2B;
	font-weight:normal;
	line-height:24px;
}

.style6{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#4E4E4E;
	font-weight:bold;
	line-height:24px;
}

.style7{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

.style8 {	color: #FF0000;
	font-weight: bold;
}

.style9 {
	color: #0000FF;
	font-family: Tahoma;
}

.style10 {
	color: #CC0000;
	font-weight: bold;
}

.style11 {
	color: #FF0000;
}
.style12 {
	color: #3366FF;
	font-style: italic;
	font-weight: bold;
}
/* ---------------------------------- */

a:link, a:active, a:visited {

	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#D80600;
	text-decoration:none;
}

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

a.menu:link, a.menu:active, a.menu:visited {

	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#242424;
	text-decoration:none;
}

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

a.more:link, a.more:active, a.more:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0500D8;
	text-decoration:none;
}

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

.footer, a.footermenu:link, a.footermenu:active, a.footermenu:visited {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#8DC54C;
	font-weight:normal;
	text-decoration:none;
}

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


/* ---------------------------------- */


div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#F66014;
	scrollbar-highlight-color:#CD4B0A;
	scrollbar-face-color:#F66014;
	scrollbar-shadow-color:#BB4103;
	scrollbar-darkshadow-color:#F66014;
	scrollbar-track-color:#BB4103;	
}

/*------------------------------------------------------------------------------------------------------------------*/

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #E4E4E4;
	background:Alpha(Opacity=0, Style=0);
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

input.noborder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:0px;
	
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #E4E4E4;
	background:#FFFFFF /*Alpha(Opacity=0, Style=0)*/;
	margin-bottom:10px;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #E4E4E4;
	background:#FFFFFF;/*Alpha(Opacity=0, Style=0);*/
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

input.btn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;	
	background:#000000;
	border:1px solid #494949;
	height:25px;
	
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

.img{
	border: 1px #B9B9B9;
	padding:3px;
}

.marquee {position:relative;
     overflow:hidden;
     width:889px;
     height:230px;
	 border-bottom:3px solid #000000;
	 border-top:3px solid #000000;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

.language, a.language:link, a.language:active, a.language:visited {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#99FF99;
	text-decoration:none;
}

a.language:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
