BODY 
{ 
scrollbar-face-color : #FFFFFF;
scrollbar-highlight-color : #AA2316;
scrollbar-shadow-color : #7C231A;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-arrow-color : #AA2316;
scrollbar-track-color : #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
background: url('images/bg.gif') repeat-y top left;
margin: 0px;
}

a:link { color: #AA2316;
	border-bottom: 1px dotted #ce5754;
	text-decoration: none;
	font:9pt Lucida Sans Unicode, Arial;
	}
a:active { color: #DC2310;
	text-decoration: none;
	font:9pt Lucida Sans Unicode, Arial;
	}
a:visited { color: #9B534B;
	text-decoration: none;
	font:9pt Lucida Sans Unicode, Arial;
	}
a:hover {background-color:#F2F0F0;
	color: #7C231A;
	text-decoration: none;
	font:9pt Lucida Sans Unicode, Arial;
	}

.text {font:11px Lucida Sans Unicode, Arial;
	color:#6C0C0E;
	padding: 2px;
	margin-left: 22px;
	margin-right: 2px;
	}

.small {font:8px Lucida Sans Unicode, Arial;
	color:#543839;
	text-align: right;
	border-top: 1px solid #ce5754;
	}

.title1 {font:20px Lucida Sans Unicode, Arial;
	color:#7E0E08;
	padding: 2px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: right;
	}

.title2 {font:13px Lucida Sans Unicode, Arial;
	color:#7E0E08;
	font-weight: bold;
	text-align:left;
	border-bottom: 1px dotted #ce5754;
	}

.title3 {font:12px Lucida Sans Unicode, Arial;
	color:#7E0E08;
	font-weight:bold;
	text-align:right;
	}

.nav {background: url('images/navbg.jpg') top left no-repeat;
	margin-top: -5px;
	height: 200px;
	}

.navt {font:11px Lucida Sans Unicode, Arial;
	color:#6C0C0E;
	width: 184px;
	margin-left: 46px;
	text-align:left;
	}

.disc {font:8px Lucida Sans Unicode, Arial;
	color:#7F7F89;
	}

	.disc a:link {font: 8px Lucida Sans Unicode, Arial;
		color:#AA2316;
		}
	.disc a:visited {font: 8px Lucida Sans Unicode, Arial;
		color:#9B534B;
		}
	.disc a:hover {font: 8px Lucida Sans Unicode, Arial;
		background-color:#F2F0F0;
		color: #7C231A;
		}


