body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

th, td {
	font-family: Verdana, Arial, sans-serif; 
	font-size : 8pt;
}

thead tr {
	background: #d2d3d7;
}

tr.odd {
	background: #eaecef;
}

tr.even {
	background: #ffffff;
}

h1, h2, h3, a:link, h2.fname, caption {
	color: #850000;
}

caption {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 1ex;
	text-align: left;
}

h1 {
	font-size: 12pt;
}

h2, h3 {
	font-size: 10pt;
	font-weight: bold;
}

h2.fname {
	font-size: 10pt;
}

.hline {
	width: 100%;
	height: 1px;
	margin-top: 1.5ex;
	background: white url(http://host.ru/skel/dot.gif);
	background-repeat: repeat-x;
	clear: both;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	text-decoration: underline;
}

a:visited:hover {
	text-decoration: underline;
}



#topads {
	width: 100%;
}

#topads div.hostlogo {
	float: left;
}

#topads div.hostlogo img {
	border: 0pt;
}

#topads p {
	font-size: x-large;
	text-align: right;
}

#topads a:link {
	color: black;
	text-decoration : none;
}

#topads a:visited {
	color: black;
	text-decoration : none;
}

#menubar {
	width: 150px;
	height: auto;
	position: absolute;
	top: 115px;
	left: 8px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1ex;
/*	background: #ddf; */
}

#menubar p {
	text-align: left;
	padding: 3px;
	margin: 0px;
	margin-bottom: 1px;
}

#menubar p a {
}

#menubar p:hover {
}

#menubar p:active {
	background: #A00000;
}

#menubar .sideads {
	padding-top: 3ex;
}

#menubar img {
	border: 0px;
	padding-bottom: 1ex;
	clear: both;
}

#mainpart {
	float: none;
	margin-left: 0px;
	padding-left: 165px;
	padding-top: 0ex;
/*	background: #ffd; */
}

#mainpart h2 {
	padding-top: 1ex;
}

#mainpart div.downlink {
	text-align: center;
}

#mainpart div.downlink img {
	border: 0px;
}

#bottommenu {
	width: 100%;
	height: 2px;
	text-align: center;
	font-size: smaller;
}

.thumb {
	width: 148px;
/*	height: 165px; */
	padding: 0.1em;
	margin: 0.4em;
	border: 1px solid silver;
	float: right;
}

.thumb .thumb-img {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 2px;
	width: 132px;
	height: 119px;
	vertical-align: middle;
	text-align: center;
}

.thumb img {
	border: 0pt;
}

.thumb p.thumb-cap {
	text-align: center;
	font-size: xx-small;
}

.nocss {
	display: none;
}
.nobr {
	white-space: nowrap
}


