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

a {color: #163878;}
a:hover {color: #3a5fa5; text-decoration: none}



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

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

.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: #ffffff;
	width: 130px;
}



a.menu {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #375f7c;
}

a.bottom {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.bottom:hover {
	color: #adbacb;
}

td.off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
        padding-left:10px;
}
td.on {
	background: #8d8d8d;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        padding-left: 6px;
}

a.off {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.on:hover {
	cursor: pointer;
	background: #8d8d8d;
	color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
