body {
	font-family: arial, helvetica, serif;
	background-color: #ABA0AB;
	margin: 0px; 
}
h2 {color: #c60e0a;}
h3 {color: #c60e0a;}

a:link {
}

a:visited {
}

a:hover {
	text-decoration: none;
}

a:active {
}

.picture_border {border: 1px solid #000000;
}

#blue_border {
	width: 600px;
	border: 2px solid #006699;
	padding: 10px 40px 10px 40px;
	/*margin: 0 40px 0 40px;*/
    margin-left: 70px;
}

div#footer {
	color: #ffffff;
	line-height : 1.5em;
 	font-size: 12pt;
}
.footerA2 {
	color: #ffffff;
	line-height : 1.5em;
 	font-size: 9pt;
}
.footerA2 a {color: #ffffff;}

div#footer a {color: #ffffff;}
div#footer2 {
	margin: 6px;
 	font-size: 10pt;
	color: #222222;
}
div#footer2 a {color: #222222;}

.navigation {
 	font-size: 14pt;
	color: #ffffff;
}
.navigation a {color: #ffffff; text-decoration: none;}
.btnav { background-color: #000000;} 
.subheader {
 	font-size: 13pt;
	color: #006699;
}
.subheader_small {
 	font-size: 11pt;
	color: #006699;
}
.normal_small {
 	font-size: 9pt;
}
.button_small {
 	font-size: 10pt;
	border: #900 solid 1px;
	margin: 6px;
	padding: 3px;
	width: 100px;
	background-color: #FCC;
	background-color: #fee5e5;
}
.button_small a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.button_small a:hover {
	text-decoration: underline;
}
.button_small2 {
 	font-size: 10pt;
	border: #900 solid 1px;
	margin: 6px;
	padding: 3px;
	width: 125px;
	background-color: #FCC;
	background-color: #fee5e5;
}
.button_small2 a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.button_small2 a:hover {
	text-decoration: underline;
}





