a:hover { color:red; }
a:link { color: black;  }
a:active { color: black; }
a:visited { color: black; }
a img {border:none; }

h1 {font-size: 35px; font-family: Arial Rounded MT Bold;Verdana,Arial; font-weight:bold; color: #D8D5BA; letter-spacing: -2px; display: inline; }
h2 {font-size: 35px; font-family: Arial Rounded MT Bold;Verdana,Arial; font-weight:bold; color: #D8CC75; letter-spacing: -2px; display: inline;  }
h3 { font-size: 10px; font-family: Verdana,Arial,Helvetica,Sans Serif; font-weight: bold; color: black; display: inline; text-align:left; }
h4 { font-size: 10px; font-family: Verdana,Arial,Helvetica,Sans Serif; font-weight: bold; color: #D8CC75; display: inline; }
h5 { font-size: 12px; font-family: Verdana,Arial,Helvetica,Sans Serif; font-weight: bold; color: black; display:inline; }

hr.hr2 {
      border-top: 1px dashed #D8D5BA;
      background-color: #fff;
color:white;
      height: 4px;
}

hr.hr3 {
border-top:4px solid white;
      background-color: #fff;
height:4px;
}

.bodytext { font-size: 11px; font-family: Arial; font-weight: regular; color: black; text-align:justify; color:black; }
a.bodytext:hover { color:red; }

.gen {font-size: 10px; font-family: Verdana,Arial,Helvetica,Sans Serif; font-weight: bold;}
a.gen:hover { color:red; }

.upperpane {z-index:3;height: 12px; padding: 0px; font-size: 9px; font-family: Verdana,Arial;color: black; display: inline;}

.container {z-index:3;float:left;top:0px;left:0px;width:100%;background-image: url(img/stripe.gif);}
.total {z-index:3;float:left;top: 0px; left:0px;width:480px;background-color:white;}
.uppertotal {z-index:3;float:left;top: 0px; left:0px;height: 235px; width:100%;background-color:white;}
.lowertotal {padding-left:20px;padding-right:20px;z-index:3;float:left;clear:left;width:100%;font-size: 11px; font-family: Arial; font-weight: regular; color: black; text-align:justify; background-color:white;}

.menu { z-index:4;position:absolute;margin-top:0px;display:block; background:url(img/a.gif);background-position: center left;background-repeat:no-repeat;line-height:4px;padding: 4 0 4 13;font-size: 10px;font-family: Verdana,Arial,sans-serif;font-weight:regular;color:black;text-decoration:none;}
a.menu:hover {color:red;}

.menu2 { z-index:4;float:left;margin-top:0px;display:block; background:url(img/b.gif);background-position: center left;background-repeat:no-repeat;line-height:4px;padding: 4 0 4 13;font-size: 10px;font-family: Verdana,Arial,sans-serif;font-weight:regular;color:black;text-decoration:none;}
a.menu2:hover {color:red;}

.pagetitle {z-index:3;position:absolute; top:26px; padding: 0px; font-size: 36px;font-family: Arial Rounded MT Bold, Arial,sans-serif; letter-spacing: -2px; display: inline; }

.weblogo { z-index:3;position:absolute; top: 0px; padding: 0px; font-size: 0px; }

.copyright { z-index:3;font-size: 10px; font-family: Verdana,Arial; font-weight: regular; color: black; display: inline; letter-spacing: -1px; position: absolute; left: 36px; }

.symbolic {z-index:3;background-color:white; display: inline; position: absolute; left: 36px; opacity: .5; filter: alpha(opacity=50); }
.sym { z-index:3;font-size: 11px; font-family: Verdana,Arial; font-weight: bold;  color: black; display: inline; letter-spacing: -1px; }

.log { z-index:3;font-size: 10px; font-family: Verdana,Arial; font-weight: bold; color: black; display: block;  text-align:right;}

.boxen {z-index:3;position: absolute; background: #F9F8EA;display:block; font-size:10px; }

.boxenf {z-index:3;background: #F9F8EA;font-size:10px;}
.menubar {z-index:3;display:block; font-size:10px; height:100%;}

.boxencontent { z-index:3;font-size: 10px; font-family: Arial; font-weight: regular; color: black; }
.boxenfade {z-index:3;position: absolute; background-image: url(img/stripe.gif);}

.timedate { z-index:3;font-size: 10px; font-family: Arial; font-style: italic; color: black; }

body {background-color:white; }

html,body { margin: 1; padding: 0;  height:100%;}

/* included style from other page */
#mContainer {
	position:relative;
	width:350px;
	height:132px;
}

.mPhoto {
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}

.btn {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font-family:verdana;
	font-size:9px;
	margin-top:5px;
	width:40px;
}

#photoCredits {
	font-family:verdana;
	font-size:9px;
	margin-top:5px;
}

HR {
	background-color:#000000;
	height:1px;
	width:100%;
	border-style:none;
	color:#000000;
}

h1 {
	font-size:12pt;
	font-weight:bold;
	font-family:arial;
}

#blurb {
	font-size:9pt;
	font-family:verdana;
	width:500px;
}

pre {
	background-color:#C0C0C0;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font-family:verdana;
	font-size:9px;
}