body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
.textMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
a.textMenu:link {
	text-decoration: none;
	color: #000066;
}
a.textMenu:visited {
	text-decoration: none;
	color: #000066;
}
a.textMenu:hover {
	text-decoration: none;
	color: #B71E00;
}
.textSidebarMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.textSidebarMenu:link {
	text-decoration: none;
	color: #000000;
}
a.textSidebarMenu:visited {
	text-decoration: none;
	color: #000000;
}
a.textSidebarMenu:hover {
	text-decoration: underline;
	color: #B71E00;
}
a:link {
	text-decoration: underline;
	color: #000099;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #B71E00;
}
.textPadded {
	padding: 0px 5px 15px 5px;
}
.footer {
	padding: 5px 0px 15px 0px;
}
.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.textSmall {
	font-size: 10px;
}
.textTiny {
	font-size: 9px;
}
.textPageTitle {
	font-size: 16px;
	font-weight: bold;
}
li {
	padding-bottom: 4px;
}
.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.headerMenu {
	background-image: url(images/hdr_menu-bg.gif);
}
.bodySep {
	background-image: url(images/body_sep.gif);
	background-repeat: repeat-y;
}
