body {
	background-image:	url( assets/Tan_rpt.gif );
	background-color:	#FFFFFF;	
	font-family:		Verdana;
	font-size:		12px;
	color:			#000000;
	padding: 		0;
   	margin: 		0;
}

.Title {
	background-image:	url( assets/DarkTan_rpt.gif );
}

.footer {
	font-size:		10px;
	color:			#5C1201;
	text-align:		center;
	padding:		5px;
	font-weight:		bold;
}

.footer a {
	color:			#5C1201;
}

.Menu, .Menu td {
	background-color:	#FFFFFF;
	color:			#000000;
	font-size:		12px;
}

.Menu A {
	text-decoration:	none;
	font-weight:		bold;
	color:			#000000;
	padding:		5px;
}	

.Menu A:hover {
	color:			#5C1201;
	text-decoration:	none;
}

.header {
	font-weight:		bold;
	font-size:		18px;
}

.subheader {
	font-weight:		bold;
	font-size:		16px;
}

a {
	text-decoration:	none;
	font-weight:		bold;
	color:			#000000;
}

a:hover {
	text-decoration:	underline;
}

.content, .content td {
	font-size:		12px;
	padding: 		5px;
	text-align:		justify;
}

.image {
	border:			3px solid #5C1201;
}

.form {
	border: 		1px solid #000000;
	width:			100%;
}

.button{
	color: 			#5C1201; 
	border: 		2px solid #5C1201;
	font-weight: 		bold;
	background-color: 	#F3F0DC;
}
