/* CSS Document */

.sidebg {
	background-image: url(images/rings.jpg);
	background-repeat: no-repeat;
	color: #FF99CC;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 12px;
	padding-top: 155px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 0px 5px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;

}
h2 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	letter-spacing: .06em;
}
.text {
	padding: 10px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.vendors {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

#vendors a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

#vendors a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

