H1 {
	FONT: bold normal large Arial, Helvetica, sans-serif;
	COLOR: #3333CC;
	TEXT-ALIGN: left;
}
H2 {
	FONT: bold small "Verdana"; 
	COLOR: #3333CC; 
	TEXT-ALIGN: left
}
H3 {
	FONT: bold x-small "Verdana"; 
	COLOR: #3333CC; 
	TEXT-ALIGN: center
}
H4 {
	FONT: bold x-small "Verdana"; 
	COLOR: #3333CC; 
	TEXT-ALIGN: left
}
H5 {
	FONT: bold xx-small "Verdana"; 
	COLOR: #3333CC; 
	TEXT-ALIGN: left
}
H6 {
	FONT: bold xx-small "Verdana"; 
	COLOR: #3333CC; 
	TEXT-ALIGN: center
}

P {
	FONT: small "Verdana"; 
	COLOR: black; 
	TEXT-ALIGN: justified
}

UL {
	FONT: 9pt "Verdana"; 
	COLOR: black
}
OL{
	FONT: 9pt "Verdana"; 
	COLOR: black; 
	TEXT-ALIGN: justified
}

A.button {
	FONT: bold 9pt "Arial"; 
	COLOR: #082984; 
	TEXT-DECORATION: none
}

A{
	COLOR: maroon; 
	font: "Verdana"
}
A:hover {
	COLOR: blue
}
/*  
BODY {
	BACKGROUND:    url(../images/banner_bg.gif) repeat-x
}
*/
TABLE.header {
}
TD.up {
	BACKGROUND-COLOR: #FFFFCC; 
	TEXT-ALIGN: center
}
TD.down {
	BACKGROUND-COLOR: #FFFFCC; 
	TEXT-ALIGN: center
}
TD.header {
	FONT: bold 11pt "Verdana"; 
	COLOR: #FFFFCC
}
TD {
	FONT: 9pt "Verdana"; 
	COLOR: black
}
TD.subtitle {
	FONT: bold 9pt "Verdana"; 
	COLOR: #082984
}
TD.orange {
	FONT: 9pt "Verdana"; 
	COLOR: orange; 
	TEXT-ALIGN: justified
}

.clsNode{
	color: black;;
	font-size : 8pt;
	text-decoration : none;
}
.clsNode:visited { 
	color: black;;
	font-size : 8pt;
	text-decoration : none;
 } 
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.Events { 
	background-color: #FFFFFF;
	font-size: xx-small
	}
.noEvents { 
	background-color: #FFFFCC;
	font-size: xx-small
	}
.mini {
	font-size: xx-small
	}
