.content-master{
	background-image: url(../images/bg-content.gif);
	margin-top: 3;
	height: 50px;
	background-color: #e6e7e7;
	background-repeat: repeat-x;
	width: 563px;
}
a:active.link-bottom, a:focus.link-bottom, a:link.link-bottom, a:visited.link-bottom {
	color: #3E200D;
	font-family: verdana;
	font-size: xx-small;
	padding-bottom: 5px;
	text-decoration: underline;
}

a:hover.link-bottom{
	color: #DF7B00;
	font-family: verdana;
	font-size: xx-small;
	padding-bottom: 5px;
	text-decoration: none;
}
a:active.list, a:focus.list, a:link.list, a:visited.list {
	color: #006699;
	font-family: verdana;
	font-size: xx-small;
	text-decoration: underline;
}

a:hover.list{
	color: #006600;
	font-family: verdana;
	font-size: xx-small;
	text-decoration: none;
}

.contenttitle{
	color: #032e04;
	font-family: verdana;
	font-size: x-small;
	font-weight:bold;
}
a:active.content, a:focus.content, a:link.content, a:visited.content {
	color: #009933;
	font-family: verdana;
	font-size: x-small;
	padding-bottom: 5px;
	text-decoration: underline;
}

a:hover.content{
	color: #032e04;
	font-family: verdana;
	font-size: x-small;
	padding-bottom: 5px;
	text-decoration: none;
}
a:active.contentbold, a:focus.contentbold, a:link.contentbold, a:visited.contentbold {
	color: #006633;
	font-family: verdana;
	font-size: 8pt;
	padding-bottom: 5px;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.contentbold{
	color: #009933;
	font-family: verdana;
	font-size: 8pt;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
}
.bulleted {
	color: #006633;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;}
	
td{
	font-family: verdana;
	font-size: x-small;
}