body{
  margin-top:40px;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position: 100% -100px;
  background-image:url(./img/bg/rotator.php);
  background-color: #FFF; 
}

.banner{
  /*background-image:url(./img/bg/bannerrotator.php);*/
  width:810px;
  height:64px;
  
  border: 0px solid gray;
  color: rgb(90, 87, 70);
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt; 
  padding-top:4px; 

}

hr.hr2{
 color: #a0a0a0;
 background-color: #a0a0a0;
 height: 1px;
 border: 0px;
}

a {
  text-decoration:none;
}
a:hover {
  color: rgb(0, 112, 188);
}

a:visited {
  /*color: rgb(90, 87, 70);*/
  /*color: rgb(0, 112, 188);*/
}

.cont {
   color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   margin:0px 10px 10px;
}

.contKB {
   color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   margin-left:0px;
}

.contChangeLog {
   color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   margin-left:20px;
}

.found {
  /*color: rgb(0, 112, 188);*/
  /*font-weight: bold;*/
  /*background-color:#83FF80;*/
  background-color:#DDDDDD;
  /*text-decoration:underline;*/
}


input, select, textarea {
 width:400px;
}	


.tabs {
  visibility:hidden;
	position:relative;
	margin-top:-200px;
}
.anchor {
  visibility:hidden;
}

.user{
   color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   -moz-padding-left:24px;
   padding-right:10px;
   text-align:left;
}

#newscont {
   width:400px;
   height:360px;
   text-align:justify;
   color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   margin-left:10px;
   margin-right:10px;
   margin-top:10px;
   border: 0px solid gray;
}

.list {
   color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   -moz-padding-left:24px;
   padding-right:10px;
   text-align:left;
}

#linklist{
   color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   margin-left:40px;
   width:400px;
   border: 0px solid gray;
}

#linklist li a{
   color: rgb(90, 87, 70);
   text-decoration:none;
}

#linklist li a:hover {
  color: rgb(0, 112, 188);
}

.faqlist { color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   padding-left:0px;
   padding-right:10px;
   list-style-type:none;
   margin:0px 10px 10px;
}

.listnews { color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
   padding-right:10px;
   text-align:left;
   /*list-style-image:url(./img/checkmark_g.png);*/
}

.news {color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
   margin:0 10px 10px;
}

.news.a {color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
   margin:0 10px 10px;
}

.submen {color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
   text-align:left;
   margin-right: 4px;
   margin-left: -8px;
   padding-left:10px;
   padding-top:8px;
   border-top: 0px solid gray;
}

.foot { color: rgb(90, 87, 70);
   font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
   /*margin:0px 10px 0px 10px;*/
   margin-left: 30px;
   text-align:left;
}

    .h1 { color: rgb(0, 112, 188);
       font-weight: bold;
       font-size: 9pt;
       font-family: Arial,Helvetica,sans-serif;
       margin:0 10px 10px;
    }

    .h2 { color: rgb(90, 87, 70);
       text-align:left;
       font-weight: bold;
       font-size: 9pt;
       font-family: Arial,Helvetica,sans-serif;
       margin:0 10px 10px;
    }

    .h3 { color: rgb(90, 87, 70);
       font-size: 9pt;
       font-family: Arial,Helvetica,sans-serif;
    }

#bgdiv {
	width:900px;
	z-index:0;
	border:0px solid gray;
	background:none;
	margin-bottom:-20px;
}

#container
{
	width: 810px;
	margin: 20px auto;
	color: #000;
	line-height: 130%;
	background-image:url(./img/navbg6wide.jpg);
	background-position: 0px 600px;
	background-repeat:repeat-y;
	border-bottom:1px solid gray;
	border-left:1px solid gray;
	filter:alpha(opacity=88);
	-moz-opacity:.88;
	opacity:.88;
}

#top
{
height:120px;
padding-left:0px;
padding-top:20px;
background-color:#fff;
}


#leftnav
{
/*float: top;*/
width: 810px;
height : 40px;
margin-left: 0px;
padding-top: 2px;
text-align:left;
padding-left: 0px;
border-top: 1px solid gray;
border-left: 0px solid gray;
border-right: 1px solid gray;
background : #FFF;
}

#rightnav
{
float: right;
width: 172px;
margin: 0;
padding-top: 20px;
text-align:justify;
border-top: 1px solid gray;
line-height: 100%;


}

#content
{
	margin-left: 0px;
	border-left: 0px solid gray;
	margin-right: 172px;
	border-right: 0px solid gray;
	padding: 20px;
	text-align:justify;
	border-top: 1px solid gray;
	background : #FFF;
}

#pict {
margin-left:8px;
border: 0px solid gray;
}

#footer
{
clear: both;
width: 810px;
color: #ff0000;
padding-right: 20px;
padding-top: 20px;
margin-bottom:100px;
background : transparent;
}

#footer a
{
color: #3D3D3D;
}

