body,td,div,span {
	margin: 0 0 0 0px;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
}
.bgcolor {
	background-color: #e7e7e7;
}

.textbox_rollover {
	background-image: url('../images/whitetextbox.gif');
	background-repeat: no-repeat;
	height: 28px;
	width: 178px;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	cursor: pointer;
}
.textbox {
	background-image: url('../images/textbox.gif');
	background-repeat: no-repeat;
	height: 28px;
	width: 178px;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	cursor: pointer;
}
.whitetextbox {
	background-image: url('../images/whitetextbox.gif');
	background-repeat: no-repeat;
	height: 28px;
	width: 200px;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	cursor: pointer;
}		

.boldnaviClass {
	font-family: Trebuchet MS, Arial;
	font-size: 24px;
	color: #000000;
	padding-top: 0px;
	font-weight: bold;
}
.bignavi {
	font-family: Trebuchet MS, Arial;
	font-size: 24px;
	color: #969696;
	padding-top: 0px;
	font-weight: bold;
}

a:link, a:hover, a:visited, a:active{
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.topnavi:link, a.topnavi:hover, a.topnavi:visited, a.topnavi:active {
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.navitext{
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	text-decoration: none;
}

.navitextover {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 24px;
}

.navigation {
	background-color: #e7e7e7;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 14px;
	padding-right: 12px;
	line-height: 30px;
	padding-top: 14px;
	padding-bottom: 12px;
}

a.footertext:link, a.footertext:visited, a.footertext:hover, a.footertext:active{
	color: #000000;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


