body {
	margin:0px 0px 0px 0px; padding:0px;
}
font,body,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,em  {  
	font-family: Arial,sans-serif;font-size:8pt; color:#000000;
}
a		  { color:#000000; font-family: Arial,sans-serif; text-decoration:none; font-weight: normal; font-size: 8pt;}
a:link    { color:#000000; font-family: Arial,sans-serif; text-decoration:none; font-weight: normal; font-size: 8pt;}
a:visited { color:#000000; font-family: Arial,sans-serif; text-decoration:none; font-weight: normal; font-size: 8pt;}
a:active  { color:#F78A21; font-family: Arial,sans-serif; text-decoration:underline; font-weight: normal; font-size: 8pt;}
a:hover   { color:#F78A21; font-family: Arial,sans-serif; text-decoration:underline; font-weight: normal; font-size: 8pt;}

a.footer		 { color:#ffffff; font-family: Arial,sans-serif; text-decoration:none; font-weight: bold; font-size: 8pt;}
a.footer:link    { color:#ffffff; font-family: Arial,sans-serif; text-decoration:none; font-weight: bold; font-size: 8pt;}
a.footer:visited { color:#ffffff; font-family: Arial,sans-serif; text-decoration:none; font-weight: bold; font-size: 8pt;}
a.footer:active  { color:#ffffff; font-family: Arial,sans-serif; text-decoration:underline; font-weight: bold; font-size: 8pt;}
a.footer:hover   { color:#ffffff; font-family: Arial,sans-serif; text-decoration:underline; font-weight: bold; font-size: 8pt;}

h1 {  
	font-family: Arial,sans-serif;font-size:12pt; color:#972421;
}

input#search {
	background:#E6E6E6;
	margin-bottom:5px;
	width:150px;
	padding:2px;
	border-width:0px;
	text-indent:5px;
}
input#btn-search {
	color:#000000;
	background:#cccccc;
	height: 20px;
	border:none;
	padding:2px 6px 1px 6px;
	margin-bottom:4px;
	text-align:center;
	cursor:pointer;	
}
input#btn-search:hover {
	color:#972421;
	background:#cccccc;
	text-decoration:underline;
}

/*
input#q {
	background:#E6E6E6
		url("./i/v16/t/masthead-submit-inner.gif")
		no-repeat;
	margin-bottom:5px;
	width:150px;
	padding:2px;
	border-width:0px;
	text-indent:5px;
}
input.btn-search {
	color:#FFF;
	background:#000
		url("./i/v16/t/masthead-submit.gif")
		no-repeat 100% 30%;
	border:none;
	padding:2px 6px 1px 6px;
	margin-bottom:4px;
	text-align:center;
	cursor:pointer;
}
input.btn-search:hover {
	color:#FC0;
	background:#000
		url("./i/v16/t/masthead-submit-highlight.gif")
		no-repeat 100% 20%;
}
*/
