/*
a
{
	text-decoration: none;
}

a:link
{
	color: blue;
}

a:visited
{
	color: blue;
}
*/


a:hover
{
	color: red;
}

a:active
{
	color: red;
}

img.ammimg {float:left;border-style:solid;border-width:thin;margin-right:15px;margin-left:10px;}
img.ammimgr
{float:right;border-style:solid;border-width:thin;margin-right:10px;margin-left:15px;}
img.ammimgl
{float:left;border-style:solid;border-width:thin;margin-right:15px;margin-left:10px;}


td.this {background-color:rgb(255,255,235);padding:6px;border-style:solid; border-width:2px;}
td.even {background-color:rgb(235,235,219);padding:6px;border-style:solid; border-width:0px;}
td.odd {background-color:rgb(214,214,183);padding:6px;border-style:solid; border-width:0px;}
td.sidebarheading {text-align:center;font-size:14px;font-style:italic;color:rgb(128,32,0);padding:6px;border-style:solid;border-width:0px;}

td.menu
{
		text-align:center;
		font-size:10px;
		font-family: Avant Garde, Avantgarde, Verdana, Helvetica, Arial, sans-serif;
/*		width:20%; */
		border-style:solid;
		border-bottom-width:0;
		border-top-width:0;
		border-left-width:1px;
}

td.menulast
{		
		text-align:center;
		font-size:10px;
		font-family: Avant Garde, Avantgarde, Verdana, Helvetica, Arial, sans-serif;
/*		width:20%; */
		border-style:solid;
		border-bottom-width:0;
		border-top-width:0;
		border-left-width:1px;
		border-right-width:1px;
}


table.main {
		font-size:12px;
		font-family: Avant Garde, Avantgarde, Verdana, Helvetica, Arial, sans-serif;
		border-style:none;
		border-spacing:0px;
		padding:0px;
}

table.menutop {
		background-color:rgb(230, 230, 230);
		font-size:12px;
		font-family: Avant Garde, Avantgarde, Verdana, Helvetica, Arial, sans-serif;
		border-style:none;
		border-spacing:0px;
		padding:0px;
}

p.justP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-indent: 25px;
	padding-right: 10px;
	padding-left: 10px;
}


p.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	}

p.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	}








span.h1
{
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: #800;
}

span.h2
{
	font-weight: bold;
	font-size: 1.2em;
	color: #800;
}

img
{
	border-color: black;
}


table.lev1
{
	background-color: #800;
}

table.lev2
{
	font-family: Avant Garde, Avantgarde, Verdana, Helvetica, Arial, sans-serif;
}

table.lev3
{
	background-color: white;
	font-size: 1.1em;
	font-family: Sylfaen;
}

tr.navbar
{
	font-family: Optima, Arial, Helvetica, sans-serif;
}

td.title
{
	text-indent: 60px;
}

td.subtitle
{
	background-color: #800;
	color: #FFF;
	font-size: 1.4em;
	font-family: Optima, Arial, Verdana, Geneva, sans-serif;
	text-indent: 60px;
}

td.here
{
	background-color: #800;
	color: white;
	font-weight: bold;
}

td.navbar
{
	background-color: #FFEEB3;
	font-weight: bold;
}

td.border
{
	background-color: #800;
	height: 0;
	padding: 1px;
}

td.footer
{
	background-color: #800;
	color: #FFF;
	text-align: center;
	line-height: 1.5em;
}