body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #371901;
	text-align: center;
	background-color: #1D0E00;
	background-image: url(../images/bgtile.gif);
	background-repeat: repeat;
	background-position: center top;
}

p {	font-size: 12px;
	line-height: 14px;
	color: #371901;}

.rub{font-family: Georgia, "Times New Roman", Times, serif;  font-size: 24px; line-height: 26px; color: #371901;}
.rub2{font-family: Georgia, "Times New Roman", Times, serif;  font-size: 18px; line-height: 20px; color: #371901;}
.subrub{font-size: 16px; line-height: 18px; color: #305661;}
.subrub2{font-size: 14px; line-height: 16px; color: #305661;}
.blue{font-size: 12px; line-height: 14px; color: #305661;}

.small{font-size: 11px; color: #305661;}
.brod{font-size: 12px; color: #000000;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text{ width: 400px; height: auto; text-align: left; }
.text2{ width: 450px; height: auto; text-align: left; }
.text3{ width: 550px; height: auto; text-align: left; }
.subnav{ width: 150px; height: auto; text-align: left; }
.play{ width: auto; height: 14px; text-align: left; padding-left: 25px; padding-top: 3px; padding-bottom: 3px; background-image: url(../images/play.png); background-position: left middle; background-repeat: no-repeat; margin-bottom: 5px; margin-left: 5px;}
.column{ width: 320px; height: auto; text-align: left; padding-left: 20px; }

a:link {font-weight: normal; color: #652918; text-decoration: none;}
a:active {font-weight: normal; color: #652918; text-decoration: none;}
a:hover {font-weight: normal; color: #652918; text-decoration: underline;}
a:visited {font-weight: normal; color: #652918;	text-decoration: none;}

a.sublink:link {font-size: 14px; font-weight: normal; color: #4E6B74; text-decoration: none;}
a.sublink:active {font-size: 14px; font-weight: normal; color: #4E6B74; text-decoration: none;}
a.sublink:hover {font-size: 14px; font-weight: normal; color: #70603F; text-decoration: none;}
a.sublink:visited {font-size: 14px; font-weight: normal; color: #4E6B74; text-decoration: none;}

a.rublink:link {font-family: Georgia, "Times New Roman", Times, serif;  font-size: 20px; line-height: 22px; color: #371901; text-decoration: none;}
a.rublink:active {font-family: Georgia, "Times New Roman", Times, serif;  font-size: 20px; line-height: 22px; color: #371901; text-decoration: none;}
a.rublink:hover {font-family: Georgia, "Times New Roman", Times, serif;  font-size: 20px; line-height: 22px; color: #371901; text-decoration: none;}
a.rublink:visited {font-family: Georgia, "Times New Roman", Times, serif;  font-size: 20px; line-height: 22px; color: #371901; text-decoration: none;}

/* menu */
.menu{width: auto; height: 35px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;}
.menu ul{margin: 0; padding: 0; float: none; padding-left: 0px; padding-right: 0px;} 
.menu ul li{display: inline; line-height: 35px;} 
.menu ul li a{float: none; color: #fff; padding-left: 8px; padding-right: 8px; text-decoration: none; } 
.menu ul li a:visited{color: #fff;} 
.menu ul li a:hover, .menu ul li .current{color: #b19c65 !important; }
.active{color: #b19c65; text-decoration: none; }
