@charset "utf-8";
/* CSS Document */

a.headerLinks:link {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#942723;
}

a.headerLinks:visited {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#942723;
}

a.headerLinks:hover {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CC0000;
}

a.headerLinks:active {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#942723;
}

.columnHeaders {
	color:#546a85;
	font:italic 11pt Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

.columnHeadersLink a {
	color:#546a85;
	font:italic 11pt Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-decoration: none;
}

	.columnHeadersLink a:hover {
		color:#CC0000;
	}



#search {
	margin-top:5px;
	font-size:12px;
	text-align:right;
}

#searchBtn {
	height: 20px;
	width: 60px;
	font-size: 12px;
	color:#333;
	text-align: center;
}

.sideUList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:#000;
	padding: 1px 3px 1px 3px;
	margin-top: 4px;
	line-height: 150%;
	margin-left: -6px;
}

	.sideUList a {
		color: #942723;
		text-decoration:none;
	}
	
	.sideUList a:hover {
		color: #CC0000;
	}

	.sideList {
		text-align:right; 
		list-style:none;
		background:url('../newimages2/78.png');
		background-position: top right;
		background-repeat: no-repeat;
		margin:0px 0px 5px 0px;
		padding:5px 20px 0px 0px;
		line-height: 13px;
	}

.entry-title { 
	font-style:normal;
	font-size: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.02em;
	line-height:130%; 
}
	.entry-title a { 
		color:#333333; 
		text-decoration:none; 
	}
	.entry-title a:hover {
		color:#666666;
		text-decoration:none; 
	}
	
	.entry-small-title {
		font-size: 22px;
		line-height: 35px;
	}

.entry-stamp {
	padding:5px 0px 0px 0px;
	overflow:hidden;
	font:normal 8pt Georgia, "Times New Roman", Times, serif;
	color:#999999;
}
	.entry-stamp a {
		color:#999999;
		border-bottom:dotted 1px #CCCCCC;
	}
	.entry-stamp a:hover { 
		background-color:#EBEBEB;
		color:#666666;
		border-bottom:dotted 1px #333333;
		ext-decoration:none; 
	}

.entry-body {
	font:8pt Verdana, Arial, sans-serif; 
	line-height: 15px; 
	color:#333333;
}
	.entry-body img {
		border: 3px solid #cfcaba; 	
	}
	
	.entry-body a {
		color:#942723;
		text-decoration:none;
		outline:none;
	}