/* Global Styles */



a {outline: none;}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: underline;
	color: #669900;
}
.bnav a:link  { color: white; text-decoration: none }
.bnav a:hover { color: #d3d3d3; text-decoration: underline }
.style1 {
	font-size: 14px;
	font-family: Arial;
	color: #607743;
}
body {
	background-image:  url(shared/bgr.gif);
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #607743;
	font-size: 14px;
}

a.specialLink:link { color: white; }
a.specialLink:visited { color: white; }
a.specialLink:hover { color: #607743; }
a {text-decoration: none}




