/* Body and Overall Theme */

body { 
		font-size: 11px; 
		font-family: Verdana, Helvetica, Arial, Geneva;
		text-decoration : none;
		background: #5A6048
}

table, td, th, center, font, input, submit, select, textarea, button {	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px}


/* All Links */
a:link, a:active, a:visited {
	color: #730000;
	text-decoration: none;
	font-weight: normal;	
}

a:hover {
	color: #B19F96;
	text-decoration: none;
}



/* Colored Text */
.grey {  
	color: #999999; 
	}
	
.red {  
	color: #990000; 
	}
	
.white {  
	color: #FFFFFF; 
	}

/* Copyright Links */
.copyrlinks {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
}

.copyrlinks a:link, .copyrlinks a:active, .copyrlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
}

/* Sidebar small text */
.sidebarsm 
{
	font-size: 10px; 
	font-family: Verdana, Helvetica, Arial, Geneva; 
	text-decoration : none; 
	line-height: 14px;
}
.repeatback {
background-image: url(images/barback.gif);
background-repeat: repeat-x;
}
.ww_current_temp { font-family: Verdana, Geneva, sans-serif; font-size:13px; color:#000; font-weight:bold; position:relative; top:10px;}
.ww_summary { font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#000;position:relative; top:10px;}
.ww_image {float:left;}
.ww { margin-top:2px; }

