
/*******************************************************************/

* 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #484844;
	background-color: Black;
	
}

a {
	font-size: 11px;
	text-decoration: none;
	color: #b00705;
}

a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #484844;
}



.menu_top a {
	font-size: 11px;
	text-decoration: none;
	color: #650303;
}

.menu_top a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #650303;
}

select {
  color:#ffffff;
  background-color: #396604;
}

input,
textarea {
  color:#ffffff;
  background-color: #20221e;
  border: 0px;
}


.title_section{

	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	color: #b00705;
	margin-top:10px;


}




.highslide {
	cursor: url('js/graphics/zoomin.cur'), pointer;
    outline: none;
}
.highslide img {
	border: 0px;
}
.highslide:hover img {
	border: 0px;
}

.highslide-image {
    border: 0px;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 8px;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}

.mntdleft {
	background: Black url(../images/left_cor.jpg) no-repeat top left;
}

.mntdright {
	background: Black url(../images/right_cor.jpg) no-repeat top right;
}

.mntdcenter {
	background: Black url(../images/mntdcenter.gif) no-repeat top;
}

.mntdcenterbgr {
	background: Black url(../images/bg.jpg) repeat-x top;
}

.mntdcenterlvl2 {
	background: Black url(../images/mntdcenterlvl2.gif) no-repeat;
}

.mntdcenterlvl3 {
	background: Black url(../images/mntdcenterlvl3.gif) no-repeat;
}

.menu_second a {
	font-size: 11px;
	text-decoration: none;
	color: White;
}

.menu_second a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: White;
}