a, a:link,  a:visited {
	color: #F17F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	
	color: #FF6600;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_ie.gif);
}

body #page {
	background-image: url(images/bg_top.gif);
	background-position:top;	
	background-repeat: no-repeat;
}

td {
	font-size: 11px;
	color: #555555;

}
hr {
	border:dotted;
	border-width: 1px;
	border-color:#000000;
	
}
.menu, .menu a, .menu a:link, .menu a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.menu a:hover {
	text-decoration: underline;
}

.footer, .footer a, .footer a:link, .footer a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.page-title {
	color: #F17F00;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.highlight-1{
	color: #F17F00;
}
.highlight-2{
	color: #999999;
}
.thumbnail_display {
	border:#363636 4px solid; 
	padding:0px;
}
