/* CSS Document */
html, body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000 !important;
	text-align: right;
}

a, a:visited, a:hover{
	color: #920000 !important;
	font-weight: bold;
	text-decoration: none;
}

.mainLayer{
	position: absolute;
	z-index: 1;
	width: 170px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.entry{
	width: 170px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	overflow: hidden;
	text-align: right;
}

.entry_title{
	width: 170px;
	color: #f5450b !important;
	font-weight: bold;
	font-size: 13px;
}

.entry_title A{
	color: #f5450b !important;
	text-decoration: none;
}

.entry_title A:hover{
	text-decoration: underline;
}

.entry_Sub_Title{
	width: 170px;
	overflow: hidden;
	color: #000000;
}

.line{
	margin-top: 5px;
	height: 1px;
	overflow: hidden;
}
