body {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

img { border: 0; }

form { margin: 0; }

input, textarea { font-size: 10px; }

td {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

em {
	color: #b5121b;
	background-color: inherit;
	font-style: normal;
}

p em {
	color: black;
	background-color: inherit;
	font-style: italic;
}

h1 {
	margin: 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}


.wrapper {
	min-width: 980px;
	/* IE min-width fix */
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 980 ? "980px" : "auto");
	padding: 10px;
}

.sidebar {
	float: right;
	width: 214px;
	margin-bottom: 10px;
}

.content { margin-right: 225px; }


.frame1 {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	padding: 10px;
}


.block { margin-top: 10px; }

.block .head1 {
	position: relative;
	height: 20px;
	color: #fff;
	background: #b5121b url(images/underline1.gif) repeat-x top left;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 9px;
}

.block .head1 img {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	border-left: 1px solid #fff;
}

.block .head2 {
	position: relative;
	height: 20px;
	color: #000;
	background: #ccc url(images/underline2.gif) repeat-x top left;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 9px;
}

.block .head2 img {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	border-left: 1px solid #fff;
}

.block .head3 {
	position: relative;
	height: 23px;
	color: #fff;
	background-color: #b5121b;
	line-height: 23px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 9px;
	border-bottom: 1px solid #fff;
}


.block .body1 {
	border-top: 1px solid #fff;
	color: #000;
	background-color: #e5e5e5;
	padding: 10px;
	font-size: 11px;
}

.block .body2 {
	border-top: 1px solid #fff;
	color: #000;
	background-color: #fff;
	padding: 5px 0;
}

.block .body3 {
	border-top: 1px solid #fff;
	color: #000;
	background-color: #e5e5e5;
	padding: 0;
}

.block .body4 {
	border-top: 1px solid #fff;
	color: #000;
	background-color: #fff;
	padding: 0;
	border: 1px solid #000;
	border-bottom: 3px solid #000;
}

.block .body5 {
	border-top: 1px solid #fff;
	color: #000;
	background-color: #fff;
	padding: 3px 0 0;
}

.header1 {
	position: relative;
	height: 182px;
	color: #fff;
	background: #b5121b url(images/head_bg.gif) repeat-x top left;
	text-align: center;
}

.header1 .logo {
	margin: 0 auto;
	width: 590px;
	height: 176px;
}

.header1 .number {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	line-height: 20px;
	color: #fff;
	background-color: #000;
	font-weight: bold;
}

.header1 .date {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	line-height: 20px;
	color: #fff;
	background-color: #000;
	font-weight: bold;
}

.header2 {
	position: relative;
	height: 63px;
	color: #fff;
	background: #b5121b url(images/head_bg.gif) repeat-x bottom left;
	text-align: center;
}

.header2 .inner {
	float: left;
	width: 37%;
/*	background: url(images/white.gif) repeat-y top right;*/
	border-right: 3px solid #fff;
	height: 53px;
	padding: 10px 0 0 1px;
}

.header2 .logo {
	margin: 0 auto;
	width: 175px;
	height: 41px;
}

.header2 .top {
	padding-top: 20px;
}


ul.menu {
	list-style-type: none;
	margin: 2px 0 0;
	padding: 0;
	height: 20px;
	color: #fff;
	background-color: #000;
	white-space: nowrap;
}

ul.menu li {
	float: left;
	border-left: 1px solid #fff;
}

ul.menu li.first { border-left: 0; }

ul.menu li a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}



/* item types */

