body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
}
body {
	background: url(images/bg.jpg) repeat-x;
}
h1 {
	font-size: 13px;
	margin: 0px 0px 3px;
	}
h2 {
	font-size: 13px;
	margin: 0px 0px 3px;
}
h3 {
	font-size: 12px;
	margin: 0px 0px 3px;
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
	color: #21AEC5;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: #3399CC;
}
a img { 
	border: none; 
	text-decoration: none; 
}

.textSmall {
	font-size: 10px;
	line-height: 14px;
}
.divNewsEntry {
	margin-left: 17px; 
	margin-right: 0px;
	padding: 5px 2px 10px 0px;
	border-bottom: 1px dotted #E7E7E6;
	border-right: 1px solid #E7E7E6;
}
a:hover .divNewsEntry {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
}
.newsPhoto {
	opacity: 0.4;
	filter:alpha(opacity=40);
}
a:hover .newsPhoto {
	opacity: 1;
	filter:alpha(opacity=100);
}

#tdBodyMain {
	background: url(images/content_bg_left.gif) repeat-y;
	vertical-align: top;
	width: 468px;
}
#divBodyMain {
	float:left;
	line-height: 15px;
	width: 326px;
	margin: 10px 5px 5px 30px;
}
#divBodyMain a:hover {
	border-bottom: 1px dotted black;
}
#divLogo {
	float: left;
	width: 620px;
	margin: 0px;
}
#tdExperience {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: white;
	background-image: url(images/bg_ourexp.jpg);
}
#tdExperience a:link {
	color: white;
	text-decoration: none;
}
#tdExperience a:visited {
	color: white;
	text-decoration: none;
}
#tdExperience a:hover {
	color: white;
	text-decoration: underline;
	background-color: black;
}
#tdExperience a:active {
	color: white;
	text-decoration: none;
}
#greenBusiness {
	background: url(images/content_bg_greenb.gif) no-repeat;
	float: right;
	height: 144px;
	width: 107px;
	text-align: center;
}
#divAngelsVideo {
	background-image: url(images/content_bg_angels2.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 144px;
	width: 142px;
	cursor: hand;
}
#divAngelsRegister {
	background: url(images/content_bg_angels.gif) no-repeat;
	float: left;
	height: 144px;
	width: 158px;
	cursor: hand;
}
#tdNews {
	background: url(images/index_news_bg_left.jpg) repeat-y left;
}
#divNewsEntries {
	background: url(images/index_news_bg.gif) repeat-y 0px 2px;
	margin-left: 15px;
	width: auto;
}
#divNewsEntries a:link, a:visited {
	color: #006666;
	text-decoration: none;
}
#divNewsEntries a:hover {
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted black;
}