/* CSS Document */

body
{
	padding:0;
	margin:0;
	font-family: "Trebuchet MS";
	background-image:url('../images/bg.gif');
}
.maintable
{
	background-color:#ffffff;
	vertical-align:top;
}
.sitename
{
	background-image:url(../images/top_2.jpg);
	width:100%;
	font-size:24px;
	color:#e15600;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:16px;
}
h2
{
	font-size:11px;
	color:#000000;
	line-height:16px;
	font-weight: normal;
}
h1
{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
h5
{
	color:#000000;
	font-size:10px;
	font-weight:normal;
}
.generaltext
{
	font-size:11px;
	color:#000000;
	line-height:16px;
	font-weight: normal;
}
.navigation
{
	background-image:url(../images/top_5.jpg);
	height:55px;
}
.navitext
{
	font-size:14px;
	padding:0 23px 0 23px;
	font-weight:bold;
}
.active
{
	color:#000000;
	font-size:14px;
	padding:0 23px 0 23px;
	font-weight:bold;
	text-decoration:underline;
}
.maintext
{
	background-image:url(../images/text_pattern.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#ff5a00;
}
.footer
{
	background-image:url(../images/footer_pattern.gif);
	height:58px;
	vertical-align:top;
	font-size:11px;
	color:#000000;
	text-align:center;
	line-height:16px;
}

/* Form style */

input
{
	background-color:#e15600;
	border:1px solid #c32400;
	height:18px;
}
textarea
{
	background-color:#e15600;
	border:1px solid #c32400;
}

.submitbtn
{
	width:84px;
	height:26px;
	border:0;
}

/* Eng style */
