.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #000000;
	border-bottom-color: #FFFFFF;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #6E6E6E;
}
.whitebold {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
.redbold {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	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: #E0732E;
}
.links {
	font-family: Tahoma;
	letter-spacing: 2px;
	word-spacing: 3px;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links:visited {
	color: #ffffff;
	text-decoration: none;
}
.links:hover {
	color: #ffffff;
	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: #FFFFFF;
	text-decoration: none;
}
.biglink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.biglink:hover {
	color: #009956;
	text-decoration: none;
}
.redboldsmall {


	font-family: Tahoma;
	font-size: 11px;
	color: #C41030;
	font-weight: bolder;
}
.border1 {
	border: 1px dashed #009956;
}