#footer a:hover {
  color: rgb(0, 112, 188);
}

	#dhtmlgoodies_menu_links{
		font-family:arial;	/* Font for main menu items */
		width:120px;	/* Width of main menu */
		z-index:3;

	}
	#dhtmlgoodies_menu_links	li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
	}
	#dhtmlgoodies_menu_links ul{
		margin:0px;	/* No <ul> air */
		padding:0px;	/* No <ul> air */
	}
	#dhtmlgoodies_menu_links ul li ul{	/* Styling for those who doesn't have javascript enabled */
		padding-left:10px;
	}
	#dhtmlgoodies_menu_links	li a{	/* Main menu links */
		text-decoration:none;	/* No underline */
		color: #FF0000;	/*  text color */
        font-family: Arial,Helvetica,sans-serif;
        font-size: 8pt;
        font-weight: bold;

		height:18px;	/* pixel height */
		line-height:18px;	/* pixel height */
		vertical-align:middle;	/* Align text in the middle */
		border:0px solid #FF0000;	/* menu border */
		background-color:#FFFFFF;	/* menu background color */

		margin:1px;	/* A little bit of air */
		padding:1px;	/* Air between border and text inside */
		display:block;
	}
	#dhtmlgoodies_menu_links li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
		color:#0000FF;
		background-color: #EEEEEE;
	    border:0px solid gray;	/* menu border */
	}



	#dhtmlgoodies_menu{
		font-family:arial;	/* Font for main menu items */
		width:120px;	/* Width of main menu */
		z-index:3;

	}
	#dhtmlgoodies_menu	li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No <ul> air */
		padding:0px;	/* No <ul> air */
	}
	#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
		padding-left:10px;
	}
	#dhtmlgoodies_menu	li a{	/* Main menu links */
		text-decoration:none;	/* No underline */
		color: rgb(90, 87, 70);	/*  text color */
        font-family: Arial,Helvetica,sans-serif;
        font-size: 8pt;
        font-weight: bold;

		height:18px;	/* pixel height */
		line-height:18px;	/* pixel height */
		vertical-align:middle;	/* Align text in the middle */
		border:0px solid #FFFFFF;	/* menu border */
		background-color:#FFFFFF;	/* menu background color */
        background-image:url(./img/menubg5.jpg);

		margin:0px;	/* A little bit of air */
		padding:2px;	/* Air between border and text inside */
		display:block;
	}
	#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
		color: rgb(0, 112, 188);
		
		background-color: #E1E1E1;
	}
	#dhtmlgoodies_menu	li a:visited,#dhtmlgoodies_menu .activeMainMenuItem{
		color: rgb(90, 87, 70);

		background-color: #E1E1E1;
	}

	.dhtmlgoodies_subMenu{
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		border:1px solid gray;
		background-color:#F2F2F2;
		font-family:arial;
        font-size: 8pt;
        font-weight: bold;
		text-align:left;
		z-index:4;
		margin-left:1px;
	}
	.dhtmlgoodies_subMenu ul{
		margin:0px;
		padding-left:6px;
		padding-right:6px;
		padding-top:2px;
		padding-bottom:2px;
	}
	.dhtmlgoodies_subMenu ul li{
		list-style-type:none;
		margin:0px;
		padding:0px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	}
	.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color: rgb(90, 87, 70);	/*  text color */
		height:16px;	/* 16 pixels height */
		line-height:16px;	/* 16 pixels height */
		padding:1px;	/* 1px of "air" inside */

		display:block;	/* Display as block - you shouldn't change this */
	}
	.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		color: rgb(0, 112, 188);
		background-color: #E1E1E1;
	}

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

	Copyright (c) 2005 - Alf Magne Kalleland post@dhtmlgoodies.com

	Get this and other scripts at www.dhtmlgoodies.com

	You can use this script freely as long as this copyright message is kept intact.

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

	#mainContainer{
		width:760px;
		height:600px;
		border:1px solid #000000;
		margin:0 auto;
/*
		background-image:url('../../images/heading3.gif');
		background-repeat:no-repeat;
*/
		padding-top:85px;
	}

	
	#mainMenu{
		background-color: #FFF;	/* Background color of main menu */
        font-family: Arial,Helvetica,sans-serif;
        font-size: 8pt;

		border-bottom:1px solid gray;	/* Bottom border of main menu */
		height:20px;	/* Height of main menu */

		position:relative;	/* Don't change this position attribute */
		color: rgb(0, 112, 188);

	}
	#mainMenu a{
		padding-left:5px;	/* Spaces at the left of main menu items */
		padding-right:5px;	/* Spaces at the right of main menu items */
		font-weight:bold;
		/* Don't change these two options */
		position:absolute;
		bottom:-1px;	/* Change this value to -2px if you're not using a strict doctype */
		color: rgb(0, 112, 188);
	}
	#submenu{
        font-family: Arial,Helvetica,sans-serif;
        font-size: 9pt;
		background-color:#E2EBED;	/* Background color of sub menu items */
		font-weight:bold;

		width:100%;	/* Don't change this option */

	}
	#submenu div{
		white-space:nowrap;	/* Don't change this option */

	}
	/*
	Style attributes of active menu item
	*/
	#mainMenu .activeMenuItem{
		/* Border options */
		border-left:1px solid gray;
		border-top:1px solid gray;
		border-right:1px solid gray;
		background-color: #E2EBED;	/* Background color */
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}

	#mainMenu .activeMenuItem img{
		position:absolute;
		bottom:0px;
		right:0px;
	}

	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem{
		color: #3D3D3D;	/* Text color */
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}

	#submenu a{
		text-decoration:none;	/* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
		padding-left:5px;	/* Space at the left of each sub menu item */
		padding-right:5px;	/* Space at the right of each sub menu item */
		color: #000;	/* Text color */
		font-size: 8pt;/*0.9em;*/
		font-weight:bold;
	}

	#submenu a:hover{
		color: #006DBB;	/* Red color when the user moves the mouse over sub menu items */
	}

