@charset "utf-8";
.navtop {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #C6663B;
	text-decoration: none;
}
.sbg1 {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}
.leftpad {
	padding-left: 1px;
}
.txt {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54808D;
}
.linkz {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #54808D;
	text-decoration: none;
}
.choice {
	font-family: Arial;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
.headbg {
	background-image: url(../images/headbg.jpg);
	background-repeat: repeat-x;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.sbg2 {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
}
