.H1 {
	text-align: left;
	color: black;
	font-size: 16pt;
	font-family: "Comic Sans MS";
	font-weight: bold;
	display: block;
}	
.H2 {
	text-align: center;
	color: black;
	font-size: 13pt;
	font-family: verdana, arial, sans-serif;
	font-style: italic;
	
}	 
.H2 
 {
	font-size: 11pt;
	
	font-weight: bold;
}		
.H3 {text-align: center; color: black;
	font: verdana, arial, sans-serif; 
 	font-size: 9pt;
	font-weight: bold;}
	
.BTN_H1{
	margin: 20px 0 16px 0;
	padding: 8px 8px;
	background-image: url(../images/blue_button.gif);
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	border: none White;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-style: none; /*background-repeat: repeat-y; */
	background-repeat: no-repeat;
}	
.BTN_Row{
	margin: 20px 0 16px 0;
	
	text-align: center;
	font-size: 10pt;
	border-bottom: none;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	
	background-repeat: repeat-y;
}			 

.Nav_H1{
	font-family: "Comic Sans MS";
	background-image: url(../images/Rose_button.gif);
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	border: none White;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-style: none; /*background-repeat: repeat-y; */
	background-repeat: no-repeat;
}	

.title { text-align: center; color: back; 
 	font-size: 9pt;	
	font: verdana, arial, sans-serif;}	
a:hover { color: #FF0000; text-decoration: underline;
		background-color: #FFF9AD;
		font-weight:bold;text-decoration:underline;
		}
		
		
a:link { color: #0000FF}
a:visited { color: #0000FF}
.active
{
background-color:#FFF9AD;
font-weight:bold;
}			 

.header_content {
	font-size: 13pt;
	font: verdana, arial, sans-serif;
}
.style1 {font-size: 24pt; }

#Main td {
text-align:center;} 
  
#Main  a {

    /*display: block; */
    text-align: center;
    font-weight: bold;
	font-size: 11pt;
	font-family: "Comic Sans MS";

  }
  #Main  a:hover {

    /*display: block; */
	color: #FF0000;
  }
  
  #Menu a:hover { color: #FF0000; text-decoration: underline;
		background-color: #FFF9AD;
		font-weight:bold;text-decoration:underline;
		}
		
#Menu tr {
	text-align:Left;
	font-size: 13pt;
	font-family: "Comic Sans MS";
	height:30px;
} 	
