/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(images/bg.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
td.out  { background-color: #CCCCCC;}
td.over { background-color: #999999; cursor: pointer; cursor:hand;} 

.styleBottom {
	font-size: 10px;
	color: #000000;
}