/* CSS Document */

body {
    background-color: #CCCCCC;
	font-family: Book Antiqua, sans-serif;
    font-size: 32px;
    margin: 0px;
   }
   
h1 {
    font-size: 24px;
	color: #002ee2;
	}
	
h2 {
    font-size: 18px;
	color: #00069E;
	}
	
   font,th,td,p,li,form {
    font-family: Book Antiqua, sans-serif;
    font-size: 16px;
   }
   
  a:link,a:active,a:visited {
    color: #000000;
   }
   
  a:hover {
  	background-color: #fff999;
    text-decoration: none;
   }
   
   a.menu {
    font-family: Bookman Old Style; 
    color: #000000;
    font-size: 13px;
    text-decoration: none;
		line-height: 1.4;
   }
    
	a.menupage {
    font-family: Bookman Old Style; 
    color: #ffffff;
	background-color: #9999EE;
    font-size: 14px;
    text-decoration: none;
		line-height: 1.4;
   }	
	
   a.menu:hover {
    font-family: Bookman Old Style; 
	color: #000000;
    background-color: #fff000;
    text-decoration: none;
   }
   
   a.menupage:hover {
    font-family: Bookman Old Style; 
	color: #000000;
    background-color: #9999EE;
    text-decoration: none;
   }
   
   .footer {
    font-size: 10px;
    color: #333333;
	line-height: 1.9;
	background-color: #FDFFCE;
   }
   
   .sideB {
    font-size: 13px;
    color: #002ee2;
	font-weight: bold;
   }
   
   .side {
    font-size: 12px;
	line-height: 1.3;
   }
   
   .heading {
    font-size: 17px;
    color: #002ee2;
	font-weight: bold;
	}
	
	.bigheading {
    font-size: 15px;
    color: #002ee2;
   }
   
   .resultstextbold {
    font-size: 13px;
    color: #002ee2;
	font-weight: bold;
   }
	
	.headingsmall {
    font-size: 15px;
    color: #002ee2;
   }
	
	.headingw {
    font-size: 17px;
    color: #ffffff;
	font-weight: bold;
	}
   
   .calender_heading {
    font-size: 17px;
    color: #002ee2;
   }
	
   .inline_img {
    margin: 0px 8px 0px 0px;
    float: left;
    display: inline;
   }
   
    .gallery text {
    font-size: 10px;
    font-weight: lighter;
   }
   
    .gallery_img {
    margin: 0px 8px 0px 0px;
   }
