.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #3300CC;

}

#menu a, #menu a:link, #menu a:active, #menu a:visited{
	background-color: #CCCCCC;
	height: 20px;
	width: 100%;
	border: 2px solid #279E78;


}

#menu a:hover {
	background-color: #CCCCCC;
	height: 20px;
	width: 100%;
	border: 2px solid #990000;
	color: #000000;
	text-decoration: none;




}
.currentmenu, .currentmenu a, .currentmenu a:hover {
	color: #990000;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
	border: 2px none #FF0000;





}
.leftcol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: solid;
	border-top-color: #24D794;
	border-right-color: #24D794;
	border-bottom-color: #24D794;
	border-left-color: #24D794;


}
.rightcol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #24D794;
	border-right-color: #24D794;
	border-bottom-color: #24D794;
	border-left-color: #24D794;

}
.menubackgrnd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-top-color: #24D794;
	border-right-color: #24D794;
	border-bottom-color: #24D794;
	border-left-color: #24D794;

}
.headlines {
	font-size: 10pt;
	font-style: italic;
	color: #666666;
	text-align: center;
	font-weight: bold;

}
