@charset "UTF-8";
.thumb {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border:none;
}

.style3 {
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style1 {
	font-size: small;
	color: #0084FF;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-right: 30px;
	padding-left: 30px;
	width: 140px;
}

.style4 {color: #CC3037}
.style5 {font-size: x-small}
.style6 {color: #FF0000}
.style7 {color: #83B605}
.style8 {color: #666666}

.orig {	font-size: x-small;
	font-weight: bold;
	color: #999999;
}

a:link {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titleImage {
	margin-right: 30px;
	margin-left: 10px;
}
.navigation {
	float: left;
	width: 23%;
	background-image: url(/img/bavibg.gif);
	background-repeat: repeat-y;
}
.content {
	float: right;
	width: 77%;
}

