.mbg {
	background-image: url(Images/mbg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.links {
	line-height: 22px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.intro {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
}
.welcome {
	padding-left: 20px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.vote {
	background-attachment: scroll;
	background-image: url(Images/vote.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.summery {
	padding: 5px;
}
.seemore {
	color: #FF0000;
	text-decoration: none;
}
.sbg {
	background-attachment: fixed;
	background-image: url(Images/sbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.servoption {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.NotHighlighted {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6483FC;
}
.Highlighted {

	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6483FC;
}
.servheads {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border {
	border: 1px solid #CCCCCC;
}
.nounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.tellfriendfield {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tellfriendbutton {


	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.dottedleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.budget {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
