body{
	background:#FFFFFF url(images/mbg.jpg) left top no-repeat;
	margin:0px;
	padding:0px;
}
body,td{
	color:#676767;
	font-family:Tahoma;
	font-size:11px;
}
img,table{border:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
td{
	text-align:left;
	vertical-align:top;
}

.c1{
	color:#CD0102;
	text-decoration:none;
}
.c2{color:#000000;}
.c3{color:#EBEBEB;}

.bg{
	background:#FFDF00;
	font-size:10px;
}

.tbg{
	background:url(images/fbg.jpg) bottom right no-repeat;
	height:100%;
	width:100%;
}
.hbg{
	background:url(images/hbg.jpg) 9px 21px no-repeat;
	height:220px;
	padding:34px 16px 0px 22px;
}
.menu{
	height:66px;
	padding-top:9px;
	text-align:center;
}
.menu a{margin:0px 14px 0px 14px;}

.mt{padding-left:9px;}

.footer{
	background:#BCBCBC;
	border:3px solid #111111;
	color:#646464;
	height:46px;
	padding:0px 20px 0px 20px;
	text-align:center;
	vertical-align:middle;
}
.footer a{color:#000000;}
