body { 
font-family : Arial, Sans Serif;
font-size: x-small; 
font-size: 100%; 
color : #555500
}

p {
	font-family : Arial, Sans Serif;
	font-size: x-small;
	font-size: 70%;
	color : #555500;
	text-align : justify;
}

H2{ 
font-weight : bold; 
font-size: x-small; 
margin-bottom : -15px;}

.leftnav { 
list-style-image: url("../images/icon_arrow.gif");
margin-left : 25px; }

li.arrow { 
list-style-image: url("../images/icon_arrow_full.gif");
 }

a:link { 
color : #999900;
font-family : Arial, Sans Serif;
text-decoration : underline; }

a.hover { 
color : #990000;
font-family : Arial, Sans Serif;
text-decoration : underline; }

a.visited { 
color : #990000;
font-family : Arial, Sans Serif;
text-decoration : underline;}

a.noline:link { 
color : #999900;
font-family : Arial, Sans Serif;
font-size: 70%; 
text-decoration : none;}

a.noline:visited { 
color : #999900;
font-family : Arial, Sans Serif;
font-size: 70%; 
text-decoration : none;}

a.noline:hover { 
color : #990000;
font-family : Arial, Sans Serif;
font-size: 70%; 
text-decoration : none;}

p.topnav { 
margin-left : 160px; 
margin-bottom : 0px;
}

.navbackground {
	background-color : #848523;
}

a.topnav:link { 
color : #FFFFFF;
font-family : Arial, Sans Serif;
text-decoration : none;}

a.topnav:visited { 
color : #BEC292;
font-family : Arial, Sans Serif;
text-decoration : none;}

a.topnav:hover { 
color : #BEC292;
font-family : Arial, Sans Serif;
text-decoration : none;}

.gradient {
	background-image : url("../images/bkground_gradient_green.jpg");
	background-color : #DFE0C2;
}

.caption { 
background-color : #D0D1A3;
margin-top : -3px;
font-size : 0.6em;
padding-top : 2px;
padding-bottom : 2px;
padding-left : 2px;
color : #5555500;
text-align : right;}

.footer {
	border-top : solid #DFE0C2;
	border-top-width : 1px;
	border-bottom : 1px solid #DFE0C2;
	font-size: 70%; 
	padding-top : 5px;
	padding-bottom : 5px;
	margin-top : 5px;
}
.imagepad { 
margin-right: 10px;
 }
 
 .imagepad2 { 
margin-left : 10px;
 }

