@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #E6E6E6;
}
#menubg {
	color: #FFFFFF;
	background-image: url(../images/menubg.gif);
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding: 5px;
	margin-bottom: 6px;
}
.rr {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	margin: 0px;
	padding: 0px;
}
.indexnewline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.sidebline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C40000;
}
.yellowtxt {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: 1px;
}

#sidebar a:link , #sidebar a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	text-indent: 2em;
}
#sidebar a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	letter-spacing: 2px;
	text-indent: 2em;
}
#menubg a:link, #menubg a:visited,#newslink a:link, #newslink a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#menubg a:hover,#newslink a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:link , a:visited{
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333366;
	text-decoration: underline;
}
.contxt {
	font-size: 13px;
	line-height: 150%;
}
.tline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F0F0F0;
}
