/* CSS Document */
body
{ 
background-image: url(stars.gif);
background-repeat: no-repeat;
margin-top:0;
margin-left:0;
} 


td
	{
	font-family:tahoma;
	font-size:12px;
	
	}
a { text-decoration:none;
	color:#336699;} 
a:visited {color :#336699;}
a:hover{color:#330099;}

.header1
	{
	font-family:tahoma;
	font-size:20px;
	color:1D52A0;
	font-weight:bold
	}
	
.style1 {color: #CC9933}
.style2 {font-family:"Century Gothic";
			font-size:14px;			
			font-weight:bold;
			
		}
.style3 {font-family:"Century Gothic";
			font-size:16px;			
			font-weight:bold;
			
		}
.style4
	{
	font-family:tahoma;
	font-size:12px;
	color:336699;
	}
	.style4b
	{
	font-family:tahoma;
	font-size:12px;
	color:336699;
	font-weight:bold;
	}
	.style4c
	{margin-right:10px;
	margin-left:10px;
	margin-top:5px;
	width:175px;
	height:180px;
	font-family:tahoma;
	font-size:12px;
	text-align:justify;
	}
	.style4d
	{margin-right:25px;
	margin-left:25px;
	margin-top:5px;
	width:630px;
	
	}
	.style5
	{margin-right:25px;
	margin-left:45px;
	width:600px;
	font-family:tahoma;
	font-size:12px;
	
	}
	.style6
	{margin-right:25px;
	margin-left:45px;
	width:600px;
	
	font-family:tahoma;
	font-size:12px;	
	text-align:center;
	}
	div.style6
	{margin-right:25px;
	margin-left:45px;
	width:600px;
	
	font-family:tahoma;
	font-size:12px;	
	text-align:center;
	}
	.style6a
	{margin-right:25px;
	margin-left:45px;
	margin-top:60px;
	width:600px;
	font-family:tahoma;
	font-size:12px;
	color:336699;
	text-align:center;
	}
div.styleAbout
	{margin-right:45px;
	margin-left:50px;
	margin-top:20px;
	width:600px;
	font-family:tahoma;
	font-size:12px;	
	}
div.styleAdvisor
	{margin-right:25px;
	margin-left:45px;
	margin-top:20px;
	width:600px;
	font-family:tahoma;
	font-size:12px;	
	}
.style6b
	{margin-right:25px;
	margin-left:45px;
	width:600px;
	font-family:tahoma;
	font-size:12px;	

	}
	div.style6b
	{margin-right:25px;
	margin-left:45px;
	width:600px;
	font-family:tahoma;
	font-size:12px;	

	}
	.style7
	{
	font-family:tahoma;
	font-size:10px;
	color:336699;
	font-weight:bold;
	}
	.style8
	{margin-right:25px;
	margin-left:45px;
	width:600px;
	font-family:tahoma;
	font-size:12px;
	
	text-align:center;
	}
div.menu  { 
  position:absolute; visibility:hidden; 
  width:120px; left:0; top:0; z-index:500; 
  font-size:12px; 
  font-weight:bold;
  font-family:Century Gothic, Arial, Helvetica, sans-serif; 
  background-color: #EAF0F0; color:#000;
  border: 2px groove;	
  border-color: #f7faff #99a #99a #f7faff; 
  z-index:500;
}
.help
{font-size:11px;}
/* Style specifications for menu items and links  */
div.menu ul { margin:0; padding:0 }
/* Need to set padding of at least one pixel or ie sets very large margin */
div.menu ul li { 
  padding:1px; margin:0;
  list-style-type:none
  }

/* Set display block and position relative so clicks on list items activate links  */  
div.menu a { 
  cursor:default;
  padding:.3em .4em; margin:0; 
  background-color:transparent; 
  display:block; position:relative; 
  text-decoration:none 
  }
  
div.menu a:link { color:#33b }
div.menu a:visited { color:#339 }
div.menu a:hover { color:#fff; background-color:#338 }
TD.DAYS {
	font-family :Tahoma;font-size : 8pt;font-style : normal;letter-spacing : 0.1mm;border : 1pt OutSet;background-image:url(images/menubg.gif);color :#336699;
}
TD.TODAY {
	font-family :Tahoma;font-size : 8pt;font-weight : bold;font-color : yellow;letter-spacing : 0.1mm;border : thin Inset #FFFACD;background-color :#ccffcc;color :#336699;
}
TD.PUBLIC {
	font-family :Tahoma;font-size : 8pt;font-weight : bold;font-color :pink;letter-spacing : 0.1mm;border : thin Inset #FFFACD;background-color : <%=publiccellcolor%>;color:#FF0000;
}



