body {
	color : #000000;
	font-family : Verdana, sans-serif, Arial;
	font-size : 11px;
	background-color : #F7EBEE; 
	scrollbar-face-color: #DAB6BC;
	scrollbar-highlight-color: #777777;
	scrollbar-shadow-color: #F0F1C5;
	scrollbar-3dlight-color: #F0F1C5;
	scrollbar-arrow-color: #F0F1C5;
	scrollbar-track-color: #F9E9ED;
	scrollbar-darkshadow-color: #8B0000;
}
td {
	color : #000000;
	font-family : Verdana, sans-serif, Arial;
	font-size : 11px;
	border: none;
	}
a:link {
	color: #B90000;
	text-decoration : none;
	}
a:visited {
	color: #C9548F;
	text-decoration : none;
}
a:active {
	color: #CC0000;
	text-decoration : none;
	background-color : #FFFFE0;
}
a:hover {
	text-decoration : underline;
	color : #FF1493;
	background-color: #FFFFC0;
}
small {
	font-size : 10px;
}
big {
	font-size: 16px;
	font-weight: bold;
}
span {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.b {
	font-weight: bold;
}
.big {
	font-size: 24px;
	font-weight: bold;
	text-indent: 20px;
}
.bgline {
	background-color: #6E0000;
}
.blue {
	color: #4169E1;
}
.border {
	border: 1px ridge #8B0000;
}
.cram {
	letter-spacing: -1px;
}
.footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
}
.gray {
	color: #A9A9A9;
}
.pad {
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
}
.r {
	text-align: right;
}
.rule {border-top-width: 1px;
       border-color: #8B0000; 
       margin: 0px 0px 0px 0px;
       border-style: solid;
       border-bottom-width: 1px;
       border-left-width: 0px;
       border-right-width: 0px;
}
.sm {
	font-size : 10px;
}
