/* CSS Document */

body, td, th {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333333;
	margin:0px;
	padding:0px;
}
iframe {
	display:none;
}
input, button, select {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000
}
body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.gray {
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #190E86;
}
a:active {
	text-decoration: none;
}
.big {
font-size: 12px;
text-transform:uppercase;
}
.li {
	list-style-image: url(/images/arrow.gif);
}
