.backgr {

}
html,body { margin:0; padding:0; }
body {
	background-color:#FFFFFF
}
td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left:15px;
	padding-right:15px;
	color: #333333;
	
}

a:active {text-decoration: none;  color: #999999;}

.small {
	font-size:9px;
	font-family:Arial;
}

.navi, .navi:visited, .navi:active, .navi:visited, .navi:link {
	color: #000000;
	font-family:  "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
a.navi:hover {
	text-decoration: underline overline;
}
.artistvet {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;  font-weight: bold;}

.vet {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 14px;  font-weight: bold;}


.indexpage {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	background-position: center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
.imageborder {
	border: thin solid #E0E0E0;
}
.smallimageborder {
	border: thin ridge #E0E0E0;
}
.hover {
	color: #FFFFFF;
}
.active {
	color: #FFFFFF;
}

.coverjewelcase {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #111111;
	}
