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;
	font-size: 14px;
	line-height: 20px;
	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;
}

/* left menu */
div.menuBlock {
	border-bottom:2px solid #999;
	margin-bottom:10px;
}

div.menuBlock div.caption {
	background-color: #fff;
	padding: 7px 11px 2px 11px;
	font-size: 11px;
	font-weight: bold;
	width: 70px;
}


.menuBlock .menu1_list {
	background-color: #f2f2f2;
	border: 10px solid #fff;
	padding: 5px 7px 5px 7px;
	width:100%;
}


.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;

}




a:link.top,a:visited.top,a:active.top,a:hover.top{
	color:#013401;
	font-weight: bold;
	text-decoration:none;
}

td.copyr {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
}

a.contactus, a.contactus:hover{
	font-size: 10px;
	color: blue;
	font-weight: normal;
	text-decoration: none;
}


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: #FF9900;
	font-weight: normal;
	text-decoration: underline;
}

a.poker {
	font-size: 11px;
	color: #B30067;
	font-weight: normal;
	text-decoration: none;
}

a.poker:hover {
	font-size: 11px;
	color: #FF5300;
	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;
}

a.signup:link,a.signup:hover,a.signup:visited{
	color:red;
	text-decoration:underline;
	font-weight:bold;
	font-size:larger;
}

table.bottommenu th{
	font-weight:bold;
	font-size: 11px;
	text-align:left;
	border-bottom:1px solid #cccccc;
	padding:5px 2px;
}

table.bottommenu td{
	padding:3px 2px;
}

table.bottommenu td.top {
	color:#013401;
	font-weight: bold;
}

/*
a.signup:link,a.signup:link{

}
*/