body {
	background-color: #cccccc;	
	background-image: ;
	background-repeat: ;
	-moz-user-select: none;
}
body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a {color: #68b3e8;}
a:hover {color: #9ad2fa; text-decoration: none}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight:bold;
	color: #ffffff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
        font-weight:bold;
	color: #ffffff;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight:bold;
	color: #ffffff;
}

.con2 {
	font-size: 13px;
	font-weight: bold;
}

.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.fields {
	background-color: #e6e6e6;
	border: 1px solid;
	border-color: #e6e6e6;
	width: 130px;
}



a.menu {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #3b8cc5;
}

a.bottom {
	font-family: times new roman, arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.bottom:hover {
	color: #6b8cc5;
}

td.off {
	font-family: times new roman, tahoma, sans-serif;
	font-size: 14px;
	color: #ffffff;
        padding-left:10px;
}
td.on {
	background: #67b2e6;
	cursor: pointer;
	color: #000000;
	font-family: times new roman, tahoma, sans-serif;
	font-size: 14px;
        padding-left: 10px;
}

a.off {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.on:hover {
	cursor: pointer;
	background: #67b2e6;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	color: #cccccc;
}
