@charset "utf-8";
/* CSS Document */

.front_tbl {
	background-image: url(images/leftbar.jpg);
	background-repeat: no-repeat;
	background-color: #001A00;
}
body {
	margin: 0px;
}

.front_tbl .menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	line-height: 30px;
	font-size: small;
}
.front_tbl .menu a {
	color: #548C00;
	font-family: Tahoma;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: capitalize;
}
a:hover {
	color: #0066FF;
}

.front_tbl .menu {
	width: 160px;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: small;
}

.title_font {
	font-size: 48px;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: right;
	padding-top: 40px;
	padding-bottom: 80px;
	padding-right: 40px;
}
.pic_table {
	border: 0px none #001A00;
}
