body {
	background-color : #000000;
	}

table.main {
	width : 100%;
	height : 100%;
	margin:0px;
	}	

td.logo {
	height:155px;
	background-color :#000000;
	background-image: url(images/newlogo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left : 10px;
	}		
	
p.toptext {
	font-family : Arial;
	font-size : 11pt;
	font-style : italic;
	line-height : 120%;
	color : #ffffff;
	padding-right : 10px;	
	}	
	
.dropcap { 
	color:#BF310B; 
	font-size:40px; 
	line-height:35px; 
	font-family: arial; 
	}	
	
.topmenu {
	font-family : arial;
	font-size : 10pt;
	color : #ffffff;
	padding-right : 10px;	
	}	
	
td.slideshow {
	border-width : 1px 1px 1px 0px;
	border-style : solid;
	border-color : #CCCCCC;
	color : #BF310B;
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;	
	padding:5px 5px 5px 0px;
	}	
	
td.maintext 	{
	font-family : Arial;
	font-size : 10pt;
	line-height : 120%;
	color : #ffffff;
	background-color : #000000;
	border-width : 1px 0px 0px 0px;
	border-style : solid;
	border-color : #CCCCCC;	
	padding-left:20px;
	}	
	
p.mailing_list {
	color : #ffffff;
	}
	
a.mailing_list:link {
	color : #ffffff;
	}	

a.mailing_list:hover {
	color : #E48100;
	}	
	
a.mailing_list:visited {
	color : #ffffff;
	}	
		
a.submenu:link {
	color : #E48100;
	}	

a.submenu:hover {
	color : #E48100;
	font-weight : bold;
	}	
	
a.submenu:visited {
	color : #E48100;
	}				
	
td.navigation {
	border-width : 1px 0px 1px 0px;
	border-style : solid;
	border-color : #CCCCCC;
	padding : 5px;
	}	
	
#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}