BODY
{
	font-family : Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
    background-color: #C0C0C0;
}

P, table
{
	font-family : Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

.PageArea
{
    background-color: #F9F9C6;
    border-style: solid;
}


.NavArea
{
    background-color: #DAFEE1;
}

.ContentArea
{
	padding-left: 15px;
}

.MainEventsArea
{
	padding-right: 15px;
}





/*  TABLE, P
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
} 



P
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}*/


A
{
	text-decoration: underline;
	color: #008800;
}

A:link
{
	text-decoration: underline;
	color: #008800;
}

A:hover
{
	text-decoration: none;
	color: #00ff00;
}


TITLE2 
{
	font-family : Arial,Helvetica;
	font-size : 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: center;
}



.HeaderCentre
{
	font-family : Arial,Helvetica;
	font-size : 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: center;
}

.NoSpaceAfter
{
	font-family : Arial,Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-bottom: -15px
}

.NoSpaceBefore
{
	font-family : Arial,Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-top: 3px
}

H1 
{
	font-family : Arial,Helvetica;
	font-size : 19px;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}


H2 
{
	font-family : Arial,Helvetica;
	font-size : 17px;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}

H3 
{
	font-family : Arial,Helvetica;
	font-size : 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}


H4 
{
	font-family : Arial,Helvetica;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}

H5 
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}

H6 
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}

LI 
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

OL
{ 
	list-style: number
}

.check 
{ 
	list-style-image: url(check.gif)
}

.X 
{ 
	list-style-image: url(X.gif)
}

#Footnotes
{
	font-family : Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underlined;
	color: #808080;
	text-align: left;
    margin-top: -10px
}

#MarqueeBox {
	margin: 10px 10px 10px 0px;
	padding: 5px;
	background-color: #CDCB98;
	border: 1px solid #748B65;
	text-decoration: none;
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	}
    
#EmphasisBox
{
    width:80%;
	padding-left: 10;
	padding-right: 10;
	background-color: #F5FFF5; 
	border: 1px solid #748B65;
}


#EmphasisBox p {
	font-size : 12px;
	margin: 2px;
	padding: 2;
	}



