.main_table {
	background-image: url(http://digitalvisionsolutions.com/img/background.jpg);
	background-repeat: repeat;
	border: 2px solid #000000;
}
.nav_td {
	background-image: url(http://digitalvisionsolutions.com/img/nav_background.jpg);
	background-repeat: repeat;
	border: 2px solid #000000;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.content_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.bottomnav_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
A.content_content:link {color:black; text-decoration:underline;
}
A.content_content:visited {color:black; text-decoration:underline;
}
A.content_content:active {color:black; text-decoration:underline;
}
A.content_content:hover {color:black; text-decoration:underline;
}
A.type1:link {color:#848252; text-decoration:underline;
}
A.type1:visited {color:#848252; text-decoration:underline;
}
A.type1:active {color:#848252; text-decoration:underline;
}
A.type1:hover {color:#848252; text-decoration:underline;
}
.breakout_box {
	background-color: #F7F3D6;
	padding: 6px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BDB629;
	border-right-color: #BDB629;
	border-bottom-color: #BDB629;
	border-left-color: #BDB629;
	margin: 6px;
	text-align: left;
}
.content_content_norm_line_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
