body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/rept_bg.gif);
	background-repeat: repeat;
}
.bordersolid {
	border: 1px solid #333333;
}.rightdottedborder {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-left: 10px;
	font-size: 12px;
	text-decoration: none;
}

}.left10padding {
	padding-left: 30px;
	font-size: 12px;
	text-decoration: none;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: none;
}
a.press {
	color: #5195B6;
	text-decoration: none;
}