.menu_textbox {
	height: 21px;
	width: 103px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.left_menu_border {
	border: 1px solid #eeeeee;
}
.left_menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.left_menu a:link {
	color: #000000;
	text-decoration:none;
}
.left_menu a:visited {
	color: #000000;
	text-decoration:none;
}
.left_menu a:hover {
	color: #a92a00;
	text-decoration:none;
}
.left_menu a:active {
	color: #000000;
	text-decoration:none;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #313131;
	text-decoration: none;
}
.nor_text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #313131;
	text-decoration: none;
	text-align:justify;
}
.ftr_text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.ftr_text a:link {
	color: #ffffff;
	text-decoration:none;
}
.ftr_text a:visited {
	color: #ffffff;
	text-decoration:none;
}
.ftr_text a:hover {
	color: #ffffff;
	text-decoration:none;
}
.ftr_text a:active {
	color: #ffffff;
	text-decoration:none;
}
.left_menu_top {
	background-image:url(left_menu_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.left_menu_btm {
	background-image:url(left_menu_btm.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

