A:link {
   color : #663366; 
}

A:visited {
   color : #663366; 
}

A:hover {
   color : #3333cc; 
}

A.menu1:link {
   color : #660066;
   text-decoration : none; 
}

A.menu1:visited {
   color : #660066; 
   text-decoration : none;
}

A.menu1:hover { 
	color: #6633cc;
 }
 
p	{
	font-family: 100% Georgia, "Times New Roman", Times, serif;
	color: #638291; 
	}
	
ul	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}
	
li	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-bottom: 17px;
	}	

td	{
	font:inherit;
	}

H1 {
   font-size : 20px; 
   font-family:Georgia, "Times New Roman", Times, serif; 
   color : #477958;
   font-weight : bold;
   border-bottom: #cae1b7 solid 1px;
}

H2 {
   font-size : 14px; 
   font-family:Georgia, "Times New Roman", Times, serif; 
   color : #477958;
   font-weight : bold;
}

H3	{         /* sidebar heading */
	font-family:Verdana, Geneva, sans-serif;
	color: #638291;
	font-size:11px;
	}

#nav_bar	{
	width: 100%;
	background-color: #94af7e;
	}
.box_bg		{
	background-image: url(images/box_bg.gif);
	background-repeat:repeat-y;
	width: 236px;
	padding: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#5b7444;
	}
	
.lineheight	{
	line-height: 25px;
	}	
.sidebarText	{
	font-family:Verdana, Geneva, sans-serif;
	color: #638291;
	font-size:11px;
	line-height: 20px;
	
	}	

HR {
   color : #cae1b7;			
}

.rule{
	border-bottom: #cae1b7 solid 1px;
	width: 100%;
	}


.right_col	{
	background: #F9F9C7;
	border-left: #c5dada solid thin;
}

.toc	{
	padding-bottom: 13px;
}

.date {
   font-size : 14px; 
   font-family :  times new roman, times ; 
   color : #004646;
   font-weight : bold;
   font-style : italic ;
			
}


.leftright	{
	margin-left: 10px;
	margin-right: 10px;
}


.floatrightDate	{
	float : right;
	margin : 0px;
	padding-top : 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #447455;
}

.floatrightDateNews	{
	float : right;
	margin : 0px;
	padding-top : 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #447455;
}

.newsHead	{
	background-color: #fbe8ac;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 5px;
	color: #356052;
	}
	
.newssubHead	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 10px;
	color: #356052;
	}

#footer,  a.footer:link, a.footer:visited	{
	font-family: Verdana, Geneva, sans-serif;
	color: #96afbb;
	font-size: 11px;
	text-align:right;
	}

