body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}

div.module_hilite h3 {
	color: #FFFFFF;
/*	background: url(../images/h3-hilite-bg.gif) repeat-x bottom; */
	border: none;
}

div.module_hilite {
	background: url(images/box-hilite-br.gif) no-repeat bottom right;
	color: #FFFFFF;
}

div.module_hilite div {
	padding: 0;
	background: url(images/box-hilite-bl.gif) no-repeat bottom left;
}

div.module_hilite div div {
	background: url(images/box-hilite-tr.gif) no-repeat top right;
}

div.module_hilite div div div {
	background: url(images/box-hilite-tl.gif) no-repeat top left;
}

select { 
 background-color: #666699; 
 color: #ffffff; 
}

