.BLACKcontent {font-weight:normal; COLOR: #000000; font-family:arial; FONT-SIZE: 11px}
.BLACKcontentBOLD {font-weight:bold; COLOR: #000000; font-family:arial; FONT-SIZE: 11px}
.GRAYcontent {font-weight:normal; COLOR: #666666; font-family:arial; FONT-SIZE: 11px}
.GRAYcontentLIGHT {font-weight:normal; COLOR: #EEEEEE; font-family:arial; FONT-SIZE: 11px}
.GRAYcontentBOLD {font-weight:bold; COLOR: #777777; font-family:arial; FONT-SIZE: 11px}

.TEXT {font-weight:normal; color:#AAAAAA; font-family:tahoma; font-size:11px}
.COPY {font-weight:normal; color:#FFFFFF; font-family:tahoma; font-size:11px}

A {font-weight:normal; color:#BC0000; font-family:arial; font-size:11px; text-decoration:underline}
A:visited {font-weight:normal; color:#BC0000; font-family:arial; font-size:11px; text-decoration:underline}
A:hover {font-weight:normal; color:#FF0000; font-family:arial; font-size:11px; text-decoration:underline}

A.Jlink {font-weight:normal; color:#DDDDDD; font-family:tahoma; font-size:11px; text-decoration:underline}
A.Jlink:visited {font-weight:normal; color:#DDDDDD; font-family:tahoma; font-size:11px; text-decoration:underline}
A.Jlink:hover {font-weight:normal; color:#FFFFFF; font-family:tahoma; font-size:11px; text-decoration:underline}

.Horiz_Dot {background: white url(images/h_dot.gif) repeat-x;}
.Vert_Dot {background: white url(images/v_dot.gif) repeat-y;}

.CSSsolidBORDER {
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	}