body {
	background-color: #EDF1EE;
	margin-top: 2px;
}
.meminfo {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #002C43;
}

.mheading {
	font-family:Tahoma, Arial, sans-serif;
	font-size:14pt;
	font-weight:bold;
	background-color: orange;
	color: #FFFFFF;
}

.heading {
	font-family:Tahoma, Arial, sans-serif;
	font-size:14pt;
	font-weight:bold;
	background-color: #7D9FAC;
	color: #FFFFFF;
}

.smallheading {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11pt;
	font-weight:normal;
	background-color: #7D9FAC;
	color: #FFFFFF;
}

.toprow {
	background-color: #002C43;
}
.cite {font-family:Tahoma,Arial,sans-serif; font-size:8pt}
input {font-size:10px;
           background-image: url("../images/shadeform.gif"); }

.shadeform { background-image: url("../images/shadeform.gif"); 
                       Border: 1px solid black; }

textarea {font-size:12px; }

select {font-size:10px; }
td a:link {
	text-decoration: none;
	color: #613113;
}
.error {
	font-weight: bold;
	color: #CC0000;
}

td a:visited {
	text-decoration: none;
	color: #613113;
}
td a:hover { text-decoration: underline; }
td a:active {
	color: #002C43;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7D9FAC;
	border: 1px solid #002C43;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: none;
}
