/*********************************************/
/*	
/*  Copyright Serge Broekhuizen 2004 - 2007  */
/*	
/*********************************************/

*
{
  margin: 0px auto;
  padding: 0px;
  border: 0px;
  font-family: Verdana, Arial, sans-serif, Helvetica;
  font-size: 11px;
}

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

html, body
{
  height: 100%;
}

html
{
  overflow: scroll;
}

body
{
  background-color: #F8F8F8;	
}

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

a
{
  text-decoration: none;
}
 
a:link, a:active, a:visited
{
  color: green;
}

a:hover
{
  color: darkgreen;
}

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

h2
{
  font-family: Trebuchet MS, Verdana;
  font-size: 16px;
}

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

.prefooter
{
  clear: both;
  height: 1px;
}

.postfooter
{
  clear: both;
  height: 3%;
  background-color: #F8F8F8;
}

.footer
{
  clear: both;
  width: 796px;
  height: 15px;
  background-color: #C8F4AA;
  border: 2px solid #666666;	
  border-top: 1px solid #666666;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active
{
  font-size: 10px;
}

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

.div_header
{
  width: 800px;
  height: 132px;
  margin-top: 2%;
}

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

.div_header_left
{
  float: left;
  clear: left;
  width: 64px;
  /*height: 142px;*/		
  height: 132px;
}

.div_header_left_top
{
  clear: both;
  width: 64px;
  height: 64px;	
  background-image: url(/img/system/left_corner.gif);
  background-repeat: no-repeat;
}

.div_header_left_bottom
{
  clear: both;
  width: 62px;
  height: 66px;	
  background-color: #00CC00;
  border-left: 2px solid #666666;
  border-bottom: 2px solid #666666;	
}

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

.div_header_middle
{
  float: left;
  clear: none;
  width: 672px;
  height: 122px;
  padding-top: 6px;
  text-align: center;
  border-top: 2px solid #666666;
  border-bottom: 2px solid #666666;
  background-color: #00CC00;		
}

.div_header_middle_menu
{
  clear: both;
  width: 628px;
  padding-top: 14px;
  padding-left: 44px;	
}

.div_header_middle_menu_item
{
  float: left;
  clear: none;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid white;
  font-family: Trebuchet MS, Verdana;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: white;		
  cursor: pointer;
}

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

.div_header_right
{
  float: left;
  clear: right;
  width: 64px;
  /*height: 142px;*/
  height: 132px;
}

.div_header_right_top
{
  clear: both;
  width: 64px;
  height: 64px;	
  background-image: url(/img/system/right_corner.gif);
  background-repeat: no-repeat;
}

.div_header_right_bottom
{
  clear: both;
  width: 62px;
  height: 66px;	
  background-color: #00CC00;
  border-right: 2px solid #666666;
  border-bottom: 2px solid #666666;	
}

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

.div_body
{
  width: 796px;
  height: auto;
  border-left: 2px solid #666666;
  border-right: 2px solid #666666;
  padding-top: 12px;
  background-color: #C8F4AA;	
}

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

.div_body_left
{
  float: left;
  clear: left;
  width: 180px;
  height: auto;
  padding-left: 15px;	
}

.div_body_left_menu
{
  float: left;
  clear: left;
  width: 180px;	
}

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

.div_body_left_menu_top
{
  clear: both;
  width: 180px;
  height: 30px;	
}

.div_body_left_menu_top_left
{
  float: left;
  clear: left;
  width: 28px;
  height: 30px;
  background-image: url(/img/system/menu_corner_left_top.gif);
  background-repeat: no-repeat;		
}

.div_body_left_menu_top_middle
{
  float: left;
  clear: none;
  width: 124px;
  height: 29px;
  background-color: #00CC00;
  border-top: 1px solid #666666;			
}

.div_body_left_menu_top_right
{
  float: left;
  clear: right;
  width: 28px;
  height: 30px;
  background-image: url(/img/system/menu_corner_right_top.gif);
  background-repeat: no-repeat;
}

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

.div_body_left_menu_middle
{
  clear: both;
  width: 178px;
  height: auto;
  padding-top: 2px;
  background-color: #00CC00;
  border-left: 1px solid #666666;	
  border-right: 1px solid #666666;			
}

.div_body_left_menu_middle_item
{
  width: 166px;
  height: 38px;
  margin-left: 12px;
  cursor: pointer;				
}

.div_body_left_menu_middle_item img
{
  float: left;
  clear: left;
  width: 24px;
  height: 24px;
  margin-top: 4px;
  margin-right: 2px;	
}

h1
{
  float: left;
  clear: right;
  width: 124px;
  height: 35px;
  line-height: 32px;
  padding-left: 6px;	
  border-bottom: 1px solid #00AC00;
  font-family: Trebuchet MS, Verdana;
  font-size: 14px;
  font-weight: bold;
  color: white;
}

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

.div_body_left_menu_bottom
{
  clear: both;
  width: 180px;
  height: 30px;	
}

.div_body_left_menu_bottom_left
{
  float: left;
  clear: left;
  width: 27px;
  height: 30px;
  background-color: #00CC00;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #666666;			
}

.div_body_left_menu_bottom_middle
{
  float: left;
  clear: none;
  width: 124px;
  height: 30px;
  background-color: #00CC00;
  border-bottom: 1px solid #666666;				
}

.div_body_left_menu_bottom_right
{
  float: left;
  clear: right;
  width: 28px;
  height: 30px;
  background-image: url(/img/system/menu_corner_right_bottom.gif);
  background-repeat: no-repeat;
}
		

/*********************************************/
/*
/*  Copyright Serge Broekhuizen 2004 - 2007  */
/*	
/*********************************************/




