/*
* Copyright (c) 2004 
* Ivan S. Abramov
* http://www.iwi.ru
*
* This material is provided "as is", with absolutely no warranty expressed
* or implied. Any use is at your own risk.
*
* Permission to use or copy this software for any purpose is hereby granted 
* without fee, provided the above notices are retained on all copies.
* Permission to modify the code and to distribute modified code is granted,
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
*
*/

/* general styles -------------------------------------------- */

FONT, BODY, P, OL, UL, DIV, H1, H2, H3, H4, H5, H6, TD, FORM, INPUT, TEXTAREA, SELECT {
	font-family: verdana, arial, tahoma;
}

FONT, BODY, P, OL, UL, DIV, TD, TEXTAREA, SELECT, FORM {
	font-size: 11px;
	color: #F5F5DC;	
}

INPUT {
	color: #000000;	
}



BODY {
margin: 0px 0px 0px 0px;
background-color:#2c4d21;

scrollbar-face-color:#1E601B;
scrollbar-arrow-color:#448B40;
scrollbar-track-color:#12490F;
scrollbar-shadow-color:#448B40;
scrollbar-highlight-color:#448B40;
scrollbar-3dlight-color:#1E601B;
scrollbar-darkshadow-Color:#1E601B; 
}

P {
	margin: 0px 0px 12px 0px;
}

H1, H2, H3, H4, H5, H6 {
	margin: 0px 0px 5px 0px;
	color: #F5F5DC;	
}

HR {height:1;color:#F5F5DC;}

A {color: #F5F5DC;TEXT-DECORATION: underline;}

LI {padding-top:5;}

H1 {font-size: 12px;font-weight: bold;}
H2 {font-size: 12px;font-weight: bold;}
H3 {font-size: 12px;font-weight: bold;}
H4 {font-size: 12px;font-weight: bold;}
H5 {font-size: 11px;font-weight: bold;}
H6 {font-size: 11px;font-weight: bold; }

/* make all inputs flat*/
INPUT, TEXTAREA, SELECT{
background-color:#F5F5F5; 
layer-background-color:#F5F5F5; 
border-top: #888888 1px solid; 
border-bottom: #888888 1px solid;	
border-left: #888888 1px solid;	
border-right: #888888 1px solid;
}

FORM {
border:0px;
margin:0px;
}
/* information box styles ------------------------------------------ */

.CInfoTableTD {
padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;
font-weight: normal;  color: #F5F5DC;
text-align: left; vertical-align:top; 
/*
border-top: #0084FF 1px solid;		
border-bottom: #0084FF 1px solid;		
border-left: #0084FF 1px solid;		
border-right: #0084FF 1px solid;	
*/
height:100px;	
}

.CNewsTable {
padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;
font-weight: normal; 
text-align: left; vertical-align:top; 
}

.CNewsTableHeaderTD {
padding-left: 20px;padding-right: 20px;padding-top: 2px;padding-bottom: 2px;
font-weight: normal; font-size: 16px; color: #F5F5DC;
text-align: left; vertical-align:top; 

background-color:#0084FF; layer-background-color:#0084FF; 

}

.CNewsTableTD {
padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;
font-weight: normal;  color: #F5F5DC;
text-align: left; vertical-align:top; 

border-top: #0084FF 1px solid;		
border-bottom: #0084FF 1px solid;		
border-left: #0084FF 1px solid;		
border-right: #0084FF 1px solid;		

}





/* horizontal menu styles --------------------------------------- */

TD#menu_h {
  /* white-space: nowrap; */

  text-align: left;
  vertical-align:middle;
  font-weight: normal;
 /* padding: 4px 4px 4px 4px;*/
  color:#F5F5DC;
}

TD#menu_h A {
  text-decoration: none;
  color:#F5F5DC;
}
TD#menu_h A:hover {
  text-decoration: underline;
  color:#F5F5DC;
}

/* Path-menu menu styles --------------------------------------- */

TD#menu_path {
/*  
white-space: nowrap;
   background-color: #FF9900; 

  */
  color:#F5F5DC;
  
  /*text-align: left;
  vertical-align:middle;*/
  /*font-size: 11px;*/
  font-weight: normal; 
  /* padding: 1px 4px 1px 4px; */
}

TD#menu_path A {
  text-decoration: none;
  font-weight: bold; 
  color:#F5F5DC; 
}
TD#menu_path A:hover {
  text-decoration: underline;
  font-weight: bold; 
  color:#F5F5DC;
}


/* vertical menu styles --------------------------------------- */

/* Menu 1 column */
TD#menu_v {	
	vertical-align: top; 
	/*width: 200px;	*/
	/*background-image: url(../images/menubackground.jpg);
	background-repeat : no-repeat;*/
	/*padding-top: 10px;*/
}
TD#menu_v DIV {
	width: 95%;
}
TD#menu_v DIV A {
	color: #F5F5DC;
	text-decoration: none;
}
TD#menu_v DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_v DIV.menu1-level1-no 
{
/*  border-bottom: 1px dotted #999999; */
  /*padding-top:5px;
  padding-left:5px;*/
  padding-left:0px;
}

/*  MENU 1, level 1, active state (ACT) */
TD#menu_v DIV.menu1-level1-act {
/*   border-bottom: 1px solid #999999; */
  font-weight:bold;
  /*padding-top:5px;
  padding-left:5px;*/
  padding-left:0px;

 /* background-color: #bbbbbb;
  filter:alpha(opacity='70', style='0');*/
}
TD#menu_v DIV.menu1-level1-act A {
  color:#F5F5DC;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_v DIV.menu1-level2-no {
  padding-left:10px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_v DIV.menu1-level2-act {
  font-weight:bold;
  padding-left:10px;
}



/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #F5F5DC;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}


/* content styles --------------------------------------- */

TD#content {
	/*padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;*/
	vertical-align: top; 
}


/* footer styles --------------------------------------- */

TD#footer {border-top: dotted 1px #F5F5DC;}
TD#footer P {
	text-align: center;
}

