* html, body {
	min-width: 1140px;
	padding:0;
	background: url(img/background.jpg) repeat-x #f2f3ee;
	background-position: left -50px;
	position: relative;
	width: 1140px; 
	
	height: 2000px;
	min-height: 2000px;
	margin: 0px auto 10px auto;	
	behavior:url("csshover.htc");
}
body img{
	border:none;
}
 body .MainPage {
	display:block;
	height: 100%;
	min-height: 500px;
}

.RegEdit b{
	color:#FF0000;
}
	
.RegEdit form{
	font-family: Courier, monospace;
}

.Top {
	background:url(img/back.jpg) no-repeat;
	background-position: 0 +19px;
	width: 100%;
}

.Top img{
	position:absolute;
	border:none;
}

.Top div{
	position:absolute; 
	top:160px; 
	right: 31px;
	width:210px; 
	text-align:center;
}

.Top span{
	color:#FFFF00;
}

.Top .alpha{
	margin-top:3px;
	filter:alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;
	height: 12px;
	font-size:10px;
	width: 130px;
}

.Top .alpha2{
	margin-top:3px;
	height: 20px;
	font-size:10px;
	width: 80px;
}

.ForumTop {
	background: url(forums/img/top.jpg);
	border:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#000099;
}

.ForumTop tr{
	
}
.ForumTop td {
	background:url(forums/img/separator.jpg) no-repeat;
	background-position: +1px;
}

.ForumTop img{
	border-style: none;
}

.ForumTop a{
	display:block;
	height: 24px;
	float: left;
	text-decoration: none;
	margin-left:7px;
	margin-right:5px;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-top: 3px;
}

.ForumTop a:hover {
	text-decoration: none;	
	font-weight:bolder;
	color:#0000FF;
}

.ForumTop a span{
	margin-left: 5px;
	vertical-align:top;
}

.ForumVerha{
	background: url(forums/img/topverha.jpg) repeat-x;
	height: 22px;
}

.ForumVerha td{
	border-style:solid;
	border-width:1px;
	border-color:#000099; 
	border-right-style:none;
	text-align:center;	
}

.ForumVerha b{
	margin-left: 15px;
}

.ForumVerha a{
	color:#000000;
}
.ForumCentra {
	
}

.ForumCentra a{
	color:#000000;
}
.ForumCentra span {
	display:block;
	vertical-align:top; 
	margin-right:5px;
	margin-left: 5px;
}
.ForumCentra td {
	border-style:solid;
	border-width:1px;
	border-color:#000099; 
	border-right-style:none;
	border-top-style:none;
	border-color:#000099; 
}

.ForumTable {
	border-right-style:solid; 
	border-right-width:1px;
	border-right-color:#000099; 
}	

.Page {
	height: 100%;	
}

.Page span a{
	text-decoration: none;
	color:#FFFF00;
/*	font-size:16px;	 */
	font-weight:bold;
}

.LeftMenu {
	background:url(img/menucontent.png) no-repeat;
	background-position: +5px bottom;
}

.LeftMenu .content {
	display:block;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	width:136px;
	margin-left:14px;
	margin-bottom:15px;
	
}

.LeftMenu span{
	background:url(img/menuhead.png) no-repeat;
	display:block;
	height: 30px;
	font-family: "Courier New", Courier, monospace;
	font-size:14px;  
	color:#f4f5ee;
	padding-top:3px;
	margin-left:0px;
	text-align:center;
}

.LeftMenu a{
	display:block;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#0000FF;
	text-decoration: none;
	text-align:left;
	padding-left:5px;

}

.LeftMenu #catalog a{
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#0000FF;
	text-decoration: none;
	text-align:left;
	padding-left:5px;
}

#verh {
	color:#FFFF00;
}

.Catalogs {
	margin-left:25px;
}

.Catalogs img {
	float:left;
	border:none;
}

.Catalogs a {
	border:none;
	vertical-align:text-bottom;
	font-weight:bold;
}

form,div,p,b,span {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif, "Comic Sans MS", Arial;
	font-size: 14px;
}

.Uchet {
	background:#F0FDFF;
	margin-top:10px;
	border-right-style: solid; 
	border-top-style: solid; 
	border-width:1px;
	border-color:#000000;
}
.Uchet td {	
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-width:1px;
	border-color:#000000;
	padding: 3px;
}

.Uchettr{
	background:#FE9C9C;
	cursor: pointer;
}

.Uchettr#beg{
	background:#FEFFD9;
	cursor: pointer;
}

.Uchettr#end{
	background: #0F0;
	cursor: pointer;
}

.Uchettr:hover ,.Uchettr#beg:hover ,.Uchettr#end:hover {
	background:#CBD3FE;
	cursor: pointer;
}

.Price {
	background:#F0FDFF;
	margin-top:10px;
	border-right-style: solid; 
	border-top-style: solid; 
	border-width:1px;
	border-color:#000000;
}

.Price a {
	text-decoration:none;
}

.Price td {	
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-width:1px;
	border-color:#000000;
	padding: 3px;
}

.Price th {	
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-width:1px;
	border-color:#000000;
	padding: 3px;
}

.Price tr:hover{
	background:#CBD3FE;
/*	cursor: pointer; */
}

.TopMenu {

	width:1000px;
}
.TopMenu span a{
	display:block;
	color:#f4f5ee;
	font-family:  "Courier New", Courier, monospace;
	font-size:14px;
	height:14px;
	margin-left:5px;
	margin-top:12px;
}

.TopMenu span a:hover{
	color:#CCCCCC;
}

.mainpict p, .mainpict td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
