body {
	background-color: #FFDFEF;
	background-image: url(../imgs/bkgrnd_grad.jpg);
	background-repeat: repeat-x;
}
.sidenav a{
	font-size: 11px;
	color: #98074F;
	text-decoration: none;
	line-height: 20px;
	margin-left: 8px;
}
.sidenav a:hover{
	text-decoration: underline;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
input {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	color: #0A4993;
	font-weight: bold;
	margin-bottom: -8px;





}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #98074F;
	margin-bottom: 0px;
	margin-top: 3px;


}
.toptopnav {
	font-size: 10px;
	color: #3E719E;
}

.toptopnav a{
	text-decoration: none;
}

.toptopnav a:hover{
	color: #843E9E;
	text-decoration: underline;
}
.picturetxt {
	font-size: 11px;
}
.dotborder {
	border: thin dotted #999999;
}
hr {
	border: thin dotted #CCCCCC;

}
a {
	text-decoration: underline;
}
a:hover {
	color: #990066;
	text-decoration: none;
}
.middleads {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
