 a:link, a:visited, a:active {text-decoration: none; color: #A06F6F;}
 a:hover {text-decoration: underline; color: #A06F6F;}

 a.login:link, a.login:visited, a.login:active {text-decoration: underline; color: #A06F6F;}
 a.login:hover {text-decoration: none; color: #A06F6F;}

.navText
	{
	font-family: arial, tahoma, helvetica;
	font-size: 10px;
	color: #A06F6F;
	border: solid 1px #DCB5B5;
	}

.note
	{
	font-family: arial, tahoma, helvetica;
	font-size: 9px;
	color: #A06F6F;
	}

.text11
	{
	font-family: arial, tahoma, helvetica;
	font-size: 11px;
	color: #000000;
	}

.text12
	{
	font-family: arial, tahoma, helvetica;
	font-size: 12px;
	color: #000000;
	}

.btext12
	{
	font-family: arial, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

.heading
	{
	font-family: arial, tahoma, helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}

.inset
	{
	border-left: solid 1px #DCB5B5;
	border-top: solid 1px #DCB5B5;
	border-right: solid 1px #F0E2E2;
	border-bottom: solid 1px #F0E2E2;
	}

.outset
	{
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #DCB5B5;
	border-bottom: solid 1px #DCB5B5;
	}

.outerTable
	{
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	}

.contentCell
	{
	font-family: arial, tahoma, helvetica;
	font-size: 12px;
	color: #000000;
	}

.sectionHeading
	{
	font-family: arial, tahoma, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

.copyrightCell
	{
	font-family: tahoma, arial, tahoma, helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

.scrollBar
	{
	scrollbar-face-color: #F0E2E2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #ECD6D6;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #A06F6F;
	scrollbar-track-color: #DCB5B5;
	scrollbar-darkshadow-color: #A06F6F;
	}

BODY	{background-color: #CCCCCC;}