body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: 000;
	background-color: #fff;
	background-image: url(../img/back0000.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
p {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 12px; /* (was 30px) Read kludge below. */
	}
em {
	color: #f00;
	}
a {
	text-decoration: none;
	color:  #06c;
	font-size: 1em;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
li {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	line-height: 1.3em;
	}
h1 {
	color: #06c;
	font-family: verdana, arial, sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12px;
	}
h2 {
	color: #06c;
	font-family: verdana, arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12px;
	}
h3 {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12px;
	}
h4 {
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: uppercase;
	background-color: #999999;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0px;
	vertical-align: middle;
	}
h5 {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 0px;
	}
h6 {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 0px;
	}
img {
	border: 0;
	}
.marginleft {
	margin: 0px 0px 5px 5px;
	}
.marginright {
	margin: 0px 5px 5px 0px;
	}
.nowrap {
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* this class must be combined with nobr in html for ie5win */
	}
.tiny {
	color: #808080;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
.top {
	color: #808080;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
/* Margins must be 0. Opera puts this outside the box, even though Netscape 6.01 doesn't. Read kludge below.*/
	}
.left {
	color: #808080;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 19px;
	margin-bottom: 20px;
	}
.right {
	color: #808080;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 19px;
	margin-bottom: 20px;
	}
.volume {
	color: #808080;
	font-family: verdana, arial, sans-serif;
	font-size: 26px;
	line-height: 52px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 50px;
	}
.number {
	color: #808080;
	font-family: verdana, arial, sans-serif;
	font-size: 60px;
	line-height: 100px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: -30px;/* deals with bizarre ie5 not ie5.5 glitch. explained in the text. */
	}

#dat {
	float: right;
	z-index: 5;
	position: absolute;
	height: 120px;
	width: 170px; /* Incorrect value fed to ie5win */
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
	}
body>#dat {
	width: 150px; /* Correct for CSS2 browsers. */
	}
#zer {
	z-index: 0;
	margin: 0px;
	padding: 0px;
	height: 120px; /* Incorrect value fed to ie5win */
	}
	
body>#zer {
	height: 120px; /* Correct for CSS2 browsers. */
	}

#thr {
	margin: 3px 160px;
	padding:15px;
	width: 63%;
	background:#FFF;
	height:1000px;
	overflow: auto;
	}
#vote {
	margin: 0px 150px;
	padding: 0px 5px;
	width: 400px;
	}
#one {
	position: absolute;
	width: 150px; /* Incorrect value fed to ie5win */
	top: 120px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	}
body>#one {
	width: 130px; /* Correct for CSS2 browsers. */
	}

#two {
	position: absolute;
	width: 150px;
	top: 120px;
	left: 82%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.colfull {
	float: left;
	width: 95%;
	margin: 0% 1% 1% 1%;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	}
.colhalf {
	float: left;
	width: 47%;
	margin: 0% 1% 1% 1%;
	}
body>#two {
	width: 150px; /* Correct for CSS2 browsers. */
	}
a.newh2 {
	color: #06c;
	font-family: verdana, arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12px;
	}
a.newh2:link {
	}
a.newh2:visited {
	}
a.newh2:active {
	}
a.newh2:hover {
	text-decoration: underline;
	}
a.newh3 {
	color: #06c;
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12px;
	}
a.newh3:link {
	}
a.newh3:visited {
	}
a.newh3:active {
	}
a.newh3:hover {
	text-decoration: underline;
	}
.special {
	color:  #f00;
	}
.cap {
	border-bottom: 1px solid #666;
	color: #666;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: .6em;
	line-height: 1em;
	padding-bottom : 10px;
	}
