BODY	{ SCROLLBAR-BASE-COLOR: #534A46; }


a:link	{ color: #0000FF; border: 0px solid; text-decoration: none; font: 12pt Footlight MT Light, arial, sans-serif; font-weight: normal; }

a:visited	{ color: #0000FF; text-decoration: none; font: 12pt Footlight MT Light, arial, sans-serif; font-weight: normal;}

a:active	{ color: #0000FF; text-decoration: none; font: 12pt Footlight MT Light, arial, sans-serif; font-weight: normal;}

a:hover	{ text-decoration: none; background-color: #FFCC00; border: 1px solid; color: #000;font: 12pt Footlight MT Light, arial, sans-serif; font-weight: normal;}

a.nohover:hover {
background: none;
border: none;
}

h1 a:link	{ color: #0000FF; border: 0px solid; text-decoration: none; font: 20pt Footlight MT Light, arial, sans-serif; font-weight: normal; }

h1 a:hover	{ text-decoration: none; background-color: #FFCC00; border: 1px solid; color: #000;font: 20pt Footlight MT Light, arial, sans-serif; font-weight: normal;}

.transparent {
	padding: 5px;
	background: #000;
	background: rgba(0,0,0,.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.7);
	box-shadow: 0 0 10px rgba(0,0,0,.7);
}

.transparent1 {
	padding: 3px;
	background: #000;
	background: rgba(0,0,0,.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.7);
	box-shadow: 0 0 5px rgba(0,0,0,.7);
}


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 	{ color: #000000; font: 12pt Footlight MT Light, arial, sans-serif;}


h1 { color: #342B2B; font: 220% Footlight MT Light, arial, sans-serif; font-weight: normal; padding-top: 5px; padding-bottom: 5px; }

h2 { color: #342B2B; font: 200% Footlight MT Light, arial, sans-serif; font-weight: normal; }

h3 { color: #342B2B; font: 180% Footlight MT Light, arial, sans-serif; font-weight: normal; }

p { font: 12pt Footlight MT Light, arial, sans-serif; color: #000000; line-height: 1em;}
