.text {
	font-family: Tahoma, Arial;
	font-size: 11px;

}

input {

	font-family: Tahoma, Arial;

	font-size: 11px;

}

select {

	font-family: Tahoma, Arial;

	font-size: 11px;

}

table {

	border:none;





}

.leftnav {
	background-repeat: no-repeat;
	background-image: url(images/bg_nav.jpg);
	height: 192px;
	width: 229px;
}
.leftnav td {
	padding-top: 30px;
}
.leftnav li {
	list-style-image: none;
	list-style-type: none;
}

.leftnav  a:link {
	font-size: 11px;
	color: #263a55;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(images/but_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.leftnav a:visited {
	font-size: 11px;
	color: #263a55;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(images/but_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.leftnav a:hover {
	font-size: 11px;
	color: #7D0D0C;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(images/but_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.leftnav a:active {
	font-size: 11px;
	color: #263a55;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(images/but_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.bodybg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.text2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.sitemaptext {
	font-weight: bold;
	color: #666666;
}
.sitemaptext  a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 14px;
}

.sitemaptext  a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 14px;
}
.sitemaptext  a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 14px;
	background-image: url(images/but_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.sitemaptext  a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 14px;
}
h2 {
	font-size: 14px;
	color: #7B0B0A;
}
