BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

li {
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
	margin-left: -24;
}
A:link {
   font-family: Arial,Helvetica,sans-serif;
	color: #0084AA;
	text-decoration: none;
}

A:visited {
   font-family: Arial,Helvetica,sans-serif;
	color: #0084AA;
	text-decoration: none;
}

A:active {
   font-family: Arial,Helvetica,sans-serif;
	color: #CC0000;
	text-decoration: none;
}

A:hover {
   font-family: Arial,Helvetica,sans-serif;
	color:#cc9933;
	text-decoration: none;
}

A.dark:link {
   font-family: Arial,Helvetica,sans-serif;
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
   font-family: Arial,Helvetica,sans-serif;
	color: #666666;
	text-decoration: none;
}

A.dark:active {
   font-family: Arial,Helvetica,sans-serif;
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
   font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-decoration: none;
}

.secMenu {
	font-size: 11px;
	font-family : Arial;
}
.secMenuX {
	font-size: 11px;
	font-family : Arial;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

H1 {
	font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
	color: #000000;}
H2 {
	font-size: 12px; font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
	color: #000000;}
H3 {
	font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
	color: #000000;}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #cc9933;
	height : 1px;
}
INPUT {
	font-size: 11px;
	font-family : Verdana;
}
TEXTAREA {
	font-size: 11px;
	font-family : Verdana;
}
SUBMIT {
	font-size: 11px;
	font-family : Verdana;
}
.mcshadedheading
{
	color: #000000; 
	FONT-WEIGHT: bold;
	background-color: #E5E5E5
}
.mcheading
{
   font-family: Arial,Helvetica,sans-serif;
   font-weight: bold;
   font-size: 10pt;
   line-height: normal;
   text-decoration: none;
}
th {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
   line-height: normal;
   text-decoration: bold;
	color:white;
	background-color:#0084AA
}