a {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	
	
}

a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
	
	
}

body {
	font-family: Arial;

	background-color: #99CCFF;
}

.page{
	font-family: Arial;
}
.footer{
	font-family: Arial;
	font-size: 16px;

}
td.bodytext {
	font-family: Arial;
	font-size: 16px;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	background-position: center center;
}

td {
	font-family: Arial;
	border: none;
}

td.heading {
	font-family: Arial;
	background-color: #99CCFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

td.content {
	font-family: Arial;
	background-color: #99FFFF;
	text-align: left;
	vertical-align: top;
	
}
td.border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	
}

th {
	font-family: Arial;
}

.copyright {
	font-family: Arial;
	font-size: 11px;
}

.solidborder{
	border: thin solid #000000;
}
.lotto {
	background-attachment: scroll;
	background-image: url(../images/lotto_logo1.gif);
	background-repeat: repeat;
	background-position: center center;
	background-color: #FFFF99;
}
.fontsize10 {
	font-family: Arial;
	font-size: 10px;
}
.fontsize11 {
	font-family: Arial;
	font-size: 11px;
}
.fontsize12 {
	font-family: Arial;
	font-size: 12px;
}
.fontsize13 {
	font-family: Arial;
	font-size: 13px;
}
.fontsize14 {
	font-family: Arial;
	font-size: 14px;
}
.searchresult{
	font-family: Arial;
	font-weight: bold;
	color: #0000FF;
	font-size: 12px;
}

.catmain{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

.catsub{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
}
.error {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	background-color: #CCCCCC;
}
div.float{
	border: thin double #666666;
	font-family: Arial;
	font-weight: bold;
	color: #0000FF;
	background-color: #CCCCCC;
	position: absolute;
	z-index: 2;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	font-size: 12px;
}
.addlinkbackground{
	background-attachment: scroll;
	background-image: url(../images/chain_link.gif);
	background-repeat: repeat;
	background-position: center center;
	background-color: #FFFF99;
	
}
.news{
	color: #0000FF;
	text-decoration: none;
}
.newstable{
	
	background-image: url(../images/news.gif);
	background-repeat: repeat;
	background-position: center center;
}

.clock {
	background-color: #CCCCCC;
	border: thick solid #000000;
	
}

.car{
	background-attachment: scroll;
	background-image: url(../images/car.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.caradmin {
	background-color: #FFFFFF;
	border: medium solid #000000;
}
.gamestable{
	
	background-image: url(../images/games.gif);
	background-repeat: repeat;
	background-position: center center;
}
