.bluelink_right A:link {text-decoration: none;color: blue; padding-right: 54px;}
.bluelink_right A:visited {text-decoration: none; color:blue; padding-right: 54px;}
.bluelink_right A:active {text-decoration: none; color:blue; padding-right: 54px;}
.bluelink_right A:hover {text-decoration: none; color: blue; padding-right: 54px;}

.bluelink A:link {text-decoration: none;color: blue; padding-right: 0px;}
.bluelink A:visited {text-decoration: none; color:blue; padding-right: 0px;}
.bluelink A:active {text-decoration: none; color:blue; padding-right: 0px;}
.bluelink A:hover {text-decoration: none; color: blue; padding-right: 0px;}

div.bluelink_right {
  text-align: right;
}

div.navarea {
  text-align: right;
  text-decoration: none;
  color: grey;
  padding: 0px;
}

#table-header {
  background: #D3DEBC;
}

#mm_left_col{
  float:left;
  width:400px;
  margin-left:17px;
  margin-right:0px;
}

#mm_right_col{
  float:right;
  width:450px;
  margin-left:17px;
margin-right:0px;
}

#contact-table-even{
  background: #F5F5F5;
}

#contact-table-odd{
  background: #DCE9F9;
}

.hoverTable{
	width:100%;
	border-collapse:collapse;
}
.hoverTable td{
	padding:7px; border:#dddddd 1px solid;
}
/* Define the default color for all the table rows */
.hoverTable td{
	background: #ffffff;
}
/* Define the hover highlight color for the table row */
.hoverTable td:hover {
	  background-color: #dddddd;
	  cursor: pointer;
}
.hoverDiv {
	  border: solid 1px #000000;
	  border-radius: 15px;
	  box-shadow: 10px 10px 5px #888888;
	  padding: 0.5ex;
	  height: 220px;
}
.hoverDiv:hover {
	  background-color: #dddddd;
	  cursor: pointer;
}

h2.ddlinks {background:#386F0D; border:none !important; cursor:default; height:20px; vertical-align: middle; color:white; margain:10px; padding:8px; font-size: 14px;}
h2.other {background:#8c2633; border:none !important; cursor:default; height:20px; vertical-align: middle; color:white; margain:10px; padding:8px; font-size: 14px;}
h2.b73 {background:#3c6583; border:none !important; cursor:default; height:20px;vertical-align: middle;  color:white; margain:10px; padding:8px; font-size: 14px;}
h2.support {background:#777c4f; border:none !important; cursor:default; height:20px;vertical-align: middle;  color:white; margain:10px; padding:8px; font-size: 14px;}
h2.nam {background:#50268c; border:none !important; cursor:default; height:20px; vertical-align: middle; color:white; margain:10px; padding:8px; font-size: 14px;}
h2.panand {
  background:#4A7E34; 
  border:none !important; 
  cursor:default; 
  height:30px; 
  vertical-align: middle; 
  color:white; 
  margain:10px; 
  padding:8px; 
  font-size: 14px;}
