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


.page {
	background-color: #1C0904;
	background-image: url(images/bg.gif);

}

td { vertical-align: top }
p { margin:0 } 

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
}

.main a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #521a0d;
	line-height: 22px;
	text-decoration:none
}

.main a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration:none
}


.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.table1 {
	margin: 10px;
	padding: 15px;
	height: auto;
	line-height: 20px;
}
.header-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5F1400;
	font-weight: bold;
}
.main-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #521a0d;
}
.main-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
