body   {background-image: url("graphics/bkgnd.jpg");
	background-repeat: repeat;
	background-attachment:fixed;
	font-family: arial,times,garamond; 
	color: #000000;}
pre    	{font-family: monospace;font-weight: 600; color: #2F4F4F; }
h1,h2,h3,h4,h5  {margin-top: 0em; margin-bottom: 0em;  }
h1,h2,h3,h4,h5,h6 {color: #2F4F4F}
ul	{width:90%; list-style-image: url("graphics/1abu061.gif")}
td	{font-size: 90%; vertical-align: top;}

a	{text-decoration:none; font-family: arial;} 	
	a:link	{color: #006699; } 
	a:visited {color: #088A85;}   
	a:hover	{
		color: #ffff33; 
		background: #006699;
		}
	a:active{color: #D5D5D5; background: #FFFFFF;} 

em	{color: #990033; 
	font-weight:bold; 
	font-style: normal;} 

blockquote  {color:#008800; 
		font-family:garamond; 
		font-size:110%;
		font-weight:bold; 
		font-style: italic;}


/******************************************************************/		
/*                                 Style for Top Menu                                                             */                  
/******************************************************************/		

div#MenuTable
	{
	padding-left:80px;
	width: 90%;
	}	


td.MenuStyle 
	{
	width: 120px;
	font-size: 11px;
	padding:0px; 
	text-align: center; 
	vertical-align:top;
	background-color: #CEF6E3; 
	border-width:	2px;
	border-color:	#CC9966;
	border-style: 	groove; 

	}

a.MenuStyle:link	{color: #0B615E; text-decoration:none; } 
a.MenuStyle:visited 	{color: #660099; text-decoration:none;}   
a.MenuStyle:hover	{color: #FEFE99; background: #0B615E; text-decoration:none;}
a.MenuStyle:active	{color: #D5D5D5; background: #FFFFFF; text-decoration:none;} 

.button	{
	font-size: 10pt;
	font-weight:normal; 
	background:#CEF6E3; 
	border-style: groove; 
	border-color: #CC9966;
	border-width:	5px;
	padding: 2px;
	} 


div#contentdiv
	{
	padding-top:50px;
	padding-left:150px;
	width: 800px ;
	}	
/* *****  bulletin style ***************** */ 

table.bulletin	{width:85%;
		font-family: arial;
		color: #000000;
		font-size: 110%;}

em.bulletin {
	font-family: arial;
	color: #0B615E;
	font-size: 110%;
	}

/********* Ticker style **********/
.tclass
	{ 
	position:relative;  	
	overflow:hidden;
	font-size:small;
	width:250px;
	height: 30px;
	color: blue;	
	cursor:pointer;
	}
	
/* *****  calendar style ***************** */ 


img	{border-width: 0px}  

table.calendar	{
	width:	95%; 
	border-width:2px;
	border-color:#ffff33;
	border-style:ridge;}

tr.headrow {height: 30px}
td	{width: 14%}


/* home page column attributes */
td.home	{
	padding: 10px 10px 10px 10px
	}


td.head	{
	background-color: #c04040;
	color: #00ffff;
	font-size: 100%;
	font-weight: bold;
	text-align: center
	}
td.evt	{
	background-color: #c04040;
	color: #99ffff; font-size: 80%; font-weight: normal
	}

/* default event attributes */
td.Event{	               
	font-size: 70%;
	background-color: #ffffdd; 
	color: #800000;
	vertical-align: top
	} 

td.GreenDay{	               
	font-size: 70%;
	background-color: #33cc66; 
	color: #800000;
	vertical-align: top
	} 

td.RedDay{	               
	font-size: 70%; font-weight:800;
	background-color: #ff3300; 
	color: #FFFFCC;
	vertical-align: top
	} 
td.RoseDay{	               
	font-size: 70%; font-weight:800;
	background-color: #ff99cc; 
	color: #ffffcc;
	vertical-align: top
	} 
td.PurpleDay{	               
	font-size: 70%;
	background-color: #9966cc; 
	color: #FFFFCC;
	vertical-align: top
	} 

td.WhiteDay{	               
	font-size: 70%;
	background-color: #ffffff; 
	color: #800000;
	vertical-align: top
	} 



td.BlueDay{	               
	font-size: 70%;
	background-color: #6699ff; 
	color: #FFFFCC;
	vertical-align: top
	} 

td.OrangeDay{
	font-size: 70%;
	background-color: #ff9933; 
	color: #000066;
	vertical-align: top
	} 

/* Today attributes */
td.tday{	               
	font-size: 70%;
	background-image: url("graphics/bl_pin.gif");
	background-repeat: no-repeat;
	background-color: #ffeeff;
	background-position: top right;
	color: #800000;
	vertical-align: top
	} 

/* Dates gone by attributes */
td.oldday{	               
	font-size: 70%;
	background-color: #aaaaaa; 
	color: #808080;
	vertical-align: top
	} 

/* Dates in future attributes */
td.futday{	               
	font-size: 70%;
	background-color: #dddddd; 
	color: #800000;
	vertical-align: top
	} 

.headrow {
	background-color: #c04040;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	text-align: center
	}

/* ******  These are coded for ID= styles **************** */

#yellow
	{
	position:	relative;
	top:		5px;
	left:		5px;
	background-color: yellow;
	border-width:	10px;
	border-color:	#ffff33;
	width:		90%;
	padding:	5%;
	font-size:	110%;
	font-style: 	normal;
	font-weight:	bold;
	color:		#006600;
	z-index:1
	}

#box {
	position:	relative;
	top:		10px;
	border-width:	2px;
	border-style: 	solid; 
	border-color:	#888888;
	width:		90%;
	padding:	2%;
	z-index:1
	}

/* *****  These are coded for class= styles **************** */ 

.box {
	border-width:	2px;
	border-style: 	dotted; 
	border-color:	#ffff33;
	width:		90%;
	padding:	2%;
	}


.colhead { 
	font-weight: bold; 
	color: #FFFFFF;
	background: #0099ff; 	
	border-style:	double;
	border-width:	5px;
	border-color:	#999999;
	} 	   
.hilite	{
	font-weight:bold; 
	border-style: solid; 
	border-color: #c0c0c0;
	padding: 5px;
	} 

.heading {font-size: 110%;font-weight: 800; color: #000000} 
.gray	 {font-size: 90%; background: #aaaaaa; font-weight: 800; color: #FFFFFF}  
.green   {color: #008800; font-family: arial; font-weight:800}
.redi    {color: #990033; font-family: arial; font-weight:800}
.blue    {color: #0000ff; font-family: arial; font-weight:800}
.black   {color: #000000; font-family: arial; font-weight:800}
.purple	 {color: #8800ff; font-family: arial; font-weight:800}
.revyellow {background-color:#ffffcc;
	  color: #000000;
	  font-size: 100%;
	  font-weight: normal;
	  text-align: center
	}
.revblue {background-color: #ccffff;
	  color: #000000;
	  font-size: 110%;
	  font-weight: bold;
	  text-align: center
	}

.norm   { font-size: 100%;
	  font-weight: normal;
	  text-align: center
	}
.large  {  font-size: 110%;
	  font-weight: bold;
	  text-align: center
	}
