body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

body, td, th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 150%;
}
.header {
	color: #5F90BA;
	font-size: 12px;
	font-weight: bold;
}
.header1 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
}
#shadow1 {
	background-color: #fff;
	background-image: url(images/shadow1_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	margin: 10px 10px 10px 15px;
}

.red {
	color: #cc0000;
}

#news_tease {
	line-height: 140%;
}
#news_tease img {
	float: left;
	border: 0;
	margin: 0 10px 1px 0px;
}
#news_tease img.first {
	float: right;
	border: 0;
	margin: 0 0px 1px 10px;
}
#news_tease hr {
	border: 0;
	width: 100%;
	color: #DDE8F1;
	background-color: #DDE8F1;
	height: 1px;
	clear: both;
	margin: 10px 0px 10px 0px;
}
#news_tease #first img {
	width: 121px;
}
#news_tease #others img {
	width: 75px;
}
#news_tease #first img.important {
	float: left;
	width: 36px;
	height: 36px;
	display: block;
	border: 1px solid #ccc;
}


a {
	color: #5F90BA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.inset {
	font-weight: normal;
	font-size: 11px;
}
a.special {
	font-weight: normal;
}
a:hover {
	color: #003399; 
	text-decoration: underline;
}

a#small {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

