a, a:active, a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	background-color: #EEEEEE;
	margin: 0px;
}
input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	padding-top:4px;
	list-style-image:url(../images/bullet.gif);
}
.padding_main {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.font_footer {
	font-size: 10px;
}
.font_formcount {
	font-weight:bold;
	color:#FFCC00;
}
.font_formname {
	font-weight:bold;
	color:#FFFFFF;
}
.font_downloads {
	font-size:10px;
	color:#FFCC66;
	margin-left:100px;
}
.font_newstitle {
	font-size:15px;
	font-weight:bold;
	line-height: 24px;
	color:#CC3300;
}
.font_staff {
	font-size:11px;
	line-height: 12px;
}
.table_sides {
	border-left-color:#000000;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
}
.table_separator {
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
}