<!---->

BODY
{
    background: #e8eff2;
}

TABLE
{
    background: white;
}

A:link
{
    color: #442211;
	text-decoration: underline;
	
}
A:visited
{ 
	color: #442211;
	text-decoration: underline;
}
A:active
{
    color: #8ED9F6;
	text-decoration: none;
}

A:hover
{
    color: #8ED9F6;
	text-decoration: none;
}


.link2 A:link
{
    color: #442211;
	text-decoration: none;
	font-weight:bold;
	
}
.link2 A:visited
{ 
	color: #442211;
	text-decoration: none;
	font-weight:bold;
}
.link2 A:active
{
    color: #442211;
	text-decoration: underline;
	font-weight:bold;
}

.link2 A:hover
{
    color: #9CDEF7;
	text-decoration: underline;
	font-weight:bold;
}


.link3 A:link
{
    color: #b2790c;
	text-decoration: none;
	
}
.link3 A:visited
{ 
	color: #b2790c;
	text-decoration: none;
}
.link3 A:active
{
    color: #4c1f45;
	text-decoration: underline;
}

.link3 A:hover
{
    color: #4c1f45;
	text-decoration: underline;
	
}

.link4 A:link
{
    color: #b2790c;
	text-decoration: none;
	font-size: 14pt;
	
}
.link4 A:visited
{ 
	color: #b2790c;
	text-decoration: none;
	font-size: 14pt;
}
.link4 A:active
{
    color: #4c1f45;
	text-decoration: underline;
	font-size: 14pt;
}

.link4 A:hover
{
    color: #4c1f45;
	text-decoration: underline;
	font-size: 14pt;
}



P, TD, LI
{
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

.header
{
	font-size: 12pt;
	color: #442211;
	font-weight: bold;
	
}


.headers
{
	font-size: 10pt;
	color: #442211;
	font-weight: bold;
	
}

.gold
{
	font-size: 16pt;
	color: #b2790c;
	
}

.goldreg
{
	color: #b2790c;
	
}

.small
{
	font-size: 8pt;
}

.large
{
font-size:12pt;
font-weight:bold;
}

b
{
	font-weight: bold;
}

.red
{
	color: red;
}

.white
{
	color: white;
}

.whiteb
{
	color: white;
	font-weight: bold
}

.whites
{
	color: white;
	font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
	
}



IMG.thumb  { border-color: black; border-width: 1px; }
IMG.brown  { border-color: #442211; border-width: 2px; }
IMG.lbrown  { border-color: #AD9C93; border-width: 2px; }
table.main {border-style: solid; border-width: 3px; border-color: white; }
table.main2 {border-style: solid; border-width: 2px; border-color: #AD9C93; }
table.black {border-style: solid; border-width: 1px; border-color: black; }
table.white {border-style: solid; border-width: 1px; border-color: white; }
