.brodtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.sidotxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.sidoborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.links {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
.photoborder {
	border: 1px solid #000000;
}
.bottomdots {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #A2C358;
	border-right-color: #A2C358;
	border-bottom-color: #A2C358;
	border-left-color: #A2C358;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

