/* CSS Document */
body {
	scrollbar-highlight-color: #BFBFBF;
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-arrow-color: #000000; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-base-color: #BFBFBF;
	scrollbar-3dlight-color: #BFBFBF;
	scrollbar-track-color: #E3E3E3;
}

A.home:LINK, A.home:VISITED, A.home:ACTIVE {
	font-family:Tahoma;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

A.home:HOVER {
	font-family:Tahoma;
	font-size:9px;
	color:#FF0000;
	text-decoration:none;
}

A.weatherbar:LINK, A.weatherbar:VISITED {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}

A.weatherbar:HOVER, A.weather:ACTIVE {
	font-family:Tahoma;
	font-size:10px;
	color:#9E0B0E;
	text-decoration:none;	
}

A.email:LINK, A.email:VISITED {
	font-family:Tahoma;
	font-size:10px;
	color:#9E0B0E;
	text-decoration:underline;	
}

A.email:HOVER, A.email:ACTIVE {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}

a.linkhead:link {
	font-family:Tahoma;
	font-size:10px;
	color:#9E0B0E;
	text-decoration:none;
	font-weight:900;
	text-transform:uppercase;	
}

a.linkhead:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#9E0B0E;
	text-decoration:none;
	font-weight:900;
	text-transform:uppercase;	
}

a.linkhead:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:900;
	text-transform:uppercase;	
}

A.subheading:LINK, A.subheading:ACTIVE, A.subheading:VISITED {
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

A.subheading:HOVER {
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:underline;
}

A.seemore:LINK, A.seemore:VISITED, A.seemore:ACTIVE {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}

A.seemore:HOVER {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}

A.windowlink:LINK, A.windowlink:ACTIVE, A.windowlink:VISITED {
	font-family:Tahoma;
	line-height: 20pt;
	color:#000000;
	font-size: 10pt;
}

A.windowlink:HOVER {
	font-family:Tahoma;
	line-height: 20pt;
	color:#FF0000;
	font-size: 10pt;
}

.date {
	float: left;
}

.time {
	float: right;
}

.card {
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;
}

.card2 {
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;
}

.menu1 {
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;		
}

.tablefit {
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
}

.text1 {
	font-family:Tahoma;
	font-size:9px;
	color:#000000;	
}

.text2 {
	font-family:tahoma;
	font-size:10px;
	color:#000000;	
}

.text3 {
	font-family:tahoma;
	font-size:10px;
	color:#9E0B0E;
	font-weight:900;
	text-transform:uppercase;
}

.text4 {
	font-family:arial;
	font-size:10px;
	color:#000000;	
}

.text5 {	
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#000000;
}

.text6 {
	font-family:Tahoma;
	font-size:18px;
	color:#000000;
	letter-spacing: 0.35em;
}

.text7 {
	font-family:Tahoma;
	font-size:18px;
	color:#000000;
	letter-spacing: 0.3em;
}

.title {
	font-family:tahoma;
	font-size:18px;
	color:#9E0B0E;
	font-weight:900;
	text-transform:uppercase;
}

.title2 {
	font-family:tahoma;
	font-size:18px;
	color:#000000;
	font-weight:900;
	text-transform:uppercase;
	letter-spacing: 0.1em;
}

a:link {
	font-family:Tahoma;
	font-size:10px;
	color:#9E0B0E;
	text-decoration:underline;	
}

a:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#9E0B0E;
	text-decoration:underline;	
}

a:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}

a:active {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}

.border
{
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

a.sidenav:link {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.sidenav:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.sidenav:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#9E0B0E;
	text-decoration:none;
}

a.sidenav:active {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

li {
	font-family:tahoma;
	font-size:10px;
	color:#000000;
}