body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: FFFFFF;
	
	color: #401A25;

	}

	

p {

	font-family: Tahoma;

	font-size: 9px;

	color: #401A25;

	}

a {

	font-family: Tahoma;

	font-size: 9px;

}

a:link {

	text-decoration: none;

	color: #490A1B;

	font-weight:normal;

	}

a:visited {

	text-decoration: none;

	color: #490A1B;

	font-weight:normal;

}

a:hover {

	text-decoration: underline;

	color: #490A1B;

	font-weight:normal;

}

a:active {

	text-decoration: none;

	color: #490A1B;

	font-weight:normal;

}

.title {

	FONT-WEIGHT: bold; 

	FONT-SIZE: 8pt; 

	TEXT-TRANSFORM: uppercase; 

	FONT-FAMILY: trebuchet ms; 

	color: #D0024B;

}

.dottedline {

	font-family: trebuchet ms;

	font-size: 7pt;

	display: block;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #C5C5C5;

	background-color: #FFFFFF;

	color: #FFFFFF;

	margin-right: 3px;

	margin-left: 3px;

	}



.contentBox {

	padding: 5px;

	background-color: #FCFDFE;

	border: 1px solid #D8D8D8;

	margin-right: 3px;

	margin-left: 3px;

	color: #7F7F7F;

	background-color: #F5F5F5;



}

.menu {

	font-family: trebuchet ms;

	font-size: 7pt;

	font-weight: bold;

}

.bg {

	background-attachment: fixed;

	background-image: url(../img/bg.jpg);

	background-repeat: repeat-x;

}

