body {background-color: #F1E4D4; color: #842023;}

body, td, th, h1, h2 {font-family: Verdana, Helvetica, Arial, sans-serif; color: #514D47}

hr {color: C8ACB1}
h1 {font-size: 18; font-weight: bold}
h2 {font-size: 14; font-weight: bold}
h3 {font-size: 12; font-weight: bold}
td {font-size: 11; font-weight: normal}
th {font-size: 11; font-weight: bold; background-color: #714D47; color: #ffffff;}

.textbox {font-size: 12; font-family: Verdana, Helvetica, Arial, 
 sans-serif; color: #000000; border-style: solid; border-color: #C8ACB1; border-width: 2px}

.editmeeting {background-color: #ffffff; border: solid #c7c6d5 1px}

a.topmenu:link, a.topmenu:visited {color: #ffffff; background-color:transparent; font-weight: bold; font-size: 12;
	text-decoration: none; font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px; margin-bottom: 1px; margin-left: 10px} 
a.topmenu:hover {color: #eeee00;}

.leftmenutable {background-color: #ffffff; color: #ff0000; border: solid #ffffff 1px}
a.leftmenu:link, a.leftmenu:visited {display: block; color: #842023; font-weight: bold; 
	text-indent: 15px; text-decoration: none; font-family: Verdana, Helvetica, Arial, sans-serif; 
	line-height: 20px; margin-bottom: 1px;} a.leftmenu:hover {color: #FF0000; background-color: #FFFFFF}

.topmenutable {color: #ffffff};

.footermenu, a.footermenu:link 
	{font-size: 8; font-weight: normal; background-color:transparent; ; color: #842023;}

.maintable {background-color: #ffffff; color: #514D47}

a.maintable:link, a.maintable:visited {background-color: #ffffff; color: #514D47}

.button {font-size: 10; font-weight: normal color: #ffffff}
.tbframe {height: 25}
.lbframe {height: 25; border: solid #ffffff 1px}
.alert {font-size: 14; font-weight: bold; color: #990000}
.error {font-size: 12; font-weight: bold; color: #990000}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #714D47;
color: #FFFFFF;
}

