body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333333;
	background: #DCE8DE;
	background-image: url(images/back_1.gif);
	background-repeat: repeat-x;
	margin-top: 40px;
}

A:Link{
	color: #00752D;
	text-decoration: underline;
}
A:Visited{
	color: #00752D;
	text-decoration: underline;
}
A:Hover{
	color: #333333;
	text-decoration: none;
}
A:Link.menu{
	color: #333333;
	text-decoration: none;
}
A:Visited.menu{
	color: #333333;
	text-decoration: none;
}
A:Hover.menu{
	color: #008633;
	text-decoration: none;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
table.main{
	border: 1px solid #008633;
	background-color: White;
}
table.menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #DCE8DE;
	border-bottom: 1px solid #008633;
	border-top: 1px solid #008633;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
td.body{
	background: url(images/bodybotomback_1.gif) left bottom;
	background-repeat: repeat-x;
}
table.leftbox{
	border-bottom: 1px solid #008633;
	border-left: 1px solid #008633;
	border-right: 1px solid #008633;
	border-top: 1px solid #008633;
}
table.rightbox{
	border-bottom: 1px solid #008633;
	border-left: 1px solid #008633;
	border-right: 1px solid #008633;
	border-top: 3px solid #008633;
	line-height: 18px;
}
tr.tabrow{
	background: #F3F9EC;
}
td.tabcell{
	
	border-top: 2px solid #FEF605;
	background: #F3F9EC;
}
tr.tinyrow{
	font-size: 9px;
	background: #008633;
	color: White;
}
span.tinytitle{
	color: #008633;
	line-height: 16px;
}
span.tinytext{
	font-size: 9px;
}
td.title{
	font-size: 18px;
	color: #008633;
	
}
td.content{
border-top: 1px solid #008633;
	line-height: 18px;
	padding-left: 10px;
}
img.border{
	border: 1px solid #333333;
}
table.footer{
	font-size: 9px;
	color: #666666;
}