body
{
    background-color: #452418;
    FONT-SIZE: 11px; 
	FONT-FAMILY: verdana, arial, san-sarif;
}

.header
{
	FONT-SIZE: 14px;
	FONT-FAMILY: verdana, arial, san-sarif;
	font-weight : bold;
	text-transform : uppercase;
	text-align:left;
	vertical-align:top;
	text-decoration : underline;
}
.subheader
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana, arial, san-sarif;
	font-weight : bold;
	text-transform:uppercase;
	text-align:left;
	vertical-align:top;
	
}
td
{
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial, san-sarif;
	vertical-align:top;
	text-align:left;
}

a:hover
{
	color: #F0ADB3;
}
a.body
{
	color: #72A4CD;
}
a.visted.body
{
	color: #72A4CD;
}

.subNav
{
	text-decoration: none;
	font-weight: 900;
	color: #666666;
	font-size: 10px;
}

.bullet
{
	color: #999966;
}

a:hover.subnav
{
	text-decoration: underline;
	color: #666666;
}

.small
{
	color: #999966;
	font-size: 9px;
}

a:hover.small
{
	color: #666666;
}

.buffer
{
	padding: 7px;
	line-height: 25px;
	font-size: 10px;
	font-weight: 500;
	color: #666666;
}

a.buffer
{
	color: #660000;
}
a.visted.buffer
{
	color: #660000;
}
.footer
{
	color: #5a5a5a;
	FONT-SIZE: 11px; 
}

.footernav
{
	color: #72A4CD;
}

a.hover.footernav
{
	color: #F0ADB3;
}

.padright
{
	margin-right:10px;
}