
body { 
font-family : Arial, Sans Serif;
font-size: x-small; 
font-size: 12pt; 
background-color : #FFFFFF;
color : #000000
}

p {
	font-family : Arial, Sans Serif;
	font-size: x-small;
	font-size: 70%;
	color : #000000;
	text-align : justify;
}

H2{ 
font-weight : bold; 
font-size: x-small; 
margin-bottom : -15px;}

.leftnav { 
display : none; }

li.arrow { 
display : none;
 }

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 { 
display : none;}

a.noline:visited { 
display : none;}

a.noline:hover { 
display : none;}

p.topnav { 
display : none;
}

#noprint { 
display : none; }

.navbackground {
	background-image : url("../images/bkground_menu_green.jpg");
	background-repeat : no-repeat;
	background-color : Green;
}

a.topnav:link { 
display : none;}

a.topnav:visited { 
display : none;}

a.topnav:hover { 
display : none;}

.gradient {
	display : inline;
}

.caption { 
background-color : #D0D1A3;
margin-top : -3px;
font-size : 0.6em;
padding-top : 2px;
padding-bottom : 2px;
padding-left : 2px;
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;
}

