TABLE.AdvertCont {
	border: 1px solid #DDDDDD;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}

TABLE.Advert {
	border: 0px solid #EEEEEE;
	font-size: 70%;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	color: #7C9282;
	padding: 2px;
}

TABLE.Advert_Over {
	cursor: pointer;
	border: 0px solid #EEEEEE;
	font-size: 70%;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	color: #7C9282;
	padding: 2px;
	background-color: #FFFFE1;
}

TD.AdvertTitle {
	font-weight: bold;
	text-align: left;
}

TD.AdvertTitle A {
	text-decoration: underline;
	color: #336699;
}

TD.AdvertTitle A:hover {
	text-decoration: underline;
	color: #D38B8B;
}

TD.AdvertDesc {
	text-align: left;
}

TD.AdvertUrl {
	font-size: 80%;
	color: #CCCCCC;
	text-align: right;
}
