.Default input, .Default textarea, .Default select {
color:#000 !important;
width:auto !important;
border:none !important;
}
.Default      {
	font-family: Palatino, times new roman, sans-serif;
	color: #d7d7d7;
	font-size:17px!important;
        line-height:1.25em;
	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: #707070;
	font-size:16px;
	font-weight: normal;
	display: block;
        margin-top:0.5em;
}
.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; 
}

ul#wrap {
width: 822px;
}
ul#wrap li {
float: left;
list-style-type:none;
margin-right: 20px;

}
ul#wrap li.last {
	margin-right: 0px;
}


