.tablerightshadow {
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: inset;
	border-bottom-style: inset;


}
.contentsidebardivide {
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#bodylinkred:link { 
	color: #006633; 
	text-decoration: none; 
}

#bodylinkred:visited { 
	color: #006633;
	text-decoration: none; 
}

#bodylinkred:hover { 
	color: #006633; 
	text-decoration: underline; 
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.tableleftdivider {
	border-left-style: groove;
	border-left-width: thin;

}
.tablelowerdivider {
	border-bottom-style: groove;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #666666;


}
.tablelowerOnlydivider {

	border-bottom-style: groove;
	border-bottom-color: #999999;
	border-bottom-width: thin;
}

