body {
	margin: 0px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
	}







.title       { font-size: 15px; color: #666666; font-weight: bold }


/*	-------------------------------------------------------
	Header
	------------------------------------------------------- */

.header {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	margin-left:5px; margin-right:5px; margin-top:0; margin-bottom:0px


}

.header a:link    { color: #FFFFFF;
text-decoration: none;}

.header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover {
	color: #FFFFFF;
	text-decoration:underline; 	

}


/* FOOTER */
.footer {
	font-smooth: always;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	padding: 2px

}
.footer a {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration:underline }

.footer a:hover {
	text-decoration: underline; color:#000000
}

.footer a:link {
	color: #FFFFFF; text-decoration:underline 
}
.footer a:visited {
	color: #666666;
}


/* SMALL TEXT */
.smallText {
	font-smooth: always;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	padding: 2px

}
.smallText a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration:underline }

.smallText a:hover {
	text-decoration: underline; color:#000000
}

.smallText a:link {
	color: #FF9900; text-decoration:underline 
}
.smallText a:visited {
	color: #666666;
	text-decoration: underline;
}


hr {
	border: 0px none;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC; width:500px
}
.breadcrumbs {
	font-size: 9px; font-family:tahoma; color:#009900
}

.sitesearch {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #F0F8FF;
	border: 1px solid #C0C0C0;
	color: #325F89; vertical-align:middle
	line-height:12px; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0px


}

.formfield {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EFEFEF;
	border: 1px solid #666666;
	color: #666666; height:20px; vertical-align:middle
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
		font-family: Tahoma;
	font-size: 11px;
	background-color: #EFEFEF;
	border: 1px solid #666666;	padding: 1px;
}

.formfieldtextarea {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EFEFEF;
	border: 1px solid #666666;
	color: #666666; height:60px; vertical-align:middle
}

 a:link    { color: #FF9900;
text-decoration: none; font-weight:normal }

 a:visited {
	color: #666666;
	text-decoration: underline;
}
 a:hover {
	color: #000000;
	font-weight: normal; 
	text-decoration:underline 	
}