body {
  	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #ff9933;
	text-decoration:none;
	
}

a.on {
	color: #FEFE00;
	text-decoration: none;
	font-weight: bold;
}

.days {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#5191CD;
}

.event {
	font-size:9px;
	color:#336699;
}

.event_line {
	background-color:#4283C4;
	width:2px;
}

.holiday {
	font-size:9px;
	color:#336699;
	background-color:#FFCC99;
}

.month {
	font-size:18px;
	color:#FFFFFF;
	background-color:#5191CD;
}

.month_link {
	font-size:12px;
	border:#336699 solid 1px;
}

.numbers {
	font-size:9px;
	color:#336699;
	border:#CCCCCC solid 1px;
}

.place {
	color:#000000;
}

.title {
	font-size:25px;
	font-weight:bold;
	color:#006CB4;
}

.weekends {
	font-size:10px;
	color:#336699;
	background-color:#D5DDEB;
}




h2 {
	color:#366AAB;
}

h3 {
	color:#366AAB;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	color:#366AAB;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h5 {
	color:#366AAB;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9999CC;
	margin-left:10px;
	margin-right:10px;
}

.norm {
	font-family:"Century Gothic", Century, "Century Schoolbook", Arial;
	font-size:10px;
	color:#336699;
}

.norm_w {
	font-family:"Century Gothic", Century, "Century Schoolbook", Arial;
	font-size:10px;
	color:#FFFFFF;
}

.rel_docs {
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}

.text_white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
}

.text_white_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}

.text_contacts {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

.text_blue_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#366AAB;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

.footlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#23456F;
}

.news_pic {
	border:#E6EEFF solid 1px;
}

table.colour {
	border:#E6EEFF solid 1px;
}
	tr.bac_colour {
	
	background-color:#E6EEFF;
	
	}
	
	td.b_col {

		border:#E6EEFF solid 1px;
	}

	td.bac_col {

		background-color:#E6EEFF;
	}
	td.bac_high {

		border:#ff9933 solid 1px;
	}

/*- Side Menu --------------------------- */
	
#menu {
	width: 150px;
	margin: 5px;
}
	
#menu li a {
	height: 33px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 27px;
	text-decoration: none;
	}	


#menu li a:link, #menu li a:visited {
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
    color:#FFFFFF;
	display: block;
	background:  url(images/un_button2.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
    color:#000000;
	background:  url(images/un_button2.gif) 0 -33px;
	padding: 8px 0 0 10px;
	}
	
