body {
	font-family: Arial;
	font-weight: bold;
}
.style1 {
	font-size: 16px;
	color: #FF0000;
}
.style2 {
	color: #FF0000;
}
.style3 {
	color: #3300FF;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	color: pink;
	font-weight: bold;
	font: 120%;
}
.style5 {
	font-size: 15px;
	color: #FF0000;
}
.style6 {
	font-size: 13px;
	color: #000000;
}
.style7 {
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
.style8 {
	font-size: 11px;
	color: #000000;
}
.stp1 {
	font-size: 24px;
	color: #FF0000;
	padding: 0 0 3px 0; margin: 0;
}
.stp2 {
	color: #FF0000; padding: 0 0 3px 0; margin: 0;
}
.stp3 {
	color: #3300FF;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 3px 0; margin: 0;
}
.stp4 {
	color: pink;
	font-weight: bold;
	font: 120%;
	padding: 0 0 3px 0; margin: 0;
}
p {
	padding: 0 0 3px 0; margin: 0;
}
a { color: blue; text-decoration: none; }
a:hover { text-transform: uppercase; font-weight: bold; }

ol li { margin: 0 0 7px 0; }

#count { background-color: #ffe; border: 1px solid #eee; padding: 5px; margin: 10px 0; vertical-align: top; }

#counta { background-color: #fff; border: 1px solid #eee; padding: 5px; margin: 60px 5px; vertical-align: top; }

.redStart { text-indent: 25px; text-align: justify; }

#menu
{
	display: block;
}
#menSelector
{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 13px;
	background: url(imgContent/ms/01.gif) top repeat-x;
}
#menSelectorBut
{
	float: right;
	height: 15px;
	width: 135px;
	background: url(imgContent/ms/but.gif) repeat-x 0px 0px;
	cursor: pointer;
}

.divRootList { background: url(imgContent/ms/shtrix.gif) repeat-x bottom; }
.divRootList:hover { color: #FF0000; text-decoration: underline; }
#lDiv,#lDivA { float: left; background-color:#FFFFFF; padding: 2px 0 0 15px; }
#rDiv,#rDivA { float: right; background-color:#FFFFFF; text-decoration:inherit;}

#lDivA,#rDivA { background-color: #f9f9ff;}
.tList td { font-size: 14px; }
.tList td.m { font-size: 14px; padding: 4px 0 5px 0; }

.redSt {
	color: #FF0000;
	font-size: 13px;
}
.bReclam a { font-size: 12px; color: #0000CC; font-weight: normal; }
.bReclam a:hover { text-transform: none; color:#FF0000; }
.bReclam a img { outline: none; border: none; }

h1 { padding: 4px 0 7px 0; margin: 0; font-size: 150%; }
h1 a:hover { color: red; }

