.LeftMenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-image: url(LeftMenu.jpg);
	background-repeat: repeat-y;
	line-height: 3px;
	background-position: 0px 0px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFFFFF;












}
.BodyTitles {
	font-family: Tahoma;
	font-size: 20px;
	color: #F32200;
}
.BodyText {
	font-family: Tahoma;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #FF3300;


}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

