body, table {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #944151; 
        SCROLLBAR-HIGHLIGHT-COLOR: #944151;
        SCROLLBAR-SHADOW-COLOR: #944151;
        SCROLLBAR-3DLIGHT-COLOR: #944151;
        SCROLLBAR-ARROW-COLOR: #DFC9A0; 
        SCROLLBAR-TRACK-COLOR: #DFC9A0; 
        SCROLLBAR-DARKSHADOW-COLOR: #DFC9A0;}

}
p {
	margin-top: 1;
	padding-top: 1;
}
h1 {
	font-size: 10pt;
	font-family: "lucida sans", sans-serif;
	letter-spacing:1px;
	font-weight: none;
	font-style: italic;
	color: #A3A3A3;
	border-bottom: 1px solid;
	border-color: #A3A3A3;
	text-align: right;
}
table {
	border: none;
}
input, textarea {
	margin: 1px;
	border: solid 2px #944151;
	font-family: Century Gothic;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #EEE;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
}
input.noborder {
	border: none;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
A:link{COLOR: #944151; TEXT-DECORATION:none; cursor:nw-resize} 
A:visited{COLOR: #944151; TEXT-DECORATION:none; cursor:nw-resize} 
A:active{COLOR: #944151; TEXT-DECORATION:none; cursor:nw-resize} 
A:hover {border-bottom:dotted 1px #CCCCCC; TEXT-DECORATION:none cursor:nw-resize}
}

.smaller {
	font-size: 90%;
}
.message {
	text-align: center;
	font-weight: bold;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
ul {
	margin-top: 1;
	padding-top: 1;
}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #000000;
	font-size: 9px;
}
     blockquote{
        width: 300px;	
        margin: 0px 10px;
	font-size: 10px;
	color: #000000;
        font-weight:normal;
	border-left: 10px solid #944151;
	background-color: #DFC9A0;
        background-image:url('none');
        background-repeat:no-repeat; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
}