body {
	background-color: #ccff99;
	color:#000000;
	margin-top : 0px;
}

TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

ul {
	margin-top : 0px;
	margin-bottom : 0px;
}

li {
	padding-top:5px;
}

.title {
	font-size : 22px;
	font-weight : bold;
	color : #DDA232;
}

.title2 {
	font-size : 20px;
	color : #ffffcc;

}

.title3 {
	color : #E78218;
	font-size : 16pt;
}

.title4 {
	color : #E78218;
	font-weight : bold;
}
.title5 {
	font-size : 16px;
	font-weight : bold;
	color : #000080;
}
	
.category {
	font-size : 17px;
	border-bottom:solid #DDA232 1px;

}

.box1 {
	border-left:1px black solid;
	border-right:1px black solid;
	border-bottom:1px black solid;
	background-color:#35A13C;
	width:183px;
	float:right;
	padding : 5px 5px 15px 10px;
	color : #ccff99;
}

.box2 {
	border-left:1px black solid;
	border-right:1px black solid;
	border-bottom:1px black solid;
	border-top:1px black solid;
	background-color:#35A13C;
	width:183px;
	float:right;
	padding : 10px 5px 15px 10px;
	color : #ccff99;
	font-family : Arial, Helvetica, sans-serif;
}

.boxleft {
	padding : 0px 12px 0px 12px;
	color : #ccff99;
	border:1px solid #ccff99;
	margin-left:9px;
	margin-right: 9px;
	padding-top:10px;
	padding-right:12px;
	padding-bottom:10px;
	padding-left:10px;
} 

.leftmenu {
	color: #ffffcc;
	font-size: 11pt;
	padding-bottom: 0px;
	line-height : 26px;
	margin-bottom : 0px;
	padding-top : 6px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

a.leftmenu {
	text-decoration: none;
	margin-right : 5px;
	margin-left : 8px;
}

a.leftmenu:link {
	text-decoration: none;
}

a.leftmenu:active {
	text-decoration: none;
}

a.leftmenu:visited {
	text-decoration: none;
}

a.leftmenu:hover {
	color: #DDA232;
	text-decoration: none;
}

a.inline {
	color: #807859;
	text-decoration: underline;
}

a.inline:link {
	color: Black;
	text-decoration: underline;
}

a.inline:active {
	color: Black;
	text-decoration: underline;
}

a.inline:visited {
	color: Black;
	text-decoration: underline;
}

a.inline:hover {
	color: #DDA232;
	text-decoration: underline;
}

.linklist {
	color: Black;
	font-size : 14px;
	line-height : 20px;

}

a.linklist:link {
	color: Black;
}

a.linklist:active {
	color: Black;
}

a.linklist:visited {
	color: Black;
}

a.linklist:hover {
	color: #DDA232;
	text-decoration: underline;
}

.footer {
	font-size : 11px;
	padding : 5px 5px 5px 5px;
	border-top:1px #35A13C solid;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	color : #638b4c;
}

