body,td,th {
	font-family: Tahoma;
}

text, .text, td
{
	color: black;
	font-family: Verdana, "'Times New Roman Cyr'", "'Times New Roman'";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.bottom_lined_td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.td_last{
	width: 94px;
	background-color: #FFFFFF;
}
.td_specification_odd, .td_specification_even{
	color: black;
	font-family: Verdana, "'Times New Roman Cyr'", "'Times New Roman'";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}

.td_specification_odd{
	background-color: #F0F0F0;
}

.menu, menu_horizontal_active, menu_horizontal_inactive, menu_vertical_inactive, menu_vertical_active {
	font-family: Tahoma;
	font: small;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	border-top: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-style: normal;
}
.bottom {
	font-family: "Lucida Console";
	font-size: 10px;
	color: #CCCCCC;
	text-align:left;
}
.smalltext {
	font-size: x-small;
	color: #FFFFFF;
}


body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover{
	text-decoration: none;
     }
h2 {
	font-family: Tahoma;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #4378AF;
	text-decoration: none;
}

h3 {
	color: #999999;
	text-decoration: none;
}
.menu_horizontal_active, .menu_horizontal_inactive:hover {
	background-color: #4378AF;
	color: #FFFFFF;
	display: table-cell;	
}
.menu_horizontal_inactive {
	background-color: #CCCCCC;
	color: #000000;
	display: table-cell;
}

.menu_horizontal_inactive:hover {
	display: table-cell;
	xxxwidth: 100%;
	display: table-cell;	
}

.menu_vert_inactive {
	display: table-cell;
	xxxwidth: 100%;
	color: #FFFFFF;
	background-color: #3B434B;
}

.menu_vert_active, .menu_vert_inactive:hover {
	width: 100%;
	color: #FFFFFF;
	background-color: #4378AF;
}

hr {
	color: #4378AF;
	line-height : 3px;
}

.sport {
	color: red;
}
.err_message {
	color: Red;
}
.ok_message {
	color: Green;
}

.days_list {
	background-color:#E2E2E2;
	padding-right: 5px;
	padding-left: 5px;
}
.day_story {
	background-color: #EDEEFE;
	width: 500px;
} 
.padding10 {
	padding-right: 10px;
	padding-left: 10px;
}

.day_name {
	font-size:smaller;
}
.question, .answer {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	
}

.close_cursor{
	cursor: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E %3Cpath d='M443.6,387.1L312.4,255.4l131.5-130c5.4-5.4,5.4-14.2,0-19.6l-37.4-37.6c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4 L256,197.8L124.9,68.3c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4L68,105.9c-5.4,5.4-5.4,14.2,0,19.6l131.5,130L68.4,387.1 c-2.6,2.6-4.1,6.1-4.1,9.8c0,3.7,1.4,7.2,4.1,9.8l37.4,37.6c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1L256,313.1l130.7,131.1 c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1l37.4-37.6c2.6-2.6,4.1-6.1,4.1-9.8C447.7,393.2,446.2,389.7,443.6,387.1z'/%3E %3C/svg%3E"), pointer;
}

.internal_info, .information{
	display: none;
}

.information {

	position: absolute;
	top: 0;
	left: 0;
	border-style: solid;
	border-width: 2px;
	border-color: gray;
	background-color: lightgray;
	padding: 20px;
}

.help {cursor: help;}

.info_button{
	font-size: x-small;
	color: blue;
}

.together{
	font-weight: bold;
}

.my_choice{
	color: blue;
	font-weight: bold;
}