body {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}

#lm1 {
	background-image: url(assets/images/gradiants/left_gradient_01.jpg);
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 50px;
	font-weight: bold;
	color: white;
}
#lmm1 {
	font-size: x-small;
	color: White;
	font-weight: bold;
}
#lmm1 A{
	color: White;
}
#sublm1{
	padding-left: 10px;
	font-size: x-small;
	color: white;
}
#sublm1 A {
	color: White;
}
#sublm1 A:Hover {
	color: White;
	display: block;
}
#tt1 {
	color: White;
	text-align: center;
	background-image:  url(assets/images/gradiants/Horizontal_01_01.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;	
	height: 50px;
	width: 750px;
}
bm1{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: x-small;
}
#bm1 A{
	font-size: x-small;
	color: Black;
	text-decoration: underline;
}
#bm1 A:Hover{
	color: Black;
}

