.menu {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.croptabletop {
	border-top: thin dotted #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin dotted #CCCCCC;

}
.croptablebottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.croptbleft {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.croptbright {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.pollhead {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.croptableall {
	border: thin dotted #CCCCCC;
}
.text {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;

}
.linebottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}


A { Color: #FFFFFF;Text-Decoration: none }
A:hover { Color: #FFCC66;Text-Decoration: none }
