﻿body 
{
	margin: 0px;
}

.noprint
{
	display: none;
}

.print
{
	display: ;
}

.siteMapPath
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.red
{
	font-family: Tahoma;
	color: #ce182c;
	text-decoration: none;
}

.redsubTitle
{
	font-family: Tahoma;
	font-size: 13px;
	color: #ce182c;
	text-decoration: none;
}

.subTitle
{
	font-family: Tahoma;
	font-size: 13px;
	color: #dcbf9e;
	text-decoration: none;
}

.default
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.brown
{
	font-family: Tahoma;
	font-size: 11px;
	color: #9d7a53;
}

.textbox
{
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	background-color: #fff9ee;	
	border: solid 1px #000000;
	padding: 3px;
	height: 20px;
}

.footer
{
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #ce182c;
	text-decoration: none;
}

a.red
{
	color: #ce182c;
	text-decoration: none;
}

a.red:hover
{
	color: #000000;
	text-decoration: none;
}
