a.rust {color: #B74202;}
.rust {color: #B74202;}

a.nav:link {color: #670001; text-decoration: underline;}
a.nav:visited {color: #670001; text-decoration: underline;}
a.nav:hover { color: #670001; text-decoration: underline;}

a.bottomnav:link {color: #334D1A; text-decoration: underline;}
a.bottomnav:visited {color: #334D1A; text-decoration: underline;}
a.bottomnav:hover { color: #334D1A; text-decoration: underline;}

a.pressnav:link {color: #F3B530; text-decoration: underline;}
a.pressnav:visited {color: #F3B530; text-decoration: underline;}
a.pressnav:hover { color: #F3B530; text-decoration: underline;}

a.affnav:link {color: #B74202; text-decoration: underline;}
a.affnav:visited {color: #B74202; text-decoration: underline;}
a.affnav:hover { color: #B74202; text-decoration: underline;}

a.yellownav:link {color: #F3B530; text-decoration: underline;}
a.yellownav:visited {color: #F3B530; text-decoration: underline;}
a.yellownav:hover { color: #F3B530; text-decoration: underline;}

a.adminnav:link {color: #ffffff; text-decoration: underline;}
a.adminnav:visited {color: #ffffff; text-decoration: underline;}
a.adminnav:hover { color: #ffffff; text-decoration: underline;}

a.storenav:link {color: #ffffff; text-decoration: none; font-family: verdana, helvetica; font-size: 10px;}
a.storenav:visited {color: #ffffff; text-decoration: none; font-family: verdana, helvetica; font-size: 10px;}
a.storenav:hover { color: #ffffff; text-decoration: none; font-family: verdana, helvetica; font-size: 10px; font-weight: bold;}

body {
	margin-top: 10;
	margin-left: 0;
	background-color: #517230;
	text-align:center;
}

td {
	text-align:left;
}


table.info tr td
{
	font-family: verdana, helvetica;
	font-size: 12px;
	color: #666666;
	margin-right: 5px;
	padding-bottom: 16px;
	line-height: 18px;
}

#wrapper {
	background-color: #FFFFFF;
	width: 750px;
	padding: 2px;
}

div.padded
{
	font-family: verdana, helvetica;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 12px;
}

div.header
{
	font-family: verdana, helvetica;
	font-size: 11px;
	color: #670001;
	margin-bottom: 10px;
	padding-left: 15px;
	color: #B74202;
}

div.header_last
{
	font-family: verdana, helvetica;
	font-size: 11px;
	color: #670001;
	margin-bottom: 0px;
	padding-left: 15px;
	color: #B74202;
}

.caption
{
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #670001;
}

.mainbodytext {
	font-family: verdana, helvetica;
	font-size: 12px;
	color: #670001;
}

.bodytext 
{
	font-family: verdana, helvetica;
	font-size: 12px;
	color: #670001;
}

.smalltext 
{
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #670001;
}


.greytext {
	font-family: verdana, helvetica;
	font-size: 12px;
	color: #666666;
}

.whitetext {
	font-family: verdana, helvetica;
	font-size: 12px;
	color: #ffffff;
}

.smallwhitetext {
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #ffffff;
}


.orangetext {
	color: #B74202;
}

.largerust 
{
	color: #B74202;
	font-size: 12px;
}



.press {
	font-family: verdana, helvetica;
	font-size: 12px;
	color: #F3B530;
}

.copyright {
	font-family: verdana, helvetica;
	font-size: 9px;
	color: #670001;
}

.copyright2 {
	font-family: verdana, helvetica;
	font-size: 9px;
	color: #34D1A;
}

h3.rust
{
	margin-top: 24px;
	color: #B74202;
}

h3.popup
{
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #334D1A;
	margin-bottom: 12px;
}


h4
{
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #646464;
	margin-top: 12px;
	margin-bottom: 4px;
}

h5
{
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #646464;
	margin-top: 20px;
	margin-bottom: 8px;
}


h5.nobreak
{
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #646464;
	margin-top: 0px;
	margin-bottom: 8px;
}


h6.nobreak
{
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #646464;
	margin-top: 0px;
	margin-bottom: 0px;
}

.homebg
{ 
background-image: url("images/home_bg4.gif");
background-repeat: no-repeat;
}






