.footer {
    font-family: Arial;
    font-size: 9px;
    text-decoration: none;
	color: #cccccc;
	font-weight: none;
}

.footer a:link {color: #cccccc; text-decoration: none; font-weight: none;}
.footer a:active {color: #cccccc; text-decoration: none; font-weight: none;}
.footer a:visited {color: #cccccc; text-decoration: none; font-weight: none;}
.footer a:hover {color: #cccccc; text-decoration: none; font-weight: none;}

.bodycopywhite {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
	color: #ffffff;
	font-weight: none;
}

.bodycopywhite a:link {color: #ffffff; text-decoration: none; font-weight: bold;}
.bodycopywhite a:active {color: #ffffff; text-decoration: none; font-weight: bold;}
.bodycopywhite a:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
.bodycopywhite a:hover {color: #cccccc; text-decoration: none; font-weight: bold;}


.bodycopy {
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.bodycopy a:link {color: #ffffff; text-decoration: none; font-weight: none;}
.bodycopy a:active {color: #ffffff; text-decoration: none; font-weight: none;}
.bodycopy a:visited {color: #ffffff; text-decoration: none; font-weight: none;}
.bodycopy a:hover {color: #cccccc; text-decoration: none; font-weight: none; font-style: none;}


.bodycopydark {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
	color: #333333;
	font-weight: none;
}

.bodycopydark a:link {color: #333333; text-decoration: none; font-weight: none;}
.bodycopydark a:active {color: #333333; text-decoration: none; font-weight: none;}
.bodycopydark a:visited {color: #333333; text-decoration: none; font-weight: none;}
.bodycopydark a:hover {color: #333333; text-decoration: none; font-weight: none; font-style: italic;}


.details {
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
	color: #efefef;
	font-weight: none;
}

.details a:link {color: #efefef; text-decoration: none; font-weight: bold; font-style: none;}
.details a:active {color: #efefef; text-decoration: none; font-weight: bold; font-style: none;}
.details a:visited {color: #efefef; text-decoration: none; font-weight: bold; font-style: none;}
.details a:hover {color: #efefef; text-decoration:  none; font-weight: bold; font-style: none;}

.subhead {
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.subhead a:link {color: #ffffff; text-decoration: none;}
.subhead a:active {color: #ffffff; text-decoration: none;}
.subhead a:visited {color: #ffffff; text-decoration: none;}
.subhead a:hover {color: #ffffff; text-decoration: none;}

.heading {
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    color: #666666;
    font-weight: bold;
} 
.heading a:link {color: #666666; text-decoration: none;}
.heading a:active {color: #666666; text-decoration: none;}
.heading a:visited {color: #666666; text-decoration: none;}
.heading a:hover {color: #666666; text-decoration: none;}

.headinglight {
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
} 
.headinglight a:link {color: #ffffff; text-decoration: none;}
.headinglight a:active {color: #ffffff; text-decoration: none;}
.headinglight a:visited {color: #ffffff; text-decoration: none;}
.headinglight a:hover {color: #ffffff; text-decoration: none;}


.button {
	border-width: 1px;
	border-color: #333333;
	background-color: #99ccff;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
	color: #000000;
}

.labelcell {}
.fieldcell {
	border-width: 2px;
	border-color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
}

.fieldcellfull {
	width: 100%;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
}

.CTooltip { position:absolute; z-index:200; width:130; visibility:hidden; font-family: arial; font-size: 10px; background-color: #ffff99; padding: 5px; border: 1px black; 	border-style: solid;}

.Chometip { position:absolute; z-index:5; width:*; visibility:hidden; font-family: arial; font-size: 12px; color: #666666; background-color: #ffffff; padding: 6px; border: 1px black; 	border-style: dashed;}


BODY
{scrollbar-face-color: #808080; scrollbar-shadow-color: #EFEFEF; 
scrollbar-highlight-color: #EFEFEF; scrollbar-3dlight-color: #666666; 
scrollbar-darkshadow-color: #cccccc; scrollbar-track-color: #808080; 
scrollbar-arrow-color: #cccccc}


.tablelight {

	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: none;
	color: #ffffff;
	
}

.tablelight a:link {color: #ffffff; text-decoration: none; font-weight: none;}
.tablelight a:active {color: #ffffff; text-decoration: none; font-weight: none;}
.tablelight a:visited {color: #ffffff; text-decoration: none; font-weight: none;}
.tablelight a:hover {color: #cccccc; text-decoration: none; font-weight: none;}


.table-blue {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	background-color: #0000ff;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}


