.Default      {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #333333;
}
.Default td   {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #333333;
}

.Default a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	color: #f08e1e;
}
.Default a:hover {
	color:#f08e1e;
	}

.Default_title {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-top:12px;
	margin-bottom:5px;
	font-weight: bold;
	display:block;
	color: #333333;
}
.Default_title a {
	display:block;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	padding-top:22px;
	padding-left:5px;
	}
.Default_title a:hover { }

.Default_body{ font-family: Arial, Helvetica, sans-serif; font-size:12px; padding-bottom:30px;}

.Default_image{ }
.Default img {  }

.Default_menu a {font-size:14px !important;}
.Default_menu a:hover{ color: black !important;}


div.Default {clear:both; margin-bottom:30px;}


.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: normal; 
width: 100%; 
}

.Default th {  width:150px; font-size: 12px; font-weight: normal;}
.Default .submit input{ width: 100px; font-weight: bold;}
.Default .submit input:hover { background-color: #4174BC; color: white; }


#SearchBar_Input { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 2px; 
font-size: 12px; 
color: #164776; 
font-weight: normal; 
width: 130px; 
}

#SearchBar_Search { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 1px; 
font-size: 11px; 
color: #164776; 
font-weight: normal; 
width: 72px; 
}


