<style type="text/css">
<!--

.error {
	font-weight : bold;
	color : red;
}

body    { 
		font-family: Futura medium, Verdana, Arial; 
        font-size: 10pt; 
		color : #fff;
		background-color : #225522; 
		margin:0px

	}

A:link { color: white }

A:visited { color: white }

A:hover { color: yellow }

printable    { 
		font-family: Futura medium, Verdana, Arial; 
        font-size: 10pt; 
		color : #000;
		background-color : #fff; 
		margin:0px
	}

li	    { 
		font-family: Futura medium, Verdana, Arial; 
        font-size: 10pt; 
			color: #fff;
	    	background-color : #552222; 
	}

.menu 	{ 
		font-size: 10pt; 
		color: #fff;
	    background-color : #551111; 
		text-decoration : none;
	}

.smallmenu 	{ 
		font-size: 8pt; 
		color: #000;
	    background-color : #551111; 
		text-decoration : none;
	}


.submenu {
		font-size: 9pt;
		color: #fff;
	    background-color : #552222; 
		text-decoration : none;
	}

.selectedmenu {
		font-size: 10pt;
		color: #fff;
	    background-color : #552222; 
		font-weight : bold;
}

.selectedsubmenu {
		font-size: 9pt;
		color: #fff;
	    background-color : #552222; 
		font-weight : bold;

}

.warning 	{ 
		font-size: 9pt; 
		color: #fff;
	    background-color : #552222; 
		text-decoration : none;
	}



P  { font-family: Futura medium, Verdana, Arial; color: white }

a.menu:link,a.menu:visited,a.submenu:link,a.submenu:visited  { 
		color: #fff;
	    background-color : #552222; 
		text-decoration : none;
		}

a.menu:hover,a.submenu:hover {
			text-decoration : underline;
}

a.preheading:link,a.preheading:visited {
	text-decoration : none;
	padding-left : 0px;
}

.logo 		{ 
			font-family: Futura medium, Arial, Verdana; 
			font-size: 14pt; 
			color: #fff;
	    	background-color : #552222; 
		}

.sublogo	{ 
			font-family: Futura medium, Arial, Verdana; 
			font-size: 10pt
		}

table.header 	{
			width : 100%;
			color: #fff;
	    	background-color : #552222; 
			padding : 0px;
			margin : 0px;
			border-style : none;
			border-width : 0px;
			border-bottom: 1px solid #006600 ;
		}
		
table.footer 	{
			width : 100%;
			color: #fff;
	    	background-color : #222222; 
			padding : 0px;
			margin : 0px;
			border-style : none;
			border-width : 0px;
			border-top: 1px solid #006600 ;
		}

td      {
		padding : 10px 5px 10px 5px;    
        }

td.nav	 	{
			color: #000000;
	    	background-color : #552222; 
			width:1px;
			white-space: nowrap;
    		border-right: 1px solid #006600 ;
        }

table.caption	{
	border-width : 0px;
	border-style : none;
}

td.caption {
	font-size:8pt;
}

	
.footertext	{
			color: #fff;
	    	background-color : #000000; 
			white-space : nowrap;
			font-size : 14pt;
			text-align:center;
		}

.appointmenttext{
			color: #fff;
	    	background-color : #000000; 
			font-size : 14pt;
			color : white;
			text-align:center;
			white-space : nowrap;
		}

.footeremail 	{
			color: #fff;
	    	background-color : #000000; 
			font-size : 12pt;
			color : black;
			text-align : center;
			white-space: nowrap;
		}		

.copyright	{
			font-size : 8pt;
			text-align : center;
			white-space : nowrap;
		}

h1 		{
			font-size : 14pt;
		}

h2		{
			font-size : 13pt;
		}

.preheading	{
			margin-top : 5px;
			padding-left : 5px;
			color: #fff;
	    	background-color : #442222; 
			border-width : 0px;
		}

.blankheading	{
			border : 1px solid green;
			margin : 0px;
			padding: 0px;
			padding-top: 5px;				
			background : #EEEEEE;
			width : 100%;
		}

table.toolbar{
			color: #fff;
	    	background-color : #111111; 
	        border : none;
}

td.toolbar	
		{
			text-align : right;
			vertical-align : top;
			color: #fff;
	    	background-color : #551111; 
			border-width : 0px;
		}

.heading	{
			background : #fff;
			color: #fff;
	    	background-color : #551111; 
			margin-top : 10px;
			margin-bottom : 2px;
			border : none;
			border-width : 0px;
	    }

.content	{
			margin : 5px;
		    padding : 10px 20px 10px 20px;    

		}

.lt	{
			color: #c0c0c0;
		}

-->
</style>

