.normaltext {
	font-family: Tahoma;
	font-size:11px;
	color: #626262;
	text-decoration: none;
	line-height:1.8;
}
.txtBox { 
   font-family: Tahoma; 
   font-size: 11px; 
   font-weight: normal; 
   color: #006666; 
   border: 1px solid #86aacc;
}

table.Tablestruct {
	background-color: #cdcdcd;
	padding:0px;
}
table.Tablestruct tr {
	background-color:#FFFFFF;
	padding:0px;
}
table.Tablestruct th {
	background-color:#e4f0dc;
	color:#1974bb;
	padding:5px;
	text-align:center;
}
table.Tablestruct tr.eventrow{
	background-color:#e4f0dc;
	padding:0px;
}
.sublink{
	color:#006666;
	text-decoration:none;
	font-weight:bold;
}
.sublink:hover {
	color:#589faf;
	text-decoration:none;
}
.listclss{
	padding-bottom:10px;
	padding-left:15px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration:none;
}

#tbl_popup h3 {
	color:#1a75bc;
	font-weight:bold;
	padding-bottom:13px;
	font-size:1.167em;
}
#tbl_popup p{
	background-color:#000;
	display:none;
	/*color:#666;
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;*/
}
#tbl_popup hr{
	/*background-color:#FFF;*/
}
.txtButton {
	font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
	padding-left:5px;
	padding-right:5px;
    color: #FFFFFF;
    background-color: #697917;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #D5DDA0;
    border-right-color: #889F0F;
    border-bottom-color: #889F0F;
    border-left-color: #D5DDA0;
}
.unitlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3333FF;
	text-decoration:none;
}
.unitlink:hover {
	text-decoration:underline;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	line-height:2;
}

.newslink{
	color:#006666;
	text-decoration:none;
	font-size:11px;
}
.newslink:hover {
	color:#589faf;
	text-decoration:none;
}
.reglist {
	color:#1a75bc;
	padding-left:1px;
	padding-top:1px;
	padding-bottom:1px;
}
.reglistaddress {
	text-align:left;
	color:#0a2e68;
	padding-top:2px;
}

.maplink{
	color:#006666;
	text-decoration:none;
}
.maplink:hover {
	color:#589faf;
	text-decoration:none;
}


.mappagehead {
	font-family:Arial;
	font-size:20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-color:#1a75bc;
}
.unithead {
	font-family:Arial;
	font-size:15px;
	color: #1a75bc;
	text-decoration: none;
	font-weight:bold;
}
