.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D7402;
	border-left-color: #4D7402;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
}
.whitebold {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
.redbold {

	font-family: Tahoma;
	font-size: 12px;
	color: #C41030;
	font-weight: bolder;
}
.greenbold {


	font-family: Tahoma;
	font-size: 12px;
	color: #4D7402;
	font-weight: bolder;
}
.smalltext {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #525D04;
}
.links {
	font-family: Tahoma;
	letter-spacing: 1px;
	word-spacing: 3px;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.links:visited {
	color: #000000;
	text-decoration: none;
}
.links:hover {
	color: #C41030;
	text-decoration: none;
}
.marq {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.marq:visited {
	color: #000000;
	text-decoration: none;
}
.marq:hover {
	color: #C41030;
	text-decoration: underline;
}
.biglink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	line-height: 18px;
	color: #4D7402;
	text-decoration: none;
}
.biglink:visited {
	color: #4D7402;
	text-decoration: none;
}
.biglink:hover {
	color: #4D7402;
	text-decoration: underline;
}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D7402;
	text-decoration: none;
}
.menulink:visited {
	color: #4D7402;
	text-decoration: none;
}
.menulink:hover {
	color: #C41030;
	text-decoration: none;
}
.redboldsmall {


	font-family: Tahoma;
	font-size: 11px;
	color: #C41030;
	font-weight: bolder;
}
.border_inside {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
