body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	background:#0C6111;
	text-align:left;
}
.container {
	border-color:#ffffff;
	border-width:medium;
	border-style:solid;
	text-align:left;
}
.copyright {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.copyright A:Link{
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.copyright  A:Active{
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.copyright  A:Visited{
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.copyright  A:Hover{
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.leftmenubox {
	background-color:#ffffff;
	-moz-border-radius: 0em 0em 2em 2em;
	border-radius: 0em 0em 2em 2em;
	border-color:#0C6111;
	border-width:thin;
	border-style:solid;
	margin:0px;
	padding:0px;
	}
.leftmenuboxtitle {
	font-size:14px;
	color:#FFF;
	font-weight:700;
}
.leftmenuboxlargetext {
	font-size:20px;
	color:#000000;
	font-weight:300;
	text-decoration:none;
	text-align:center;
}
.leftmenuboxlargetext a:Link{
	color:#000000;
	text-decoration:none;
}
.leftmenuboxlargetext a:Active{
	color:#666666;
	text-decoration:none;
}
.leftmenuboxlargetext a:Visited{
	color:#000000;
	text-decoration:none;
}
.leftmenuboxlargetext a:Hover{
	color:#666666;
	text-decoration:none;
}
.leftmenuboxtext {
	font-size:12px;
	color:#000000;
	font-weight:300;
	text-decoration:none;
	text-align:center;
	text-align:left;
}
.leftmenuboxtext a:Link{
	color:#000000;
	text-decoration:none;
}
.leftmenuboxtext a:Active{
	color:#666666;
	text-decoration:none;
}
.leftmenuboxtext a:Visited{
	color:#000000;
	text-decoration:none;
}
.leftmenuboxtext a:Hover{
	color:#666666;
	text-decoration:none;
}