body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(images/bg.jpg);
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.other:link {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
a.other:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
a.other:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
a.other:active {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.main {
	background-color: #FFFFFF;
	background-image: url(images/grass.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.split {
	background-image: url(images/split.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
}
.style1 {font-size: 1px
}
td.off {
background: #5B8311;
}

td.on {
background: #7DB11C;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.addy{
	margin-top: 9px;
}
.border{
	border: 1px solid #000000;
}