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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #422F1F;
}
body {	background-color: #422F1F;}

a:link {	color: #4A563D; font-weight:bold}
a:visited {	color: #5D6B4C; font-weight:bold}
a:hover {	color: #F30; font-weight:bold}
a:active {	color: #973b22; font-weight:bold}

a.nav:link {	color: #FFFFFF;	text-decoration: none; font-weight: bold;}
a.nav:visited {	color: #FFFFFF;		text-decoration: none; font-weight: bold;}
a.nav:hover {	color: #FFFFFF;		text-decoration: none; font-weight: bold;}
a.nav:active {	color: #FFFFFF;		text-decoration: none; font-weight: bold;}

.style2 {	color: #FFFFFF;	font-weight: bold;}
.style3 {color: #FFFFFF}
.datatables { font-size:10px}