/* CSS Document */
BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC3399;
	background-color: #F9D0F2;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../Titles/background5.jpg);

}
A:link {
	COLOR: #FF0099;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #FF0099;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF33CC;
	TEXT-DECORATION: underline;
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: dc0a89;
}
H2 {
	FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: ff0099;
	}
H3 {
	font-size: 10px;
	font-weight: normal;
	color: #FF33CC;
}
h4 {
	font-size: 14px;
	color: #FF0099;
	font-weight: normal;
}
h5 {
	font-size: 9px;
	font-weight: bold;
	color: #dc0a89;
}
h6 {
	font-size: 18px;
	font-weight: normal;
	color: #CC3366;
}
input {
	font-size: 11px;
	color: #FF0099;
}
.updateheadline {
	font-size: 14px;
	font-weight: bold;
}
.updatecontents {
	font-size: 12px;
}
.class3 A:link {
	color: #FF0099;
}
.class3 A:visited {
	color: #FF0099;
}
.class3 A:active {
	text-decoration: none;
	color: #FF0099;
	font-size: 9px;
}
.class3 A:hover {
	color: #FF33CC;
}
.class4 A:link {
	color: #FF0099;
}
.class4 A:visited {
	color: #FF0099;
}
.class4 A:active {
	text-decoration: none;
	color: #FF0099;
	font-size: 12px;
	font-weight: normal;

}
.class4 A:hover {
	color: #FF33CC;
}
.class4 {
	font-size: 12px;
}
.updatesclass {filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity: 0.8;
}
#eBayFrame {
	position:absolute;
	width:450px;
	height:400px;
	z-index:1;
	overflow:auto;
}
.tableshome {
	border: thin solid #CC6699;
}
.rss-box {

	list-style-type: none;
}
.rss-items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC3399;
	text-align: left;
	margin: 0px;
	list-style-type: none;
}
p.rss-title {
}
.rss-title {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ccccc;
	font-weight:bold;
	margin: 0px;
	margin-bottom: 10px;
	padding:0em;
	text-align: left;
}

.rss-item  {
	margin-bottom: 5px;
}

.rss-item a {
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
	
.rss-item a:hover {
	color:#FF33CC;
	text-decoration: underline;
	font-size: 12px;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #CC99CC;
	font-style: italic;
	} 

