﻿<style>
a:hover{font-weight:bold; }
</style>
.MenuContainer {
	padding-left: 10px;
	padding-top: 10px;
	color: #FF00FF;
}
.text {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	list-style-type: upper-alpha;
}
.Left_Pic_Style {
	margin-bottom: 62px;
	margin-right: 20px;
}
.Heading_Style {
	font-weight: bold;
	color: #0C3960;
	font-size: 15px;
	margin: 0px 0px 0px 20px;
}
.pic_Left_Margin {
	margin-left: 20px;
}
.Menu_Bckgnd_Style {
	background-image: url('images/menu.png');
}

