@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	}
	
a img{
	border:none;
	}
	
	
/* pre done classes */


.table_bk{
	background: #f2e8df url(images/images/layout_10.gif) no-repeat top left;
	}
.table_dotted_white3{
	border:dashed 1px #6A0C0E;
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	color: #FFF;
	text-decoration: none;
}
.main_text{
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	text-decoration: none;
	font-style: normal;
}