/* CSS Document */

body {font-size: 14pt;
     font-family: Arial, Helvetica, sans-serif;
     color: #000000;
	 
     line height: 10;
	 background-image:  url(backlogo.jpg);
	  background-position: center;
	  background-repeat: no-repeat;
	  background-attachment: fixed;
     }
	 
     a:link {text-decoration: none; color: #0066CC; }
     a:visited {text-decoration: none; color: #0066cc; }
     a:active {color: #0066CC; text-decoration: none; }
     a:hover {color: #0066CC; text-decoration: underline; }
	 
	 td.link a:link {text-decoration: none; color: #FFFFFF; }
     td.link a:visited {text-decoration: none; color: #FFFFFF; }
     td.link a:active {color: #FFFFFF; text-decoration: none; }
	 td.link a:hover {color: #FFFFFF; text-decoration: underline;}
	 td.link{
	   font-size: 10pt;
	   font-family: Arial;
	   color: #ffffff;
	   background-color: #990033;
	   }
/*for month name*/
h1 {font-size: 18pt;
    font-family: Arial, Sans-Serif;
	
	color: #000000;
	text-align: center; 
	text-decoration: none;
}

h2 {
font-size: 16pt;
font-family: Arial, Sans Serif;
font-weight: bold;
color: #990000;
}

h3 {
font-size: 14pt;
font-family: Arial, Sans Serif;
font-weight: bold;
color: #990000;
}
h4 
{
font-size: 12pt;
font-family: Arial, Sans Serif;
font-weight: bold;
color: #990000;
}



div.title {font-size: 12pt;
color: #FFFFFF;
font-family: Arial, Sans Serif;
text-decoration: none;

}
div.titlecon 
{
font-size: 12pt;
font-family: Arial, Sans Serif;
font-weight: bold;
color: #990000;
}

div.bluecon 
{
font-size: 10pt;
font-family: Arial, Sans Serif;

color: #990000;
}

div.subcon 
{
font-size: 10pt;
font-family: Arial, Sans Serif;
font-weight: bold;
color: #990000;
}
div.highlight {font-size: 14pt;
text-decoration: underline;}
/*div {font-size: 8pt;
font-family: Verdana, Arial, Courier;}*/

	
	  
   
   }
   
   td {font-size: 10pt;
       font-family: Arial;
	   /*background-color: #ffffff;*/
	   
	   }
	   td.head {
	   font-size: 10pt;
	   font-family: Arial;
	   text-color: #ffffff;
	   background-color: #990033;
	   }
   /*to highlight event filled days*/

	  
 td.content {  
	  border-bottom: solid #990033 2px;
	  border-top: solid #990033 4px;
	  border-right: solid #990033 2px;
	  border-left: solid #990033 1px;
	  rowspan: 2;

	  }	  
		
		td.hot2 
		{background-color: #FFFFFF;      
		paddding-left: 5%;
		padding-top: 5%;
		padding-right: 5%;
		padding-bottom: 5%;
		text-align: center;
		
		}
		
			table.hot
		{  border-bottom: solid #0066CC 2px;
	  border-top: solid #0066CC  4px;
	  border-right: solid #0066CC  2px;
	  border-left: solid #0066CC 1px;     
		padding: 10px;
	
		
		
		}
		

