P {
	font: 9pt verdana, arial, sans-serif;
	line-height: 12pt;
	text-align: left;
}

LI {
	font: 9pt verdana, arial, sans-serif;
	line-height: 12pt;
	margin-bottom: 5pt;
}

.texty {
	font: 9pt verdana, arial, sans-serif;
	line-height: 12pt;
}

.subhed {
	font: 12pt Georgia, 'Times New Roman', Times, Palatino, serif;
	color: #663399;
	font-weight: bold;
	
}


A:link {
	font-weight : bold;
	color : #663399;
	text-decoration : none;
}

A:visited {
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

A:hover {
	font-weight : bold;
	color : #FFFFFF;
	background-color : #663399;
	text-decoration : none;
}



.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}


A.navbar:LINK {
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #6699FF;
}

A.navbar:VISITED {
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #6699FF;
}

A.navbar:HOVER {
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #003399;
}




#coolmenu{
width: 132px;
background-color: #66CC66;
}

#coolmenu a{
font: bold 12px verdana,arial,sans-serif;
padding: 4px;
padding-right: 12px;
display: block;
width: 100%;
color: #663399;
text-decoration: none;
text-align:right;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 116px;
}


#coolmenu a:hover{
background-color: #663399;
color: white;
}





/*This one is for the right side menus*/

#submenu{
width: 123px;
background-color: #EBE9ED;
}

#submenu a{
font: bold 12px verdana,arial,sans-serif;
padding: 4px;
padding-left: 10px;
display: block;
width: 100%;
color: #000000;
text-decoration: none;
text-align:left;
}

html>body #submenu a{ /*Non IE rule*/
width: auto;
}

* html #submenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 107px;
}


#submenu a:hover{
background-color: #663399;
color: white;
}


.linktop {
	font: 16pt Georgia, 'Times New Roman', Times, Palatino, serif;
	color: #006633;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}




h2 {
	font: 15pt Georgia, 'Times New Roman', Times, Palatino, serif;
	color: #663399;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
	font: 12pt verdana, arial, sans-serif;
	color: #006633;
	font-weight: bold;
	margin-top:14px;
	margin-bottom:-4px;
}

.linkhed {
	font: 12pt verdana, arial, sans-serif;
	color: #006633;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}
.front {
	font-weight: normal;
}
