
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	color:#3d3644;
	font-family:"Tahoma", Times, serif, Times New Roman,verdana ;
	font-size: 12px;
	font-weight: normal;
	background:url(../images/bg_green.gif) repeat;
	}
	.bg_tb_flash{
		background-color:#fff;
		height:503px;
		line-height:503px;
	}
	.footer{
		padding:10px 0px 10px 0px;
	font-family:"Tahoma", Times, serif, Times New Roman,verdana ;
	font-size: 11px;
	font-weight: normal;
	color:#f2ffda;
	}
	.logo{
		margin-top:40px;
	}
	a.footer:link, a.footer:visited, a.footer:active {
	font-family:"Tahoma", Times, serif, Times New Roman,verdana ;
	font-size: 11px;
	font-weight: normal;
	color:#f2ffda;
	text-decoration:none;
	}
	a.footer:hover{
	font-family:"Tahoma", Times, serif, Times New Roman,verdana ;
	font-size: 11px;
	font-weight: normal;
	color:#ff9c00;
	text-decoration:none;
	}
