body {
	color: #464646; 
	font-size:11px; 
	font-family:georgia;
	font-weight:none; 
	line-height:11px; 
	background-position:center; 
	background-repeat:y-axis;
	background-image: url('img/bbbgg.jpg');
	background-repeat:no-repeat; 
	background-position: bottom right; 
	background-color:#FFF;
	margin:0px; 
	padding:0;   
	}

.question {
	cursor:help;} 

a:link, a:visited, a:active { 
	color:#747474;
	text-decoration:none;
	font-weight:none; 
	font-family:georgia;
	}

a:hover { 
	color: #7d645b; 
	text-decoration:none;
	border:0px;
	}

strong {
	color:#a31a1a;
	font-weight:bold;
	font-family:georgia;}

td {
	font-family:tahoma; 
	color:#484848;
	line-height:11px;
	font-size:11px;
	line-height:18px;
	vertical-align:top;
	}
	
.smallinfo {
	width:600px; 
	text-align:right; 
	margin-top:3px;
	font-family:verdana; 
	padding-right:10px; 
	line-height:11px;
} 

.linkslinks {
	position:absolute; 
	left:10px; 
	top:31px; 
	font-family:verdana; 
	font-size:11px;}

.minilinks {
	position:absolute; 
	left:10px; 
	top:48px; 
	font-family:verdana; 
	font-size:11px;}

.back { 
	background-image: url('/img/background.gif'); 
	background-repeat:no-repeat;
	height:700px;
	}

.scroll {
overflow:auto; height:560px; padding-right:4px;}
