body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	line-height: 13px;
}

form {
	margin: 0px;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
}
a {
	font-weight: bold;
	color: #5454D5;
	text-decoration: none;
}
a:hover {
	color: #565656;
	text-decoration: underline;
}
.menu {
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 31px;
}
.menulinks:a {
	font-weight: bold;
	color: #5454D5;
	text-decoration: none;
}
.menulinks:hover {
	color: #565656;
	text-decoration: underline;
}
.menulinks:active {
	font-weight: bold;
	color: #D0D0D0;
	text-decoration: none;
}
.menuactive:link {
	font-weight: bold;
	font-color: #D0D0D0;
	text-decoration: none;
}
.menuactive:hover {
	color: #D0D0D0;
	text-decoration: underline;
}
.menuactive:active {
	font-weight: bold;
	color: #D0D0D0;
	text-decoration: none;
}
.activeLink {
	color: #565656;
}
.title {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-top: 31px;
}

.subtitle {
	font-weight: bold;
}

.comments {
	font-style: italic;

}
hr {
height: 1px;
margin:0;
padding:0;
font-size: 1px;
line-height: 1px;
color: #565656;
background-color: #565656;
border: 0px;

}
.tdOff { background="images/body_background.gif";}
.tdOn { background-color: #D0D0D0; } 
