body {
/*	background-image: url(images/rt_filler.gif);
	background-repeat: repeat-x;
*/	
	margin: 0px;
	top-margin: 1px;
}

td {
	color: #333333;
	font:  11px Verdana;
}

.whitebold {
	color: #FFFFFF;
	font:  11px Verdana;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.whitebold a:link, .whitebold a:active, .whitebold a:visited  {
	color: #FFFFFF;
	font:  11px Verdana;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

.whitebold a:hover  {
	color: #FFFFFF;
	font:  11px Verdana;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: underline;
}

.title {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}

input {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}

textarea {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}

select {
	font-family: Verdana;
	font-size: 9px;
}	

a.crumbs,a.crumbs:link,a.crumbs:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.crumbs:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

a.pagination,a.pagination:link,a.pagination:active,a.pagination:visited {
color: #333333;
text-decoration: none;
}
a.pagination:hover {
color: #6666ff;
text-decoration: underline;
}

.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.whitemed {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

a, a:link, a:visited, a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

hr {
	color: #CC0000;
}