BODY {font-size: 11px;
	  font-family: Tahoma, Arial;
	  background-color: #ffffff;
	  margin: 0;
	  padding: 0 0 25px 0;
      scrollbar-face-color: #003484; 
	  scrollbar-3dlight-color: #ffffff; 
	  scrollbar-highlight-color: #003484; 
  	  scrollbar-shadow-color: #004494; 
	  scrollbar-darkshadow-color: #003484; 
	  scrollbar-track-color: #ffffff; 
	  scrollbar-arrow-color: #ffffff;
     }

TABLE { margin-top: 0px;
  	margin-bottom: 0px;
      }  

TD { font-size: 11px;
     color: #666666;
   }

IMG {border: 0px;
     padding: 0px;
    }	

HR {color: #333333;
    }	
	
P  {font-size: 11px;
    color: #444444;
    text-align: justify;
    margin-top: 0px;
    margin-bottom: 7px;
   }

H1 {font-size: 18px;
    font-family: Arial;
	font-weight: normal;
    color: #004494;
	padding-left: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
   }
H2 {font-size: 14px;
    font-family: Arial;
    color: #004494;
    margin-top: 0px;
    margin-bottom: 12px;
   }
H3 {font-size: 14px;
    color: #444444;
    margin-top: 10px;
    margin-bottom: 10px;
   }
H4 {font-size: 12px;
    font-family: Arial;
    color: #004494;
    margin-top: 3px;
    margin-bottom: 3px;
   }
H5 {font-size: 12px;
    font-family: Arial;
    color: #444444;
    margin-top: 1px;
    margin-bottom: 1px;
   }
H6 {font-size: 11px;
    font-family: Tahoma, Arial;
    color: #004494;
    margin-top: 1px;
    margin-bottom: 5px;
   }

UL {list-style-type: disc;
    margin: 0px 10px 10px 20px;
    }

LI  {font-size: 12px;
     font-family: Tahoma, Arial;
     color: #222222;
    }

FORM {margin: 2px 0px 5px 0px;}

INPUT { font-size: 11px;
		margin: 3px;
	 vertical-align: middle;
	  }

SELECT { font-size: 11px;
	 vertical-align: middle;
	}

BUTTON { border: solid 1px #b3b9c3;
		background-color: #dedde1;
		margin: 3px;
		font-size: 11px;
		color: #666666;
		 vertical-align: middle;
		}

A:link {font-size: 11px;
		color: #004494;
		text-decoration: none;
       }
A:visited { font-size: 11px;
		    color: #004494;
		    text-decoration: none;
	  }	
A:hover { font-size: 11px;
		  color: #9CCD8C;
		  text-decoration: none;
        }

.titl { background: #D5FDFD;
	}
	
.bluefon { background-color: #9CCD8C;
		   background-image: url(/bsystem/templates/base_template/images/topmenufon.gif);
		   background-position: bottom;
		   background-repeat: repeat-x; 
		   padding-bottom: 7px;
		   margin-bottom: 10px;
		}

.menu1 td { border-right: solid 1px #426038;
			background-image: url(/bsystem/templates/base_template/images/menubord.gif);
			background-position: right;
			background-repeat: repeat-y;
			padding: 0px 17px 0px 0px;
		  }
.menu1 a:link, .menu1 a:visited { color: #ffffff;
								  font-weight: bold;
								}			   
.menu1 a:hover { color: #D5FDFD;
			     font-weight: bold;
	 		   }			   								
.menu1 img { margin: 9px;
			 width: 5px;
			 vertical-align: middle;
			}

.redfon { background-color: #D5FDFD;
		  background-image: url(/bsystem/templates/base_template/images/redfon.gif);
		  background-repeat: no-repeat;
		  width: 194px;
		  margin-bottom: 5px;
		  font-family: Trebuchet MS;
		  font-size: 11px;
		  color: #ffffff;
		 }			
.redfon img { vertical-align: middle;
		  height: 11px;
		  margin: 6px 7px 7px 9px;	
			}
.redfon .search { height: 13px;
			margin: 5px 5px 6px 7px;	
		    }

.left { width: 206px;
		vertical-align: top;
		padding: 0px 2px 15px 9px;
	  }
	  
.menu2 div { background: url(/bsystem/templates/base_template/images/disc.gif) no-repeat;
			 padding: 0px 0px 7px 18px;
			 margin-left: 5px;
			 font-weight: bold;
			 color: #426038;
			}	  
.menu2 .active { background: url(/bsystem/templates/base_template/images/disc2.gif) no-repeat;}

.archives { padding: 5px 0px 20px 20px;
			line-height: 17px;
		  }	  

.content1 { background: url(/bsystem/templates/base_template/images/bord.gif) right repeat-y;}
.content { padding: 6px 8px 40px 5px;  
		   background: url(/bsystem/templates/base_template/images/bord.gif) repeat-y;
		   height: 650px;
		 }
.news { border: solid 1px #b5b5b5;
		padding: 10px 5px;
		margin-bottom: 5px;
		text-align: justify;
	  }
.news a {font-weight: bold;}	  
.red { color: #da0e0f;}


.right { width: 195px;
		 vertical-align: top;
		 padding: 0px 2px 15px 9px;
	  }
.right a { font-weight: bold;}

.footer { background-color: #004494;
		  color: #ffffff;
		  text-align: center;
		  line-height: 23px;
		 }
						   			   	   			  			  	   
