BODY {
   color : #819EA9;
	font-family : Tahoma,Arial,Verdana,sans-serif;
	font-size: 10pt; 
	text-align : left;
    background-color : white;
	background-image:  url(images/bg-brown.gif);}

TABLE { 
	color: navy; 
	text-align : center; 
	font-size: 10pt; 
	background: white;
}

.brands {
	color: navy;
	font-size: 14pt;
	font-weight: bold;}
}
.brands a:link {
	font-size: 14pt;
	color: navy;
	text-decoration: underline;
	font-weight: bold;
}
.brands a:visited {
	font-size: 14pt;
	color: navy;
	text-decoration: underline;
	font-weight: bold;
}
.brands a:hover {
	text-decoration: none;
	color: navy;
	font-weight: bold;}
	}

A {	text-decoration: underline;
color: red;
}

a:hover { color: #FFFFFF; 
background-color: #C6C6C6;
text-decoration: underline;}


.largetext {
	font-size: 14pt; 
}

.title {
font-weight: bold;}

.images {
border-top: 1px solid navy;
border-left: 1px solid navy;
border-bottom: 2px solid navy;
border-right: 2px solid navy;

}

#footer {
background-color: #425178;
color : white;
font-size: 14pt; 
}

#pagetext {

text-align: justify;
width: 98%;
}

#pageimages {
text-align: center;
width: 98%;
}


.maintable {

border-top: 1px solid navy;
border-left: 1px solid navy;
border-bottom: 1px solid navy;
border-right: 1px solid navy;

}
#navcontainer
{
margin: 1px 0 0 5px;
padding: 0;
height: 40px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
font-weight: bold;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
font-weight: bold;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background-color: #ffffff;
width: 82px;
height: 30px;
border-top: 1px solid navy;
border-left: 1px solid navy;
border-bottom: 1px solid navy;
border-right: 1px solid navy;
padding-top: 5px;
margin: 0px 1px 10px 0px;
color: navy;
text-decoration: none;
font-weight: bold;
display: block;
text-align: center;

}

#navcontainer ul li a:hover
{
color: #F9F9E3;
background: navy;
font-weight: bold;
}

#navcontainer a:active
{
color: navy;
font-weight: bold;
}

#navcontainer li#active a
{
background: navy;
border: 1px solid #c60;
color: #fff;
}


#mainnavcontainer
{
margin: 1px 0 0 5px;
padding: 0;
height: 40px;
}

#mainnavcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
font-weight: bold;
}

#mainnavcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
font-weight: bold;
}

#mainnavcontainer ul li a
{
background-color: #ffffff;
width: 78px;
height: 25px;
border-top: 1px solid navy;
border-left: 1px solid navy;
border-bottom: 1px solid navy;
border-right: 1px solid navy;
padding-top: 5px;
margin: 0px 1px 10px 0px;
color: navy;
text-decoration: none;
display: block;
text-align: center;

}

#mainnavcontainer ul li a:hover
{
color: #F9F9E3;
background: navy;
}

#mainnavcontainer a:active
{
background: #8BA5C8;
color: #F9F9E3;
}

#mainnavcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}