@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mainBg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bgOverlay{
	background-image: url(../images/bgOverlay.gif);
	background-position: 100px;
	background-repeat: repeat-x;
	background-color: #543018;
}
.bordertopbat {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3770E;
	border-bottom-color: #C3770E;
	background-image: url(../images/menyBg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.bordernone {
	background-image: url(../images/menyBg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.bordertop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C3770E;
	background-image: url(../images/menyBg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
}
#header .hederLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e38c0a;
	text-decoration: none;
}

.mainText
{
	text-align:justify; line-height:16px;
}

#mainContent
{
	background-image: url(../images/Setting_10.jpg);
	background-repeat: no-repeat;
	width:736px;
	height:371px;
	
}

.contactFormFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/formEfex.jpg);
	border: 1px solid #543018;
	height: 16px;
	color: #543018;
	padding-top:3px;
	padding-left:3px;
}

.contactFormFieldsComments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/formEfex.jpg);
	border: 1px solid #543018;
	color: #543018;
	padding-top:3px;
	padding-left:3px;
	margin:0px;
}



.contactForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding-top:4px;
}

    div.transbox
      {
          width: 18px;
          height: 15px;
          background-color: #e38c0a;
          /* for IE */
          filter:alpha(opacity=80);
          /* CSS3 standard */
          opacity:0.8;
		  
		  color:#FFFFFF;
		  font-size:11px;
		  vertical-align:middle;
		  align:center;
      }
      
      .transparent
      {
          background-color: #ff6600;
          /* for IE */
          filter:alpha(opacity=85);
          /* CSS3 standard */
          opacity:0.85;
		  
		  color:#FFFFFF;
		  font-size:16px;
		  vertical-align:middle;
		  align:center;
		  line-height:22px;
      }
	  
	.navBnts 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	}
	
	.navBnts:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#774f12;
	text-decoration:none;
}

.loginMenu
{
    
   border: solid 1px #000000;
    
    }