body {
	background-color: #e5e5e5;
	background-image: url(/images/bg.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #e5e5e5;
	SCROLLBAR-HIGHLIGHT-COLOR: #fefeff;
	SCROLLBAR-SHADOW-COLOR: #a0a0a0;
	SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-ARROW-COLOR: #4d4d4d;
	SCROLLBAR-TRACK-COLOR: #f4f4f4;
	SCROLLBAR-DARKSHADOW-COLOR: #868686;
}

img {
	border: 0;
}

td {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}


.text_h1 {
	font-size: 20px;
   color: #990000;
	font-weight: bold;
	text-align: center;
}

.title {
	background-color: #fff;
	padding: 7px 11px 0px 11px;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-align: right;
}
.articles {
	background-color: #fff;
	padding: 7px 11px 2px 11px;
	font-size: 11px;
	color: #990101;
	font-weight: bold;
}

.reviews {
	background-color: #fff;
	padding: 7px 11px 2px 11px;
	font-size: 11px;
	color: #013401;
	font-weight: bold;
}

.other {
	background-color: #fff;
	padding: 7px 11px 2px 11px;
	font-size: 11px;
	color: #002866;
	font-weight: bold;
}

.menu1_list {
	background-color: #f2f2f2;
	border: 10px solid #fff;
	padding: 5px 7px 5px 7px;
}

.menu_list{
    padding:0;
    background-color: #f2f2f2;
}

.content {
	background-color: #fff;
	padding: 20px;

}

.top {
	color:#013401;
	font-weight: bold;
}

.rating {
	text-align: right;
	padding-right:5px;
}

.copyr {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	padding-top: 12px;
}





a {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.menu {
	font-size: 13px;
	color: #002051;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	font-size: 13px;
	color: #002051;
	font-weight: bold;
	text-decoration: none;
}

a.art {
	font-size: 11px;
	color: #990101;
	font-weight: normal;
	text-decoration: none;
}

a.art:hover {
	font-size: 11px;
	color: #990101;
	font-weight: normal;
	text-decoration: underline;
}

a.rev {
	font-size: 11px;
	color: #013401;
	font-weight: normal;
	text-decoration: none;
}

a.rev:hover {
	font-size: 11px;
	color: 013401;
	font-weight: normal;
	text-decoration: underline;
}

a.oth {
	font-size: 11px;
	color: #002866;
	font-weight: normal;
	text-decoration: none;
}

a.oth:hover {
	font-size: 11px;
	color: #002866;
	font-weight: normal;
	text-decoration: underline;
}

a.see {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a.see:hover {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}

.header {
	font-weight: bold;
}

.text {
	text-indent: 20px;
}

table{
	text-align:left;
}

table.table {
	border: 1px solid #ccc;

}

.table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
}

.t_header {
	width: 20px;
}
