.subnav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #999;
}
.topnav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #F00;
}
.topnav a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.topnav a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #F00;
	text-decoration: none;
}
.topnav a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.topnav a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #F00;
	text-decoration: none;
}
.subnav a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #CCC;
	text-decoration: none;
}
.subnav a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #999;
	text-decoration: none;
}
.subnav a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: underline;
}
.subnav a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #999;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
}
.txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
}
.txt a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #982E16;
	text-decoration: none;
}
.txt a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #982E16;
	text-decoration: underline;
}
.txt a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FF8000;
	text-decoration: none;
}
.txt a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #972D15;
	text-decoration: none;
}

.txtbkgd {
	background-color: #C0C0C0;
	background-image: url(web/template/intboxmid.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFF;
}
.news1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
}
.news2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
}
.news2 a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
}
.news2 a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
}
.news2 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #63C;
	text-decoration: none;
}
.news2 a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.hmtxt {
	background-image: url(web/home/text_ex.jpg);
	background-repeat: no-repeat;
}
.txtpad {
	padding-left: 10px;
	padding-right: 20px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #036;
}
.newsann {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F00;
}
.btmnav {
	background-image: url(web/template/btmnavbkgd.jpg);
	background-repeat: repeat-x;
	background-color: #303030;
}
