.titlebg {
	background-image: url(images/titlebanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentbg {
	background-image: url(images/panelbg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.menudivide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.headertxt {

	font-family: "Arial Black";
	font-size: 130%;
	color: #000099;
	text-decoration: none;
}
.headertxti {


	font-family: "Arial Black";
	font-size: 130%;
	color: #666666;
	text-decoration: none;
}
.logo {
	background-image: url(images/kavbro_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.addtxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}
.topbg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.menutxtred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FF0000;
	text-decoration: none;
}

