﻿
body { background-color: white;
 }

font, p, td, span, div { color: black; font-family:tahoma, sans-serif; font-size:12px; }
.headerfont { color: black; font-family:verdana, sans-serif; font-size:11px ; }
.headerfont2 { color: black; font-family:verdana, sans-serif; font-size:9px ; }
.passage { color: black; font-family:verdana, sans-serif; font-size:xx-small; }

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.homeButtons 
{
    padding: 10px;
}

.modalPopup {
	background-color:white;
	border-width:2px;
	border-style:solid;
	border-color:#912224;
	padding:10px;
	width:250px;
	text-align:justify;
}

.header{
	background-color: white;
	font-family: verdana, helvetica, sans-serif;
	border-color: #912224;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
}

.footer{
	background-color: white;
	font-family: verdana, helvetica, sans-serif;
	border-color: #912224;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
}

A:link {
	color: #8B3E22; 
	text-decoration: underline
	} 

A:visited {
	color: #8B3E22; 
	text-decoration: none
		} 

A:hover {
	color: #000060;
	text-decoration: underline
}

A:active {
	color: #000060;
	text-decoration: none
}

input.btn{ color:white; font-family:verdana, helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#912224; border-color: white; border-style: ridge; border-width: 2px; }

input.btnhov{ color:#912224; font-family:verdana, helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:white; border-color: white; border-style: ridge; border-width: 2px; }

.blog{
	color: white;
	background-color: #600000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border-color: #600000;
	border-style: ridge;
	border-width: 1px 1px 2px 1px;
}

.announce{ color:white; background-color: #600000; font-family:verdana, helvetica, sans-serif; font-size:12px; font-weight: bold; padding: 3px; border-color: #dab285; border-style: solid; border-width: 0px; }

.list {
	color: white;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	margin: 1pt;
	padding: 5px;
	border-style: groove;
	border-width: 1px 2px 2px 2px;
	border-color: #c24b24;
}

.list2 { color: white; font-size: 11px; font-family: verdana, helvetica, sans-serif; padding: 0px; border-width: 1px 1px 1px 1px; border-style: groove; border-color: #912224; }

.leftmenu {
	background-color:white;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #912224;
	border-style: solid;
	border-width: 1px 2px 1px 2px;
	border-color: #912224;
}

.leftmenu A:link {
	color: #912224;
	text-decoration: none;
}
.leftmenu A:visited {
	color: #912224;
	text-decoration: none;
}
.leftmenu A:active {color:#912224}
.leftmenu A:hover {
	color: white;
	text-decoration: none;
}

.leftmenuhover {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #DEE6D1;
	border-style: solid;
	border-width: 1px 2px 1px 2px;
	border-color: #8B4513 white #8B4513 white;
}

.leftmenuhover A:link {color:#800000}
.leftmenuhover A:visited {color:#800000}
.leftmenuhover A:active {color:#800000}
.leftmenuhover A:hover {color:#800000}
h2 {
	font-size: 11px;
}

.addpanel {
	background-color:white;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #912224;
	border-style: solid;
	border-width: 1px 2px 1px 2px;
	border-color: white white white white;
}

.watermark
{
    color:Gray;
    font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
}

.addpanel A:link {color:white}
.addpanel A:visited {color:white}
.addpanel A:active {color:white}
.addpanel A:hover {color:#DEE6D1}


