body {
	background-color: #222222;
	margin: 0px;
	padding: 0px;
}
.navbg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
a.css:link, a.css:active, a.css:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.css:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0e3f68;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.navtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
.leftframe {
	padding: 13px;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #222222;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtitle {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #222222;
	text-decoration: none;
	padding-left: 10px;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #0e3f68;
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0e3f68;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
}
a.lonk:link, a.css:active, a.css:visited {
	font-family: Tahoma;
	font-size: 16px;
	color: #222222;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;