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

.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #635956;
	text-align: justify;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}


/* ============================= header ====================== */
	
	
	.menulink {font-size:12 pix; #996633}
		


.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	}

.Background {
	background-image: url(../images/bk_grounds/grey2x2.gif);
	background-repeat: repeat;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../images/bk_grounds/grey2x2.gif);
}
.NoFees {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999;
	text-align: center;
}