.mas {
	float: left;
	display: inline;
	margin: 5px;
	height: 175px;
	width: 100px;
}
.maspic {
	float: top;
	border: 1px solid #000;
	height: 150px;
	width: 100px;
}
.day {
	float: left;
	display: inline;
	margin: 5px;
	height: 250px;
	width: 150px;
}
.white_txt {
	color: #fff;
	font-weight: bold;
}
#new {
	width: 150px;
	float: right;
	margin: 0px 0px 5px 5px;
	background-color: #ffc;
	border: 1px dotted #06c;
	padding: 3px 3px 3px 3px;
	text-color: #06c;
}
#tip {
	width: 150px;
	float: left;
	margin: 0px 5px 5px 0px;
	background-color: #ffc;
	border: 1px dotted #c60;
	padding: 3px 3px 3px 3px;
	text-color: #c60;
}
.newtop {
	background-color: #06c;
	padding: 2px 2px 2px 2px;
	text-color: #fff;
	text-align: #center;
}
.tiptop {
	background-color: #c60;
	padding: 2px 2px 2px 2px;
	text-color: #fff;
	text-align: #center;
}
.small {
	font-size: .8em;
	text-align: #center;
}
td#zer_link a {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	color: #f00;
	text-align: center;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	vertical-align: 50%;
	background-color: #fc3;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #f00;
	padding: 0px 3px 0px 3px;
}
td#adm_zer_link a {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	text-align: center;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	vertical-align: 50%;
	background-color: #ccc;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #f00;
	padding: 0px 3px 0px 3px;
}
.two_link p{
	font-size: 0.75em;
	color:  #000;
	text-align: left;
	padding: 0em;
	margin-bottom: .1em;
 }
.two_link a {
	font-size: 0.75em;
	text-decoration: none;
	color:  #06c;
}
.two_link a:link {
	}
.two_link a:visited {
	}
.two_link a:active {
	}
.two_link a:hover {
	text-decoration: underline;
	}
td#mex_link a, td#azt_link a, td#toc_link a, td#tab_link a {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #fff;
	color: #fff;
	text-align: center;
	height: 17px;
	width: 148px;
	margin-top: 3px;
	margin-bottom: 0px;
	text-transform: uppercase;
	vertical-align: middle;
}
td#mex_link a:hover, td#azt_link a:hover , td#toc_link a:hover, td#tab_link a:hover {
	border-top-color: #000;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #000;
}
td#mex_link a {
	background-color: #06C;
}
td#mex_link a:hover {
	background-color: #039;
}
td#azt_link a {
	background-color: #990;
}
td#azt_link a:hover {
	background-color: #660;
}
td#toc_link a {
	background-color: #909;
}
td#toc_link a:hover {
	background-color: #303;
}
td#tab_link a {
	background-color: #999;
}
td#tab_link a:hover {
	background-color: #333;
}

#azt_link {
	vertical-align:middle;
}

.opros {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#06C;
	text-align:center;
	padding-right:50px	
}

.otvet {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000;
	text-align:left;
}


.cal {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	padding: 1px;
	border: 0px;
	text-align: center;
	vertical-align: top;
	}
.blk_ul {
	font-family: "Comic Sans MS", Verdana, Arial, fantasy;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	font-size: .75em;
	line-height: 1.3em;
	list-style-position: outside;
	list-style-type: circle;
	margin: 0px 0px 0px -25px;
}
.blk_dl {
	font-family: "Comic Sans MS", Verdana, Arial, fantasy;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	list-style-type: none;
	font-size: .75em;
	line-height: 1.3em;
}
#blk {
	float: left;
	margin: 0px 5px 5px 0px;
	background-color: #000;
	border: 5px ridge #963;
	padding: 3px 3px 3px 3px;
}
.blktop {
	background-color: #fff;
	padding: 2px 2px 2px 2px;
	text-color: #000;
	text-align: #center;
	font-weight: bolder;
	color: #000;
}
#quip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	padding: 3px;
}

.avenger {
	background-color: #990;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #fff;
	color: #fff;
	text-align: center;
	height: 17px;
	width: 148px;
	margin-top: 3px;
	margin-bottom: 0px;
	text-transform: uppercase;
	vertical-align: middle;
}

.but {
	background-color: #06C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	color:#FFF;
}

.copy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	color:#333;
}

