body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablecont {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	text-align: justify;
	background-color: #D0D9E0;
	margin: 5px;
	padding: 5px;
}
.tdcont {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	text-align: justify;
	background-color: #D0D9E0;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.generalText {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	padding: 5px;
	text-align: justify;
}

.generalText a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	padding: 5px;
	text-align: justify;
	text-decoration: none;
}
.generalText a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	padding: 5px;
	text-align: justify;
}

.generalText a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	padding: 5px;
	text-align: justify;
}

.footerText {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.footerText a{
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.footerText a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.footerText a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}

.mainNavOrange {
	background-color: #FC9B00;
	height: 25px;
	width: 25px;
}
.mainNav {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #677787;
	padding: 5px;
}
.mainNav a{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #677787;
	padding: 5px;
	text-decoration:none;
}
.mainNav a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FC9B00;
	background-color: #677787;
	padding: 5px;
	text-decoration:none;
}
.subNav {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D0D9E0;
}
.subNav a{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D0D9E0;
	text-decoration: none;
}
.subNav a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D0D9E0;
	text-decoration: none;
}
.blocktext {
	padding: 5px;
	border: 1px solid #677787;
	text-align: right;
}
.blockTitle {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	white-space: nowrap;
	font-weight:bold;
}
.blockTitlebig {
	font-family: Tahoma;
	font-size: 14px;
	color:#FF0000;
	white-space: nowrap;
	font-weight:bold;
}
.moreButton {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
}
.moreButton a{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration:none;
}
.moreButton a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration:underline;
}
.more_darkblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #333399;
	text-decoration:none;
}
.more_darkblue a{
	font-family: Tahoma;
	font-size: 11px;
	color: #333399;
	text-decoration:none;
}
.more_darkblue a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #333399;
	text-decoration:none;
}
.more_darkblue a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #333399;
	text-decoration:none;
}

.leftText {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D0D9E0;
}
.pollTitle {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	font-weight:bold;
}
.form_button {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	padding: 2px 8px;
	border: 1px solid #666666;
	background-color: #FF9900;
}.textFieldStyle {
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: xx-small;
	color: #666666;
}
.shakawiStatusTable {
	font-family: Tahoma;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
}
.shakawiStatusTable a{
	font-family: Tahoma;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
	color:#333333;
}
.shakawiStatusTable a:hover{
	font-family: Tahoma;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
	text-decoration: none;
}
.shakawiStatusTable a:visited{
	font-family: Tahoma;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
	color:#333333;
}

.style3 {color: #FF0000}
.style4 {font-size: 11px}
.projectTableHeader {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 3px;
}
.boldLinks{
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
}
.boldLinks a{
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	text-decoration:none;
}
.boldLinks a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	text-decoration:underline;
}
.imageSpace {
	padding: 5px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}.orangeButtons {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.info_Nav {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-style: none;
	background-image: url(../images/nav_bg.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-weight: bold;
	background-color: #677787;
}
.info_Nav a{
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.info_Nav a:hover {
	color:#FC9B00;
}
.vip_tit {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.vip_titgeay {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #677787;
	font-weight: bold;
}
.vip_titgeay a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:  #677787;
	font-weight: bold;
	text-decoration: none;
}
.vip_titgeay a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.vip_titgeay a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:  #677787;
	font-weight: bold;
	text-decoration: none;
}
.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}
.moreImg {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	cursor: images/harrow.cur;
	border: 1px solid #677787;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	cursor: hand;
}
.moreImg a{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration:none;
	border: 1px solid #677787;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;

}
.moreImg a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration:underline;
	border: 1px solid #677787;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;

}
select {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #D0D9E0;
	border: #666666;
}
.mayorsbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	padding: 5px;
	text-align: justify;
	background-image: url(../images/mayors_bg.gif);
	border: 1px solid #333333;
}
.moreButton a:visited {

	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration:none;
}
