﻿  /* Announcements sideways */
  
#side {
	height: 1px;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA9964;
    }
    
#side h1, #side h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;	
	margin-top: 1em;
	margin-bottom: 1em;
    }
 
#side b { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    }

#side a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #AA9964; 
   /*  line-height: 20px; */                    
    }

#side a:hover { 
    text-decoration: none;                                                 
    font-style: normal;                                                    
    font-weight: normal; 
    }

#side-2 {
	height: 1px;
	width: 185px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#E08775;
    }
    
#side-2 h1, #side-2 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;	
    }

#side-2 a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #DFD586;	
  /* line-height: 20px;    
  padding-left: 15px; 
  background:url(strel-a.gif) no-repeat 1px 5px;  */                    
    }

#side-2 a:hover { 
    text-decoration: none;                                                 
    font-style: normal;                                                    
    font-weight: normal; 
    }
  
   /* Main menu */
   
#mnu-table {
    height: 1px; 
    width: 180px; 
    }
  
#mnu-1 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#C63939;
	font-weight: bold;
	padding-left: 15px;
	cursor: pointer;
    }

#mnu-1 a {
    color:#C63939;
    text-decoration: none;
    }

#mnu-1 a:hover {
    text-decoration: none;
    }
  
#mnu-2  {
	height: 1px;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 14px;	
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
    }

#mnu-2  a {
    color:#A07275;  
    text-decoration: underline;
    background: none;   
    padding-left:16px;
    }

#mnu-2  a:hover { 
    text-decoration: none;
    } 
  
    
/*Format and hack*/  

#mnu-2  p, #mnu-1  p { 
	margin-top: 0px;
	margin-bottom: 0px;
    }

div.accordion-m {
	width: 100%;
	background-color: #5D0F14;
  }

#mnu-strel {
	background: url(strel-2.gif) no-repeat 0px 11px;
	height: 32px; 
  }
  
#mnu-nostrel {
	background: url(strel.gif) no-repeat 0px 11px;
	height: 32px; 
  }