

p
{
padding-left:12px;
padding-right:12px;
}

.navbar_top
{
	height: 17px;
	width: 190px;
	background-color: #DE9814;
	padding: 0px; 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-color: #A64D11;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-valign: bottom;
	
	
}

.navbar_top a:link
{
	height: 17;
	width: 190px;
	color: #A64D11; /*sets text color*/
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-valign: bottom;
}

.navbar_top a:visited
{
	height: 17;
	width: 190px;
	color: #A64D11; /*sets text color*/
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-valign: bottom;
}

.navbar_top a:active
{
	height: 17;
	width: 190px;
	color: #A64D11; /*sets text color*/
	padding: 0px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	text-valign: bottom;
}

.navbar_top a:hover 
{
	height: 17;
	width: 190px;
	background-color: #A64D11;
	padding: 0px;
	color: #DE9814; /*sets text color*/
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-valign: bottom;

}



.botnavbarlinks 
{
	family: arial, helvetica, sans-serif;
	color: #0000CC;
	font-size: 12px;
	text-decoration: none;
}

.botnavbarlinks a:link
{
	family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.botnavbarlinks a:visited
{
	family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12x;
	text-decoration: none;
}

.botnavbarlinks a:active
{
	family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.botnavbarlinks a:hover
{
	family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}




