﻿body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

hr {
	color: #838273;
}

a {color: #a7a69c;}
a:hover {color: #838273; 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: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
    font-weight:bold;
	color: #ffffff;
	text-align: center;
}

.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;
}

.footer { 
 	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
    font-weight:bold;
	color: #000000;
	text-align: center;
	}
	
.fields {
	background-color: #e0e0e0;
	width: 130px;
}

.title {
	font-family: Times New Roman;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.title:hover {
	font-family: Times New Roman;
	color: #591811;
	font-weight: bold;
}
.sub {
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.sub:hover {
	font-family: Arial, Helvetica;
	color: #591811;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 2px;
}

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

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: 11px;
	font-weight:bold;
	color: #000000;
        padding-left:4px;
}
td.on {
	background: #fdcd3c;
	cursor: pointer;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        padding-left: 4px;
}

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