/* General styles */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: none;

}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #272727; /*text*/
	background-color: #F5E5D6;
}
th {
	background-color: #F5E5D6;
	text-width: bold;
	text-decoration: none;
	text-align: center;
	color: Black;
}
th.winheader {
	text-width: bold;
	text-decoration: none;
	text-align: center;
	color: Black;
}

a{
	text-decoration: none;
	color: Black;
}
a:hover{ text-decoration: underline; color: #ff0000; }

table.blackborder {
	background-color: #FBFBFB;
}
table.grayborder {
	background-color: #EAEAEA;
}
.row1 {
	background-color: #F5E5D6; /*1*/
}
.row2 {
	background-color: #F5E5D6; /*2*/
}
.row3 {
	background-color: #F5E5D6; /*3*/
}

input, textarea, select {
	background-color: #F9F9F9;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #0B0B0B;
}
input[type=checkbox], input[type=radio],{
	background-color: Silver;
}

.stat_info {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	color: #DCDCDC;
}

.copyright_text {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
	color:#969696;
}


.top {
	background-image: url(images/bg_top.gif);
	width: 100%;
	height: 251px;
}

.topm {
    background-image: url(images/menu.gif);
		text-align: center;
	
}    

.niz {
    background-image: url(images/niz.jpg);
    width: 100%;
    height: 74px;
}    

.nizp {
    background-image: url(images/tr4.gif);
    width: 100%;
    height: 159px;
}   

.left {
    background-color: #DC7E1E;
}    

.map {
    text-align: right;
	color: #F5E5D6;
}

FORM{ margin-bottom: 0; margin-top: 0; }
ul{ margin-top: 8px; margin-bottom: 8px; }

.special { color: red; !important; }

.codetitle {margin: 10px 5px 0px 5px; padding: 4px; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #A9B8C2; color: black; background-color: #A9B8C2; font-size: 8pt;}
.codetext {margin: 0px 5px 10px 5px; padding: 5px 5px 5px 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: black; font-weight: normal; font-size: 8pt; font-family: "Courier New", Courier, mono; background-color: #FAFAFA; overflow: auto}

img{border-width: 0px;}





/* Required for 1.2.7 or higer releases of ReloadCMS */


div.dhtml_menu div.vert_menu
{
	position: absolute;
	visibility: hidden;
}

div.dhtml_menu div.horz_menu a { display: block; float: left; }
div.dhtml_menu div.vert_menu a { display: block; float: none; }

div.dhtml_menu div.vert_menu
{
  margin-right:  -1px;
  border-bottom: 1px solid #000000;
}

div.dhtml_menu div.horz_menu a,
div.dhtml_menu div.vert_menu a
{
	height: 20px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	color: #F9F9F9;
	background-color: #A7A7A7;
}

div.dhtml_menu div.horz_menu a
{
  background-color: transparent;
  line-height: 15px;
  height: 15px;
}

div.dhtml_menu div.vert_menu a
{
  margin-bottom: -1px;
  width: 200px;
  border: 1px solid Black;
}

div.dhtml_menu div.horz_menu a:hover,
div.dhtml_menu div.vert_menu a:hover
{
	color: #F9F9F9;
	background-color: #00001E;

}

div.dhtml_menu div.horz_menu a.parent,
div.dhtml_menu div.vert_menu a.parent
{
	color: #F9F9F9;
	background-color: #A7A7A7;
}

div.dhtml_menu div.horz_menu a.parent
{
	background-color: transparent;
}

div.dhtml_menu div.horz_menu a.active,
div.dhtml_menu div.vert_menu a.active,
div.dhtml_menu div.horz_menu a.active:hover,
div.dhtml_menu div.vert_menu a.active:hover
{
	color: #F9F9F9;
	background-color: #00001E;
}


.delete_button {
   height: 21px;
   width: 21px;
	border: solid;
	border-width: 0px;
	background-image: url(../delete.gif);	
}

/* Extended forum stylesheet */

.frrow1	{ background-color: #EFEFEF; }
.frrow2	{ background-color: #DEE3E7; }
.frrow3	{ background-color: #D1D7DC; }
