.txt {
	font-size: 11px;
	color: #211f5f;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e3e5e6;
	margin: 0px;
}
.mainmenu {
	font-size: 11px;
	color: #000000;
	}
.mainmenu:link {
	text-decoration: none;
	}

.mainmenu:visited {
	text-decoration: none;
	}
.mainmenu:hover {
	text-decoration: underline;
	}
.botmenu:link {
	font-size: 11px;
	color: #211f5f;
	text-decoration: underline;
	}

.botmenu:visited {
	font-size: 11px;
	color: #211f5f;
	text-decoration: underline;
	}
.botmenu:hover {
	font-size: 11px;
	color: #211f5f;
	text-decoration: none;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/titlebg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	line-height: 030px;
	padding-left: 30px;
}
.brdr1 {
	border: 1px solid #666666;
}
.leftmenu {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 200px;
	height: 30px;
	line-height: 25px;
	text-align: left;
	float: left;
		text-decoration: none;
	}


.leftmenu:visited {
	color: #000000;

	}
.leftmenu:hover {
	background-image: url(images/rollover.jpg);
		color: #FFFFFF;
	}
li {
	background-image: url(images/image_11.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	vertical-align: top;
}
