@charset "utf-8";
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.box1 {
	padding-top: 2px;
}
.bar {
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navi {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/up.jpg);
	background-repeat: no-repeat;
}
.clogbg {
	background-image: url(../images/clogbg.jpg);
	background-repeat: repeat-y;
}

.navi:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/hov.jpg);
	background-repeat: no-repeat;
}
.qbg {
	background-image: url(../images/qbg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.txt {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.vm {
	background-image: url(../images/vm.jpg);
	background-repeat:repeat-x;
}
.txtf {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.dotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}

a.nowhite:link {
	color: #0000ff;
}
a.nowhite:hover {
	color: #990000;
	font-size:14px;
}
a.nowhite:visited {
	color: #222222;
}
.header5 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}