body { 
	background-image: url(images/navbar.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	margin-top:     0;
    margin-left:    0;
    margin-right:   0;
    margin-bottom:  0;
	padding-top:    0;
    padding-left:   0;
    padding-right:  0;
    padding-bottom: 0;
    border-top:     0;
    border-left:    0;
    border-bottom:  0;
    border-right:   0;
    width:  700px;
	scrollbar-face-color: #999966;
	scrollbar-shadow-color: #666633;
	scrollbar-highlight-color: #AFAF5F;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #6E6C69;
	scrollbar-arrow-color: #FFFFFF;
	}

a:link  { 
	color:#999966;
	text-decoration: none;
	}
	
a:visited  { 
	color:#999966;
	text-decoration: none;
	}
	
a:hover	{
	color:#999966;
	text-decoration: underline;
	}
	
p {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #666633;
}

.biglogo {
	background-image: url(images/big_impala_logo.gif);
	background-repeat: no-repeat; 
	background-position: left top;
}


dl {
	font-family : arial, helvetica;
	font-size : 10pt;
	color: #666633;
}

li {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #666633;
}

h2 {
	color : #FF0000;
	font-family : arial, helvetica;
	font-size : 14pt;
}

h3 {
	color : #FF0000;
	font-family : arial, helvetica;
}

h4 {
	color : #FF0000;
	font-family : arial, helvetica;
}

.footer  {
	font-size : 9pt;
	font-family : arial, helvetica;
	font-style : normal;
	font-weight : bold;
	color : #CCCCCC;
}

.footlink  {
	font-size : 9pt;
	font-style : normal;
	font-family : arial, helvetica;
	font-weight : bold;
	color : red;
	text-decoration : none;
}

.footlink:hover  {
	font-size : 9pt;
	font-style : normal;
	font-family : arial, helvetica;
	font-weight : bold;
	color : yellow;
	text-decoration : none;
}


.tab  {
	font-size : 10pt;
	font-family : arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.quicksearch  {
	font-size : 10pt;
	font-family : arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.form  {
	color : navy;
	font-size : 10pt;
	font-weight : bold;
	font-family : arial, helvetica;
	background-color : #666633;
}


.navbar2  {
	color : red;
	font-size : 10pt;
	font-family : arial, helvetica;
	font-weight : bold;
}

.navbar2:hover  {
	font-size : 10pt;
	font-family : arial, helvetica;
	font-weight : bold;
	color : yellow;
	text-decoration : underline;
}

.sidenavbar2:hover  {
	font-size : 10pt;
	font-family : arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : yellow;
	text-decoration : none;
}

.pagehead  {
	font-size : 14pt;
	font-family : arial, helvetica;
	font-weight : bold;
	font-style : none;
	color : #666633;
}

.bolded  {
	font-family : arial, helvetica;
	font-weight : bold;
}

.borderimg	{
	border-color : #FFFFFF;
}