body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgHome.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #10377c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #10377c;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
.form {
	background:#FFFFFF;
	font-size: 11px;
	color: #333333;
	border: 1px solid #434343;
}

a:active {
	text-decoration: none;
	color: #333333;
}
.arrow {
	font-size:10px;
	font-weight: normal;
	color: #333333;
}

UL {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	margin-top: 6px;
	margin-bottom:10px;
	left: 15px;
	right: 10px;
	margin-left: 36px;
	list-style-position: outside;
	
}
