html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link, a:visited {
	color: #000000;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
.no-active-text-hint {
    color: grey;    
}
a.ajax-button:link, a.ajax-button:visited, a.ajax-button:active, a.ajax-button:hover {
	border: 1px solid black;
    padding: 3px;
}
a.ajax-link:link, a.ajax-link:visited, a.ajax-link:active, a.ajax-link:hover {
	border-bottom: 1px dashed black;
    text-decoration: none;
}
a.news-links:link, a.news-links:visited, a.news-links:active, a.news-links:hover {
	color: #000000;
	font-family: Verdana;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}
.login-head {
	color: #ffc514;
	background-color: #141414;
	text-align: center;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 6px;
}
.main-head {
	color: #ffc514;
	background-color: #141414;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 3px;
    padding-bottom: 3px;
}
.orange-box {
	border-top: 1px solid #fbc100;
	border-right: 1px solid #fbc100;
	border-bottom: 1px solid #fbc100;
}
.login-table, a.login-form:link, a.login-form:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.login-form:active, a.login-form:hover {
	text-decoration: underline;
}
.login {
	background-color: #484848;
	border: 1px solid #000000;
	width: 100px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.login-check {
	background-color: #FFFFFF;
	height: 9px;
	width: 9px;
	border: 0px none;
}
.menu-img {
	border: 0px none;
	display: block;
}
.left-block {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.grey-line {
	background-image: url(images/grey-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.standart {
	color: #000000;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Times New Roman;
	font-size: 11px;
}
.def-p {
    text-align: justify;
    text-indent: 30px;
}
table.left-block-table {
	width: 100%;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
tr.left-block-tr {
	width: 100%;
	border: 0px none;
	margin: 0px;
	padding: 0px 5px;
}
.left-block-head {
	background-color: #141414;
}
.foot {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
span.score {
    font-size: 32px;
    font-weight: bold;
}
span.win_score {
    color: #41C600;
}
span.lose_score {
    color: red;
}

.mini-photos-box {
    border: 1px solid black;
    margin-left: 10px;
    margin-right: 10px;
}
.mini-photo-name {
    width: 100%;
    background-color: #edbd68;
}
.mini-photo {
    width:100%;
    padding-top: 6px;
}
.unactive-photo-td {
	border: 1px solid black;
	background-color: transparent;
}
.active-photo-td {
	border: 1px solid orange;
	background-color: #edbd68;
}
.desc-style { 
	display: none;
	position: absolute;
	background-color: #F2F2F2;
	border: 2px dotted;
	padding: 5px;
	width: 465px;
}
a.gallery-list-link:visited, a.gallery-list-link:link, a.gallery-list-link:hover, a.gallery-list-link:active, .gallery-list-text {
	font-family: Times New Roman;
	font-size: 14px;
}
