body, td, p, legend, li {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color:#606060;
}
input, select, option, textarea {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color:#404040;
}


h1 {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #9C0100;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCE9B;
}

h3 {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #909090;
}
.h3 {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #909090;
}

.baseline {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
}

a {
	color: #9C0100;
	font-size: 11px;
	text-decoration:none;
}
a:hover {
	color: #404040;
	text-decoration:underline;
	cursor: hand;
}

.alinks {
	color: #404040;
	font-size: 11px;
	text-decoration:none;
}
.alinks:hover {
	color: #9C0100;
	text-decoration:underline;
}

.menuLink {
	color: #9C0100;
	font-size: 8px;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url('images/bg_nav_out1.jpg');
	background-repeat:no-repeat; 
	background-position:right;
	display:block;
	width:260px;
	height:43px;
}
.menuLink:hover {
	color: #FFCE9B;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url('images/bg_nav_over1.jpg');
	background-repeat:no-repeat; 
	background-position:right;
}

.clock {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #b0b0b0;
}
.footer {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #b0b0b0;
}
.afooter {
	color: #b0b0b0;
	font-size: 10px;
	text-decoration:none;
}
.afooter:hover {
	color: #404040;
	text-decoration:underline;
}

li {list-style-type:circle}