/* Siite Interactive CSS Document */

body { background-color: #E5E5DD; }
.topnav:link { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; text-transform: uppercase; text-decoration:none; color: #5b5b5b; }
.topnav:visited { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; text-transform: uppercase; text-decoration:none; color: #5b5b5b; }
.topnav:hover { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; text-transform: uppercase; color: #FF9900; }
.view:link { font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; text-transform: uppercase; text-decoration:none; color: #8E001C; }
.view:visited { font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; text-transform: uppercase; text-decoration:none; color: #FE9915; }
.view:hover { font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; text-transform: uppercase; color: #FF9900; }
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #8E001C;
	text-decoration: none;
}
.text { font-family:Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #5b5b5b; }

.textbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #8E001C;
	font-weight: bold;
}
