.Default      { font-family: Verdana, "Times New Roman", Times, serif; color: #000000; font-size:12px; font-weight: normal;}
.Default td   { font-family: Verdana, "Times New Roman", Times, serif; color: #000000; font-size:12px; font-weight: normal;}

.Default a, .Default a:visited { font-family: Verdana, "Times New Roman", Times, serif; color: #333399; font-size:11px; font-weight: bold; text-decoration:underline;}
.Default a:hover {color: #333333; font-weight: bold; text-decoration:none;}

.Default_title { font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-size:16px; font-weight: bold; display:block;}
.Default_title a, .Default_title a:visited { font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-size:16px; font-weight: bold;}
.Default_title a:hover { color: #164776; font-size:16px; font-weight: bold;}

.Default_body{ font-family: Verdana, "Times New Roman", Times, serif; font-size:11px; color: #000000; line-height:2; }

.Default_image{ }
.Default img {  }

.Default_menu a{ font-size:12px; color: #000000; !important;display:block;}
.Default_menu a:hover{ color: black; !important;}

.Default ul,.Default ol {
list-style-image:none;
list-style-position:outside;
list-style-type:inherit;
}

div.Default {clear:both;}


.Default hr { width: 100%; border:1px solid #CFCFCF; }


/* FORMs */
.Default input, .Default textarea , .Default select { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 2px; 
font-size: 12px; 
font-weight: bold;
}

.Default th { font-size:12px; }
.Default .submit input { }
.Default .submit input:hover {}


#SearchBar_Input { 
margin: 1px; 
padding: 2px; 
font-size: 14px; 
color: #000; 
font-weight: normal;
width:200px;
height:25px;
}

#SearchBar_Search {
background:transparent url(assets/layouts/images/mhld_hdr_search_btn_92x34.png) no-repeat scroll 0 0;
color:#d1d1d1;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
height:34px;
margin:0;
padding:0;
width:92px;
border:none;
}

#SearchBar_Search:hover {
	cursor:pointer;
	color:#fff;
}


