UL 
{ 
	list-style-image:url(images/arrow.gif) 
}

A
{
	text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}

TD 
{
	font-family: tahoma, verdana; 
	font-size: 10px;
}

.humanAspect
{
	border-bottom: 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
}

.humanAspectSpan
{
	font-size: 11px;
	width: 100%;
	cursor: hand;
	text-decoration: none;
	color: #000000;
}

.contentPara
{
	text-align: justify;
	width: 95%;
	font-size: 11px;
	font-family: verdana;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid;
	background: url(images/bgr_horoscope.gif);
}

.contentHeader
{
	filter:alpha(opacity=100,finishopacity=80,style=1);
	border: 0px outset orange;
	font-weight: bold;
	font-size: 110%;	
	width: 100%;
	text-align: center;
	background-color: #904325;
	color: white;
	height: 25px;
	padding-top: 5px;
}

.collaspable
{
	behavior:url(js/collapse.htc)
}

.contentData
{
	filter:alpha(opacity=100);
	display: block;
	width: 100%;
}

A.menu:HOVER
{
	color: navy;
	text-decoration: none;
}

.menu
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.contentPageHeader
{
	width: 95%;
	font-size: 14px;
	font-family: Verdana, Trebuchet MS;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	color: #000000;
}

.clickHere
{
	font-size: 10px;
	color: #000000;
	cursor: hand;
}

a.clickHere:hover
{
	font-size: 10px;
	color: #ff0000;
	cursor: hand;
}

.menuTD
{
	background-color: #FFFFFF;
	height: 20px; 
	width: 100%;
	border-bottom: 3px outset #000000;
	text-align: right;
}

.signs
{
	color: #000000;
}

.UpDownImage
{
	float: right; 
	margin-top: -13px;
	cursor: hand;
	display: none;
}
