.maintable {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CCCC66;
	border: 1px solid #000000;
	padding: 5px;
}
.menutab {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #336633;
	border: 1px solid #000000;
	padding: 5px;
}
.lhs {
	background-color: #eeeeee;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.centrecol {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rhs {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #511105;

}
.meg {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #336633;
	font-weight: bold;

}
body {
	background-color: #FFFFFF;
}
.content {
	font-family: Arial;
	font-size: 16px;
	color: #511105;
	background-color: #FFFFFF;
	border: 1px solid #511105;
}
.contenttitle {
	font-family: Arial;
	font-size: large;
	color: #336633;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #511105;

}
.datelink {
	font-weight: bold;
	text-decoration: none;
	background-color: #336633;
	color: #FFFFFF;

}
.rhsheads {
	font-family: Arial;
	font-size: 16px;
	background-color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #511105;
	color: #FFFFFF;
}
.menulinx {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentlinx {
	font-family: Arial;
	font-size: 16px;
	color: #336633;
}
.contentlinx:hover {
	background-color: #CCCC66;
}
.membersmenu {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background-color: #996600;
	border: 1px solid #511105;
}
.tabs {
	font-family: Arial;
	font-size: 16px;
	background-color: #996600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #511105;
	color: #FFFFFF;
	border-right-color: #511105;
	border-left-color: #511105;

}
.calendarToday {
	font-weight: bold;
	color: #CCCC66;
}
.memberslinx {

	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	border: 1px none;
}
.row1 {
	font-family: Arial;
	font-size: 16px;
	background-color: #eeeeee;
}
.row2 {

	font-family: Arial;
	font-size: 16px;
	background-color: #Ffffcc;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ff0000;
	font-size: 18px;
	font-weight: bold;
    color:#ffffff;
    text-decoration:none}

a.info:hover{z-index:25; color: #FFFFFF; background-color:#00AEC5}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
	font-size: 16px;
    background-color:#FDF8E2; color:#ED1B23;
	font-weight: normal;
    text-align: left}
.logtable {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #336633;
	border: 1px solid #336633;
}
.logcell {
	background-color: #CCCC66;
}
.searchcell {
	background-color: #C7240E;
	font-size: 16px;
	color: #FFFFFF;

}
.alert {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.row3 {
	font-family: Arial;
	font-size: 16px;
	background-color: #CCCC66;
	color: #FFFFFF;

}
.greyed {
	color:#666666;
}
.megstrap {
	background-image: url(images/megstrap.gif);
	background-repeat: no-repeat;
}
.commtype {
	float:left; 
	width:140px;
	font-weight:bold;
}

a.rsslink
{
	padding-left:20px;
	background:url(images/rss.gif) no-repeat top left;
	color: #336633;
}
