td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

.boxheaders {
	font-size: 11px;
	color: #496F91;
	font-weight: bold;
}

.siteheader {
	font-size: 14px;
	color: #456078;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.sitesubheader {
	font-size: 12px;
	color: #456078;
	font-weight: bold;
}

.infostyle {
	color: #496F91;
	font-size: 10px;
}

.infostyleright {
	color: #496F91;
	/* font-size: 10px; */
	text-align: right;
	padding-right: 3px;
}

.infostylebottom {
	color: #496F91;
	/* font-size: 10px; */
	margin-bottom: 10px;
}

.infostylebottom15 {
	color: #496F91;
	/* font-size: 10px; */
	margin-bottom: 15px;
}

.infostylebottom20 {
	color: #496F91;
	/* font-size: 10px; */
	margin-bottom: 20px;
}

.infostylepopup {
	color: #496F91;
	/* font-size: 11px; */
	width: 800px;
	text-align: left;
}

.infostyletop {
	color: #496F91;
	/* font-size: 11px; */
	padding-top: 2px;
}

.infostyleleft45 {
	color: #496F91;
	/* font-size: 10px; */
	padding-left: 45px;
}

.boxtext {
	color: #496F91;/* #A3A4A4; */
}

input {
	font size: 11px;
	font-family: verdana,arial,sans-serif;
	border: 1px solid #b8b8b8;
	background: #FFFFFF;
	color: #496F91;/* #A3A4A4; */
}

textarea {
	font size: 11px;
	font-family: verdana,arial,sans-serif;
	border: 1px solid #b8b8b8;
	background: #FFFFFF;
	color: #496F91;/* #A3A4A4; */
}

select {
	font size: 11px;
	font-family: verdana,arial,sans-serif;
	/* border: 1px solid #496F91; *//* #E8E8E8; */
	color: #496F91;/* #A3A4A4; */
	background: #FFFFFF;
}

.button {
	font size: 11px;
	font-family: verdana,arial,sans-serif;
	border: 1px solid #E8E8E8;
	background: #FFFFFF;
	height: 20px;
	width: 75px;
}

.siteborder {
	background-color: #FFFFFF;
	border: 1px solid #878686;
}

.menuborder {
	border-top: 1px solid #878686;
	border-bottom: 1px solid #878686;
	background-image: url("../../gfx/gif/menubg.gif");
}

a:link {
	color: #5F85A8;
	line-height: 15px;
	text-decoration: underline;
}
a:active {
	color: #5F85A8;
	line-height: 15px;
	text-decoration: underline;
}

a:visited {
	color: #5F85A8;
	line-height: 15px;
	text-decoration: underline;
}

a:hover {
	color: #5F85A8;
	line-height: 15px;
	text-decoration: none;
}

a:link.menu {
	font-size: 11px;
	color: #6B6B6C;
	display: block;
	line-height: 23px;
	width: 99%;
	text-decoration: none;
}

a:active.menu {
	font-size: 11px;
	color: #6B6B6C;
	display: block;
	line-height: 23px;
	width: 99%;
	text-decoration: none;
}

a:visited.menu {
	font-size: 11px;
	color: #6B6B6C;
	display: block;
	line-height: 23px;
	width: 99%;
	text-decoration: none;
}

a:hover.menu {
	font-size: 11px;
	color: #6B6B6C;
	background: #CEDCE9;
	width: 99%;
	display: block;
	line-height: 23px;
	text-decoration: none;
}

a:link.cat {
	color: #6B6B6C;
	line-height: 15px;
	text-decoration: none;
}

a:active.cat {
	color: #6B6B6C;
	line-height: 15px;
	text-decoration: none;
}

a:visited.cat {
	color: #6B6B6C;
	line-height: 15px;
	text-decoration: none;
}

a:hover.cat {
	color: #5F85A8;
	line-height: 15px;
	text-decoration: underline;
}

a:link.box {
	color: #A3A4A4;
	line-height: 15px;
	text-decoration: none;
}

a:active.box {
	color: #A3A4A4;
	text-decoration: none;
}

a:visited.box {
	color: #A3A4A4;
	text-decoration: none;
}

a:hover.box {
	color: #5F85A8;
	text-decoration: underline;
}

