A:link { text-decoration: none; color: #66cccc }
A:active { text-decoration: none; color: #670000 }
A:visited { text-decoration: none; color: #99cccc }
a:hover { text-decoration: underline; color: #cccccc }

.textlink		{
				font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
				font-size: 14px;
				font-style: normal;
				text-align: left;
				font-weight: bold;
				color: #660099; 
				}
.button	{
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;	
		}
		
.serviceButtons	{
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #66cccc;	
		}
		

		
					
		
P		{
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 14px;	
		}
.large	{font-size: 24px; text-align: center}
.bottomlinks 	{
				font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
				font-size: 11px; 
				font-weight: BOLD;
				text-align: center;
				color: #336666;
				}

.copyright	{
				font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
				font-size: 12px; 
				font-style: italic; 
				text-align: center; 
				color: #000000
				}
				
.designer {
				font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
				font-size: 10px; 
				text-align: center; 
				color: #000000;
				}

.text 	{
	font-size: 14px; 
	text-align: left;
	color: #ffffff;
	}
.textJustified 	{
	font-size: 14px; 
	text-align: justify;
	color: #ffffff;
	}
.textPhone 	{
	font-size: 14px; 
	text-align: justify;
	color: #66cccc;
	}
.serviceTable 	{
	font-size: 14px; 
	text-align: center;
	color: #66cccc;
	font-style: italic;
	}

.textcenter	{font-size: 14px; text-align: center}


 
.ital	{
		font-style: italic;
		}
.script {
		font-family: "Zapf Chancery, Comic Sans MS, cursive";
		font-size: 16px; text-align: left;
		}
.large	{
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		}

h1		{
		font-family: Times New Roman, Times, Georgia, serif;
		font-size: 30px;
		font-weight: bold;
		text-align: left;
		}
h2		{
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		font-style: normal;
		color: #66cccc;
		}
h3		{
		font-family: Times New Roman, Times, Georgia, serif;
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		font-style: italic;
		}
h4		{
		font-family: Times New Roman, Times, Georgia, serif;
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		}

li	{font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 14px}
.boldlist	{font-weight: bold}

td		{
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-align: left;
		color: #99cccc;
		}
tdServices		{
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		color: #99cccc;
		}
.serviceTableHd
		{
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #000000;
		}
		
.tdEvents
		{
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-align: left;
		color: #dddddd;
		}
		
.tdSponsors
		{
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		}
		
.hd		{
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		}

/* drop down menu*/
		
.menu {
		position:absolute; 
		font-size:12px; 
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
		color: #ffffff; 
		}
		#fileMenu {left:10px; width:70px}
		#searchMenu {left:85px; width:100px}
.menuHead
		{
		font-size:12px; 
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
		color: #ffffff; 
		}
		

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: #ccffff;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #333366;
}

