Body, TD {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif
}

A {font-weight: bold; text-decoration: none; font-size:100%; color:#000000 }
A:visited {font-weight: bold; text-decoration: none; font-size:100%; color:#000000 }
A:hover {font-weight: bold; COLOR: #FFFFFF; font-size:100%; text-decoration:underline }

A.blue {font-weight: bold; text-decoration: none; font-size:100%; color:#0000FF}
A:visited.blue {font-weight: bold; text-decoration: none; font-size:100%; color:#000080}
A:hover.blue {font-weight: bold; Color: #FF0000; font-size:100%; text-decoration:underline}


h2   {font-family: Arial Black; font-size: 115%; font-weight: bold; color:#000000}
h3	 {font-family: Arial; font-size: 100%; font-weight: bold; color:#F5931E}
h4	 {font-family: Arial Black; font-size: 140%; font-weight: bold; color:#F5931E}
h5	 {font-family: Arial Black; font-size: 130%; font-weight: bold; color:#F5931E}
h6 	 {font-family: Arial Black; font-size: 115%; color:#F5931E}
h7	 {font-family: Arial Black; font-size: 80%; font-weight: bold; color:#F5931E}
h8   {font-family: Arial Black; font-size: 115%; font-weight: bold; color:#990000}
         
.CellColour1	{background-color:#F5931E}
.CellColour2	{background-color:#FAC07A}
.CellColour3	{background-color:#FFEACA}

.HeaderSmall{
			font-family:Arial;
			font-size:93%;
			font-weight;
			color:#000000
}

.HeaderBlack{
			font-family:Arial;
			font-size:150%;
			font-weight:bold;
			color:#000000;
}

}
.inputbox {
	BORDER-RIGHT: #ff9900 1px solid; BORDER-TOP: #ff9900 1px solid; FONT-SIZE: 11px; BACKGROUND: #ffffff; BORDER-LEFT: #ff9900 1px solid; CURSOR: text; COLOR: #000000; BORDER-BOTTOM: #ff9900 1px solid; FONT-FAMILY: tahoma, sans-serif; HEIGHT: 11pt; TEXT-DECORATION: none
}

.SubHeader{ font-family: Arial; font-size:100%; font-weight:bold; color:#FFFFFF;}


.tblBorderLeft {
	border-left:1px solid #000000; color:#000000}

.tblBorderRight {
	border-right:1px solid #000000; color:#000000}	

.tblBorderbootomBO {
	border-bottom:1px solid #F5931E; color:#000000}
	
.tblBorderbootomBG {
	border-bottom:1px solid #22B24C; color:#000000}
	
.tblBorderbootomBB {
	border-bottom:1px solid #7E7BB9; color:#000000}

.tblBorder {
	border:1px solid #000000; color:#000000}
	
.tblBorderLO {
	border:1px solid #000000; color:#000000; background-color:#FFEACA}
	
.tblBorderO {
	border:1px solid #000000; color:#000000; background-color:#F5931E}
	
.tblBordernb {
	border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; color:#000000}
	
.tblBorderb {
	border-left:1px solid #000000; border-right:1px solid #000000; color:#000000}
	
.event {
	FONT-WEIGHT: normal; font-family:verdana,arial; font-size:75%; COLOR: #000000;
}

.event A:link, .event A:visited  {
	FONT-WEIGHT: normal; font-family:verdana,arial; COLOR: #000000; TEXT-DECORATION: none
}

.event A:hover {
	FONT-WEIGHT: normal; font-family:verdana, arial; COLOR: #000000; TEXT-DECORATION: underline; background-color: #FFFF99
}

/*** class for subscribe to newsletter ***/
.mail {
	FONT-WEIGHT: normal; font-family:verdana,arial; font-size:100%; COLOR: #000000;
}

.mail A:link, .mail A:visited  {
	FONT-WEIGHT: normal; font-family:verdana,arial; COLOR: #000000; TEXT-DECORATION: none
}

.mail A:hover {
	FONT-WEIGHT: normal; font-family:verdana, arial; COLOR: #000000; TEXT-DECORATION: underline; background-color: #fff
}

/*** end subscribe to newsletter class ***/

}
@media print
{
.NoPrint{display:none}
}