@charset "utf-8";
/* CSS Document */

body{
	
	color:#3F3D31;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	
}

tr .header {
	background-color: #6d1c1d;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 5px 5px 15px;
	
}

tr .pad {
	padding: 0 0 0 5px;
	font-weight: bold;
	
}

tr .txt {
	padding: 5px 0 5px 5px;
	font-weight: bold;
	
}



.txt{
	color:#3F3D31;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
}

.button{
	background-color: #6d1c1d;
	color: #fff;
	height: 30px;
	width: 220px;
	float: right;	
}

a {color: #6d1c1d;}
a:hover {color: #6d1c1d;}	

.textb  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	line-height: 18px;
	text-decoration:none;
	}
	
