/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCF9F0;
}

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.newbody {
    background-color:#FCF9F0;

}

a {
	font-size: 10px;
	color: #4A2827;
	font-weight:500;
}
a:link {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: 500;
	color: #4A2827;
}
a:visited {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #FB8989;
}
a:hover {
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color:#CC6699;
}
a:active {
	text-decoration: none;
}
.bottomborders {
	margin: 0px;
	padding: 0px;
	border: thin double #666666;
}
.bottomborders2 {

	border: thin solid #666666;
}

.over { background-color: #FB8989; }
.out { }
.bottomborders3 {


	border: thin solid #999999;
}

