
BODY, TD {
	font-family : arial,helvetica, san-serif;
	font-size : 8pt;
	color : #000033;
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #707070;
	scrollbar-dark-shadow-color : #848484;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #01003D;
	scrollbar-shadow-color : #e2e2e2
	

}

TD.titlemenu {font-size: 11px; color: #FFFFFF; font-weight:bold; font-family: frutiger, arial, helvetica, sans-serif }
TD.announcements {font-size: 12px; color: #FFFFFF; font-weight:bold; font-family: frutiger, arial, helvetica, sans-serif }
TD.top {font-size: 12px; font-weight:bold;color: #ffff66; font-family: arial, helvetica, sans-serif }
TD.crumbs {font-size: 11px; color: #F2F1DF; font-family: verdana, helvetica; }
TD.maintext {font-size: 11px; color: #000033; font-family: verdana, helvetica; }
TD.eventtext {font-size: 10px; color: #000000; font-family: verdana, helvetica; }
TD.footer {font-size: 11px; color: #3C3A2C; font-family: arial, helvetica; }
TD.form {font-size: 11px; color: #993300; font-family: arial, helvetica; }
TD.title {font-size: 14px; color: #660000; font-weight:bold; font-family: arial, helvetica }

UL {
	font-family : arial,helvetica;
	font-size : 8pt
	
}

SELECT, INPUT, TEXTAREA, OPTION {
	font-family : arial,helvetica;
	font-size : 8pt;
	border-color: #ffffff;
	BACKGROUND-COLOR: #ffffff;
	color : #4d4d4d;
	border-top: solid thin 1px #e0e0e0;
	border-right: solid thin 1px #e0e0e0;
	border-bottom: solid thin 1px #808080;
	border-left: solid thin 1px #808080;
	border-bottom-width : solid thin 1px #e0e0e0;
	border-left-width : solid thin 1px #e0e0e0;
	border-right-width : solid thin 1px #e0e0e0;
	border-top-width : solid thin 1px #e0e0e0;
}
	
	
	
SELECT.update{
	font-family : arial,helvetica;
	font-size : 8pt;
	border-color: #ffffff;
	BACKGROUND-COLOR: #ffffff;
	color : #6699ff;
    border-top: solid thin 1px #e0e0e0;
	border-right: solid thin 1px #e0e0e0;
	border-bottom: solid thin 1px #e0e0e0;
	border-left: solid thin 1px #e0e0e0;
	border-bottom-width : solid thin 1px #e0e0e0;
	border-left-width : solid thin 1px #e0e0e0;
	border-right-width : solid thin 1px #e0e0e0;
	border-top-width : solid thin 1px #e0e0e0;
	BACKGROUND-COLOR: #ffffff;
	color : #eeeeee;
	
}



INPUT.update {
	font-family: Tahoma, arial, sans-serif;
	background-color: #dfdfdf;
	color : #767676
		padding: 1px;
	margin: 2px;
	border-top: solid thin 1px #767676;
	border-right: solid thin 1px #767676;
	border-bottom: solid thin 6px #767676;
	border-left: solid thin 1px #767676;
}

INPUT.tollButton {
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
	background-color: #eaf4ff;
	color: Navy;
	cursor: hand;
	
	padding: 1px;
	margin: 2px;
	border-top: solid thin 1px Navy;
	border-right: solid thin 1px Navy;
	border-bottom: solid thin 1px Navy;
	border-left: solid thin 1px Navy;
}



A {
	text-decoration: none ;cursor: hand;
	color: #ffffff}
	
	.fixed { font-family: frutiger, arial, helvetica, sans-serif;
	 
	font-size: 8pt; 
	border-color: #7D7D7D;
	BACKGROUND-COLOR: #7D7D7D;
	text-decoration: none; 
	color: #ffffff }
	
	.over { font-family: arial, helvetica;
	 
	font-size: 8pt; 
	border-color: #7D7D7D;
	BACKGROUND-COLOR: #7D7D7D;
	text-decoration: none; 
	font-weight:bold;
	color: #ffffff }
	
	.header {
	color: #ffffff }



A:Hover {
	color: #ffffff;}
	
	
}

	.header { 
	color: #ffffff;
	 }
	
	

A.footer { color: #3C3A2C;
        background: transparent;
	    text-decoration: underline;
	 }
	 
	 A:link.footer { color: #3C3A2C;
		background: transparent;
		text-decoration: underline;
	 }
	 
	 A:hover.footer { color: #133D34;
		background: transparent;
		text-decoration: underline;
		
	 }
	 
	 A.nav2 { color: #000066;
        background: transparent;
		font-style: underline;
	    text-decoration: none;
	 }
	 
	 A:link.nav2 { color: #000066;
		background: transparent;
		font-style: underline;
		text-decoration: none;
	 }
	 
	 A:hover.nav2 { color: #979797;
		background: transparent;
		text-decoration: underline;
	 }
	 
	 A.menusm { color: #ffffff;
        background: transparent;
	    text-decoration: none;
		font-size: 10px;
	
	 }
	 
	 A:link.menusm { color: #ffffff;
		background: transparent;
		text-decoration: none;
		font-size: 10px;

	 }
	 
	 A:hover.menusm { color: #ffffcc;
		background: #000066;
		text-decoration: none;
		font-size: 10px;

	 }


.firstlinedemo2:first-line {font-weight: bold; color:black;}
.firstlinedemo2:first-letter {font-size:400%; font-weight:bold; float:left; color:red;}


