body {
	margin: 0px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
a:link {
	text-decoration: none;
	color:#2e6ab1;
}
a:visited {
	text-decoration: none;
	color:#2e6ab1;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
a:active {
	text-decoration: none;
	color:#2e6ab1;
}

form, span {
	margin: 0px;
	padding: 0px;
}

.headlogo{
	color:#2e6ab1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
}
.copyright {
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F6F6EB;
	border-top: 1px dotted #d1d29c;
	font-size:11px;
}

.lerr {
	float: left;
	width: 200px;
	margin: 10px 10px 0px 0px;
}

.error {
	color:#FF0000;
}

.head {
	float: left;
	width: 100%;
	height: 104px;
	background: #fff url(bg.gif) repeat-x top left;
	text-align: center;
}

.menu {
	float: left;
	width: 100%;
	height: 32px;
	background: #fff url(menu_bg.gif) repeat-x top left;
	text-align: center;
}

.tmenu a {
	float: left;
	width: 100px;
	margin: 3px 3px 3px 3px;
	background: #467CBB;
	padding-top: 4px;
	padding-bottom: 4px;
	border:1px solid #3164AB;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.tmenu a:hover {
	background: #3164ab;
	text-decoration: none;
	color: #F6F6EB;
}

.cathead {
	float: left;
	width: 168px;
	margin: 0px 5px 20px 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:1px dotted #d1d29c;
	background: #F6F6EB;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #AA5248;
}

.catmenu a {
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
	float:left;
	border-bottom:1px dashed #d1d29c;
	text-indent: 4px;
}

.catmenu a:hover {
	text-decoration: none;
	background: #FFFFEB;
}

.stories {
	border:1px solid #F4F5D6;
	background:#FFFFEB;
	width:698px;
	float:left;
	margin-bottom:20px;
}

.ptitle {
	float: left;
	width: 100%;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #3164AB;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.menuIn {
	margin: 0 auto;
	width: 920px;
}


.bmark {
	float: left;
	width: 350px;
	padding-top: 7px;
	text-align: left;
}

.bmarks {
	float: right;
	padding-top: 7px;
	width: 550px;
	text-align: right;
}

a.headlogo:link, a.headlogo:active, a.headlogo:visited, a.headlogo:hover {
	color:#2e6ab1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	text-decoration: none;
}
a.anounce:link, a.anounce:active, a.anounce:visited, a.anounce:hover 
{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 14px;
	color: #8e8982;
}
.anounce
{
	font-family: Tahoma;
	font-size: 14px;
	color: #8e8982;
}
.digit {
	color:#105cb6;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
}
.digs {
	color:#50470d;
	font-family:Tahoma,Arial;
	font-size:18px;
}
.digg {
	color:#93883f;
	font-family:Tahoma,Arial;
	font-size:11px;
}
.bottomlinks {
	font-size:10px;
}
.subline {
	font-size:11px;
	color:#999999;
}
.comdigs {
	font-size:11px;
	color:#105cb6;
	font-weight:bold;
}
.comline {
	font-size:11px;
	color:#999999;
}
.green {
	color:#009900;
}
.opacityit
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
}
#pages {
	padding: 0px;
	margin:0px;
}
#pages ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#pages li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
	padding:0px;
}
#pages li a {
	color: #9aafe5;
	padding: 4px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	float: left;
}
#pages li a:hover {
	color: #2e6ab1;
	border: 1px solid #2e6ab1;
}
#pages li.nolink {
	color: #CCC;
	border: 1px solid #F3F3F3;
	padding: 4px;
}
#pages li.current {
	color: #FFF;
	border: 1px solid #2e6ab1;
	padding: 4px;
	background: #2e6ab1;
}
.pagetitle {
	font-size:20px;
	color:#4E463F;
}