body {
	margin: 0px;
	padding: 0px;
}

.news, .news TD { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #4e4e4e; 
padding-right: 5px;

} 

IMG.yellow {
	border: 4px double #fbba62;
}
 
IMG.noborder { 
border: 0px; 
}

H1 { 
color: #2e6a42; 
font-size: 16px; 
font-weight: normal; 
} 

H2 { 
color: #fa9812; 
font-size: 16px; 
font-weight: normal; 
} 

H3 { 
color: #2e6a42; 
font-size: 14px; 
font-weight: bold; 
} 

H4 { 
color: #fa9812; 
font-size: 14px; 
font-weight: bold; 
} 

H5 {
color: #fa9812; 
font-size: 11px; 
font-weight: bold; 
margin:0px
}

A { 
color: #2e6a42; 
text-decoration: none;
font-weight: bold;
} 
 
A:hover { 
text-decoration: underline; 
} 
 
HR { 
border-color: #2e6a42; 
border-style: solid; 
height: 1px 
} 

A.readmore {
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-image: url(/bwWebsite/images/bullet.jpg);
	padding-right: 12px;
}

A.quicklink {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(/bwWebsite/images/bullet.jpg);
	padding-left: 12px;
}

.sponsors img, .sponsors a img {
	border: 0px;
}

table.tblEvents 
{
	
}

table.tblEvents TH
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #2E6A42;
	color: #FFFFFF;
}

table.tblEvents TH A
{
	color: #FFFFFF;
}