ul.collection {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.collection li { padding: 2px 0; }

ul.collection li a {
	display: block;
	background: url(images/bullet3.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #b5121b;
	background-color: inherit;
	font-weight: bold;
}

ul.collection li a:hover { text-decoration: underline; }


p.voting {
	position: relative;
	margin: 0;
	color: #b5121b;
	background-color: inherit;
	text-align: justify;
}

form.voting { text-align: center; }

form.voting div {
	clear: left;
	padding: 5px 10px;
	text-align: left;
	line-height: 15px;
}

form.voting label {
	display: block;
	position: relative;
	margin-left: 30px;
}

form.voting input.item { float: left; }


form.search { text-align: center; }

form.search input.item {
	border: 1px solid #000;
	padding: 2px;
	width: 120px;
}

form.search input.button {
	margin-left: 10px;
	width: 50px;
}


table.finance td.c1 {
	width: 75px;
	text-align: left;
}

table.finance td.c2 {
	width: 60px;
	text-align: center;
}

table.finance td.c3 {
	width: 60px;
	color: #999;
	background-color: inherit;
	text-align: right;
}

table.finance td.dn { background: url(images/bullet4.gif) no-repeat left; }

table.finance td.up { background: url(images/bullet5.gif) no-repeat left; }


table.weather td.c1 {
	width: 195px;
	text-align: center;
}

table.weather td.c2 {
	width: 50%;
	text-align: left;
}

table.weather td.c3 {
	width: 50%;
	text-align: right;
}

p.faq { margin-top: 0; }

p.faq b {
	color: #b5121b;
	background-color: inherit;
}

p.faq a {
	color: #b5121b;
	text-decoration: none;
}

p.faq a:hover {
	text-decoration: underline;
}

div.top h1 { margin-bottom: 10px; }

div.top p {
	margin: 0;
	text-align: justify;
	line-height: 16px;
}

div.page p {
	font-size: 14px;
	line-height: 19px;
}

table.innumber {
}

table.innumber td {
	width: 50%;
	vertical-align: top;
	padding: 10px;
/*	color: inherit;
	background-color: #e5e5e5;
	border-top: 1px solid #fff;*/
}

ul.innumber {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.innumber li {
	padding: 2px 0 2px 15px;
	background: url(images/bullet2.gif) no-repeat 0 6px;
	margin: 10px;
}

ul.innumber li a {
	color: #000;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

ul.innumber li a:hover { text-decoration: none; }

table.materials {
}

table.materials td {
	width: 50%;
	vertical-align: top;
	padding: 20px;
}

ul.materials {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.materials li {
	padding: 2px 0;
/*	background: url(images/bullet2.gif) no-repeat 0 6px;*/
}

ul.materials li a {
	color: #b5121b;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

ul.materials li a:hover { text-decoration: none; }

table.authors {
/*	float: left;*/
/*	width: 99%;*/
/*	border: 1px solid red;*/
}

table.authors .block { margin: 0 0 10px; }

table.authors td {
	width: 50%;
	vertical-align: top;
}

table.authors img.photo {
	float: left;
/*	width: 101px;
	height: 131px; */
}

table.authors div.author {
	margin-left: 105px;
	height: 107px;
	border: 1px solid #000;
	border-bottom: 3px solid #000;
	padding: 10px;
	font-size: 10px;
	position: relative;
}

table.authors div.author a.more {
	position: absolute;
	bottom: 10px;
	right: 0;
}



div.footer {
	font-size: 10px;
	text-align: center;
}

div.footer .copy {
	float: left;
	text-align: left;
}
div.footer .copy a{
	color: black;
	text-decoration: none;
}

div.footer .count { 
	padding-top: 5px;
	float: right;
 }

div.footer .count img { margin: 5px; }

div.footer .art {
	float: right; 
	text-align: right;

}
div.footer .art a {
	font-size: 10px;
	color: black;
	text-decoration: none;
}

div.footer .art a:hover {
	text-decoration: underline;
}



/* common subitems */

div.image {
	float: left;
	padding: 4px 10px 10px 0;
	text-align: left;
}

div.image a {
	color: #c13527;
	background-color: inherit;
	font-size: 10px;
	text-decoration: none;
}

a.more {
	display: block;
	margin: 0 10px 0 auto;
	width: 13px;
	height: 7px;
}

a.more img {
	width: 13px;
	height: 7px;
}

a.print {
	display: block;
	margin: 0 0 0 auto;
	width: 20px;
	height: 20px;
}

a.print img {
	width: 20px;
	height: 20px;
}

.clear { clear: left; }

.both { clear: both; }

.midline { background: url(/app/images/white.gif) repeat-y top left; }

.special1 {
	color: #fff;
	background-color: #b5121b;
	border-bottom: 1px solid #fff;
	line-height: 25px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}

.special2 {
	color: #fff;
	background-color: #000;
	line-height: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: bold;
}

.pages {
	text-align: center;
	font-size: 11px;
	padding: 30px 0 0;
}

.pages b {
	padding: 0 5px;
}

.pages a {
	color: #b5121b;
	background-color: inherit;
}

/* roman styles */

h1.roman {
	font-size: 34px;
	font-family: "Times New Roman", Times, serif;
}

h2.roman {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
}

p.roman {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

td.roman1 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}

td.roman2 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.alink {
	color: black;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;

}

div.body2 p {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}





.clist {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #000;
	background-color: #fff;
}

.clist td {
	text-align: left;
}

.clist td {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #666;
	background-color: #eee;
	padding: 4px 5px;
}
.boxes {
	position: relative;
	float: left;
}

.old_img {
	margin: 10px
}

 .top_page p { margin-top: 0px; font-size: 12px; Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif; }

h6 { font-size: 14px; text-align: center; }	