.Current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	background-color: #003399;
	text-decoration: none;
}
.Current a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	background-color: #003399;
	text-decoration: none;
}
.Current a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: ;
}

.BlueLinks  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	cursor: hand;
}

.BlueLinks:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	cursor: hand;
}
.BlueLinks:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: ;
	cursor: hand;
}

.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	cursor: hand;
}

.Links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	cursor: hand;
}

.Links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: ;

	cursor: hand;
}


.NewsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: ;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	cursor: hand;
}

.NewsLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: ;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	cursor: hand;
}

.NewsLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: ;
	font-weight: bold;
	color: ;

	cursor: hand;
}

.WhiteLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

.WhiteLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: none;
	cursor: hand;
}

.WhiteLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: ;
	cursor: hand;
}

.Background {
	background-color: #CCCCCC;
}
.BlueTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border: 2px outset #666699;
	text-align: center;
	margin: 1px;
	padding: 1px;

}

.RedTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	border: 2px outset #990000;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
.PurpleTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666699;
	border: 2px outset #330099;
	text-align: center;
	margin: 1px;
	padding: 1px;
}

.GreenTable {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006633;
	border: 2px outset #006633;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
.LightTable {
	background-color: #E0E0EB;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #666699;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.Event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.ImageBackL { background-image:url(../Graphics/BackRev.gif);
               background-repeat:no-repeat;
			  background-color: #CDCDE5
             }
.ImageBackR { background-image:url(../Graphics/Back.gif);
              background-repeat:no-repeat;
			  background-color: #CDCDE5
             }
.BlueButton {
    color: #999999;
	font-weight: bold;
	background-color: #DFEAF4;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

	padding: 1px;
	
}

.BlueButton a   {
	color: #336699;
	text-decoration: none;
	background-color: #DFEAF4;
	display: block;
	padding: 1px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	
	
}

.BlueButton a:hover   {
	background-color: #336699;
	color: #FFCC33;
	padding: 1px;
	cursor: hand;

}
.ReportTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	margin: 1px;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	}