#pscroller2{
width: 400px;
height: 50px;
border: 0px;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ /*class to apply to your scroller(s) if desired*/
}

 /*border round 1px corner*/
  table.ctab { 
    align: center;
  }

  td.ctab-top { 
    height: 13px;  
    background-image: url(images/c_top.gif);
  }

  td.ctab-topRight { 
    width: 13px;
    height: 13px;
    background-image: url(images/c_t_right.gif);
  }

  td.ctab-right { 
    width: 13px; 
    background-image: url(images/c_right.gif);
  }

  td.ctab-bottomRight { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/c_b_right.gif);
  } 

  td.ctab-bottom { 
    height: 13px;
    background-image: url(images/c_bottom.gif);
  }

  td.ctab-bottomLeft { 
  	width: 13px;
    height: 13px;
    background-image: url(images/c_b_left.gif);
  } 

  td.ctab-left { 
  	width: 13px;
    background-image: url(images/c_left.gif);
  }

  td.ctab-topLeft { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/c_t_left.gif);
  }      

  td.ctab-center { 
  font:Geneva, Arial, Helvetica, sans-serif;
  background-color:#5191CD;
  font-size:10px;
  }
  
    /*border round corner*/
  table.btab { 
    align: center
  }

  td.btab-top { 
    height: 13px;  
    background-image: url(images/b_top.gif)  }

  td.btab-topRight { 
    width: 13px;
    height: 13px;
    background-image: url(images/b_t_right.gif)  }

  td.btab-right { 
    width: 13px; 
    background-image: url(images/b_right.gif)  }

  td.btab-bottomRight { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/b_b_right.gif)  } 

  td.btab-bottom { 
    height: 13px;
    background-image: url(images/b_bottom.gif)  }

  td.btab-bottomLeft { 
  	width: 13px;
    height: 13px;
    background-image: url(images/b_b_left.gif)  } 

  td.btab-left { 
  	width: 13px;
    background-image: url(images/b_left.gif)  }

  td.btab-topLeft { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/b_t_left.gif)  }      

  td.btab-center { 
  font:Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  }
  
   /*border round corner transparent*/
  table.stab { 
    align: center
  }

  td.stab-top { 
    height: 15px;  
    background-image: url(images/s_top.gif)  }

  td.stab-topRight { 
    width: 17px;
    height: 15px;
    background-image: url(images/s_t_right.gif)  }

  td.stab-right { 
    width: 17px; 
    background-image: url(images/s_right.gif)  }

  td.stab-bottomRight { 
    width: 17px; 
    height: 21px; 
    background-image: url(images/s_b_right.gif)  } 

  td.stab-bottom { 
    height: 21px;
    background-image: url(images/s_bottom.gif)  }

  td.stab-bottomLeft { 
  	width: 17px;
    height: 21px;
    background-image: url(images/s_b_left.gif)  } 

  td.stab-left { 
  	width: 17px;
    background-image: url(images/s_left.gif)  }

  td.stab-topLeft { 
    width: 17px; 
    height: 15px; 
    background-image: url(images/s_t_left.gif)  }      

  td.stab-center { 
 
  }  
 
     /*border round corner*/
  table.dtab { 
    align: center
  }

  td.dtab-top { 
    height: 13px;  
    background-image: url(images/d_top.gif)  }

  td.dtab-topRight { 
    width: 13px;
    height: 13px;
    background-image: url(images/d_t_right.gif)  }

  td.dtab-right { 
    width: 13px; 
    background-image: url(images/d_right.gif)  }

  td.dtab-bottomRight { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/d_b_right.gif)  } 

  td.dtab-bottom { 
    height: 13px;
    background-image: url(images/d_bottom.gif)  }

  td.dtab-bottomLeft { 
  	width: 13px;
    height: 13px;
    background-image: url(images/d_b_left.gif)  } 

  td.dtab-left { 
  	width: 13px;
    background-image: url(images/d_left.gif)  }

  td.dtab-topLeft { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/d_t_left.gif)  }      

  td.dtab-center { 
  font:Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color:#ccccff;
  }
  
      /*border round corner orange */
  table.otab { 
    align: center
  }

  td.otab-top { 
    height: 13px;  
    background-image: url(images/o_top.gif)  }

  td.otab-topRight { 
    width: 13px;
    height: 13px;
    background-image: url(images/o_t_right.gif)  }

  td.otab-right { 
    width: 13px; 
    background-image: url(images/o_right.gif)  }

  td.otab-bottomRight { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/o_b_right.gif)  } 

  td.otab-bottom { 
    height: 13px;
    background-image: url(images/o_bottom.gif)  }

  td.otab-bottomLeft { 
  	width: 13px;
    height: 13px;
    background-image: url(images/o_b_left.gif)  } 

  td.otab-left { 
  	width: 13px;
    background-image: url(images/o_left.gif)  }

  td.otab-topLeft { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/o_t_left.gif)  }      

  td.otab-center { 
  font:Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color:#FF9933;
  }
  
  /*border round corner line */
  table.ltab { 
    align: center
  }

  td.ltab-top { 
    height: 13px;  
    background-image: url(images/l_top.gif)  }

  td.ltab-topRight { 
    width: 13px;
    height: 13px;
    background-image: url(images/l_t_right.gif)  }

  td.ltab-right { 
    width: 13px; 
    background-image: url(images/l_right.gif)  }

  td.ltab-bottomRight { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/l_b_right.gif)  } 

  td.ltab-bottom { 
    height: 13px;
    background-image: url(images/l_bottom.gif)  }

  td.ltab-bottomLeft { 
  	width: 13px;
    height: 13px;
    background-image: url(images/l_b_left.gif)  } 

  td.ltab-left { 
  	width: 13px;
    background-image: url(images/l_left.gif)  }

  td.ltab-topLeft { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/l_t_left.gif)  }      

  td.ltab-center { 
  font:Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color:#ffffff;
  }
  
     /*border round corner transparent*/
  table.ftab { 
    align: center;
  }

  td.ftab-top { 
    height: 23px;  
    background-image: url(images/f_top.gif);
	background-repeat:repeat-x;
  }

  td.ftab-topRight { 
    width: 22px;
    height: 55px;
    background-image: url(images/f_t_right.gif)  }

  td.ftab-right { 
    width: 22px; 
    background-image: url(images/f_right.gif)  }

  td.ftab-bottomRight { 
    width: 22px; 
    height: 23px; 
    background-image: url(images/f_b_right.gif)  } 

  td.ftab-bottom { 
    height: 23px;
    background-image: url(images/f_bottom.gif)  }

  td.ftab-bottomLeft { 
  	width: 22px;
    height: 23px;
    background-image: url(images/f_b_left.gif)  } 

  td.ftab-left { 
  	width: 22px;
    background-image: url(images/f_left.gif)  }

  td.ftab-topLeft { 
    width: 22px; 
    height: 55px; 
    background-image: url(images/f_t_left.gif)  }      

  td.ftab-center { 
 	background-repeat:no-repeat;
	background-position:left;
  }  
  
  td.ftab2-center { 
 	background-repeat:no-repeat;
	background-position:right;
  }  
  
   /*border round corner transparent*/
  table.xtab { 
    align: center
  }

  td.xtab-left { 
    width: 32px;
    height: 44px;
    background-image: url(images/x_left2.gif);
  }
  
  td.xtab-right { 
    width: 32px;
    height: 44px;
    background-image: url(images/x_right2.gif);
  }

  td.xtab-mid { 
    height: 44px; 
    background-image: url(images/x_mid2.gif);
  }
  
       /*border round corner*/
  table.etab { 
    align: center
  }

  td.etab-top { 
    height: 13px;  
    background-image: url(images/e_top.gif)  }

  td.etab-topRight { 
    width: 13px;
    height: 13px;
    background-image: url(images/e_t_right.gif)  }

  td.etab-right { 
    width: 13px; 
    background-image: url(images/e_right.gif)  }

  td.etab-bottomRight { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/e_b_right.gif)  } 

  td.etab-bottom { 
    height: 13px;
    background-image: url(images/e_bottom.gif)  }

  td.etab-bottomLeft { 
  	width: 13px;
    height: 13px;
    background-image: url(images/e_b_left.gif)  } 

  td.etab-left { 
  	width: 13px;
    background-image: url(images/e_left.gif)  }

  td.etab-topLeft { 
    width: 13px; 
    height: 13px; 
    background-image: url(images/e_t_left.gif)  }      

  td.etab-center { 
  font:Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color:#E6EEFF;
  }
 
   /*border round corner transparent*/
  table.xxtab { 
    align: center
  }
  
  td.xxtab-mid { 
    height: 50px;
	width:640; 
    background-image: url(images/head_back.gif);
	background-position:right;
  }
  
 
 /*- Menu Tabs J--------------------------- */
 
 #tabsJ {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
	  /*border-bottom:1px solid #5594CE;*/
      }
    #tabsJ ul {
	margin:0;
	padding:0px 10px 0 50px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url(images/tableftJ.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url(images/tabrightJ.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#000000;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
	  
/*calender*/

.tabletype{
background-color:#E6EEFF;
}

.title{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#366AAB;
font-size:12px;
font-weight:bold;
margin-left:5px;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
color:#336699;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
/* border: 1px solid #E6EEFF;*/
color: #336699;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #336699;
}

.shadetabs li a:hover{
text-decoration: none;
color: #ff9933;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
/* border: 1px solid #E6EEFF; */
width: 650px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

.back_calendar {
	background-image: url(images/calendar_1.jpg);
	background-repeat:no-repeat;
}