.Default      {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size:12px;
	font-weight: normal;
}
.Default td   {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size:12px;
	font-weight: normal;
}

.Default a { font-family: "palatino linotype", palatino, "times new roman"; color: #669966; font-size:14px; font-weight: normal; text-decoration: underline; }
.Default a:hover {color: #FFFFFF; }

.Default_title {
	font-family: "palatino linotype", palatino, "times new roman";
	color: #669966;
	font-size:16px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
}
.Default_title a { font-family: "palatino linotype", palatino, "times new roman"; color: #669966; font-size:22px; font-weight: normal;}
.Default_title a:hover { color: #FFFFFF; font-size:16px; font-weight: bold;}

.Default_body{ font-family: "palatino linotype", palatino, "times new roman"; font-size:14px; color: #DDDDDD;}

.Default_image{ }
.Default img { }

.Default_menu a{ font-size:14px; color: #FFFFFF; !important;display:block;}
.Default_menu a:hover{ color: black; !important;}


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; 
color: #FFFFFF;
font-weight: normal; 
width: 100%; 
}

.Default th {  width:150px; font-size: 12px; color: #FFFFFF; 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: FFFFFF; 
font-weight: normal; 
width: 130px; 
}

#SearchBar_Search { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 1px; 
font-size: 11px; 
color: FFFFFF; 
font-weight: normal; 
width: 72px; 
}



