.Body_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B3759;
	font-weight: normal;
}
.Bottom_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2B3759;
}
.Right_Text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B3759;
	font-weight: bold;
}
.Bold_Top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F1F2E7;
	font-weight: bold;
	padding-left: 15px;
}
.Center_Text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7500D;
	font-weight: bold;
}
 A  {
  	text-decoration : none;
  	font-weight : plain;
  }
  
  A:hover  {
  	text-decoration : none;
  	color : #666600
  }
.Left_Bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.Left_Bot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DFC2A6;
	text-decoration: underline;
}
.TxtBoxLogin{
	BORDER:#E1E2D5 1px solid;
	FONT-SIZE: 9px;
	background-color: #E1E2D5;
	FONT-FAMILY: Verdana;
	width:150px;
}
.Left_Link {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BF743B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EBE2D2;
	line-height: 20px;
	height:20px;
	background-color: #B7500D;
	display:block;
	padding-left: 15px;
}
a.Left_Link:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BF743B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #161310;
	background-color: #DFC2A6;
	line-height: 20px;
	height:20px;
	display:block;
	padding-left: 15px;
}
.MenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 22px;
	background-color: #B7500D;
	height: 22px;
}
.MenuLink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 22px;
	background-color: #394B74;
}
