/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

h1 {
  font-size: 130%;
  font-weight: bold;
}

h2 {
  font-size: 110%;
  font-weight: bold;
}
body {
	background-image: url(img/bg.gif);
	margin-bottom: 0px;
	margin-top: 2px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.textstyle{font-family:Tahoma; font-size:11px; color:#333333;}
.header {font-family: Mistral; font-size: 20px; color: #CCCCCC; font-weight: bold; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.main_table {
	border: 1px solid #FFFFFF;
}

.menu_table {
	border: 1px solid #B88047; padding: 0 0 0 0;
	}
.body_table {
    border: 1px solid #fffff;
    background-color:#B88047;
	}
.clock {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: block;
	margin: auto;
	padding: 2px;
	float: left;
	height: auto;
	width: auto;
	border: thin none #CC9900;
	background-color: #561006;
}

