body{
	margin: 0px;
	background-image: url(../uploads/images/bg.jpg);
	background-repeat: repeat-x;
	}
table{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#434a50;
	line-height:20px;
	}
a{
	text-decoration: underline;
	}
a:hover{
	text-decoration: none;
	}
.white{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	}
.red{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#870300;
	line-height:20px;
	}
.redbig{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#870300;
	line-height:20px;
	}
.brown{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#793f0d;
	line-height:20px;
	}
.brown a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#793f0d;
	line-height:20px;
	text-decoration:underline;
	}
.brown a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#793f0d;
	line-height:20px;
	text-decoration:none;
	}
.txt {	
	background-image: url(../uploads/images/logo_top.jpg);
	background-repeat: no-repeat;	
	background-position: right top;
}