BODY {
	color: #333399;
	background-color: #cc0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px; 
}

.tb {
	 border-collapse: collapse; border: 3px solid #cc0000;
}

.wcb {
	 border-right: 3px solid; border-bottom: 3px solid; border-color: #CC0000; background-color: #333399;
}

.wcb-g {
	border-right: 3px solid;
	border-bottom: 3px solid;
	border-color: #CC0000; 
	background-image: url(images/gradient-w-b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.wcb-g-2 {
	border-right: 3px solid;
	border-bottom: 3px solid;
	border-color: #CC0000; 
	background-image: url(images/gradient-w-b-2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.wcbnr {
	 border-bottom: 3px solid; border-color: #CC0000; background-color: #333399;
}

.wcb-b {
	 border-right: 3px solid; border-bottom: 3px solid; border-color: #CC0000; background-color: #000000;
}

.wcb-w {
	 border-right: 3px solid; border-bottom: 3px solid; border-color: #CC0000; background-color: #FFFFFF;
}

.wc {
	 border-right: 3px solid; border-top: 3px solid; border-color: #CC0000; background-color:#FFFFFF;
}

.wcnr {
	 border-top: 3px solid; border-color: #CC0000; background-color:#FFFFFF;
}

.wct {
	 border-right: 3px solid; border-top: 3px solid; border-bottom: 3px solid; border-color: #CC0000; background-color:#FFFFFF;
}

.large-red {
	font-size: 16px;
	color: Red;
	font-weight: bold;
	
}

.large-green {
	font-size: 16px;
	color: Green; 
	font-weight: bold;
	
}

.large-blue {
	font-size: 16px;
	color: #333399; 
	font-weight: bold;
	
}

.large-black {
	font-size: 16px;
	color: #000000; 
	font-weight: bold;
	
}

.larger-black {
	font-size: 28px;
	color: #000000; 
	font-weight: bold;
	
}

.larger-red {
	font-size: 28px;
	color: Red; 
	font-weight: bold;
	
}

.larger-green {
	font-size: 28px;
	color: Green; 
	font-weight: bold;
	
}

.red {
   font-size: 13px;
	color: Red;
	font-weight: bold;
}

.red-small {
   font-size: 11px;
	color: Red;
	font-weight: bold;
}

.white-bold-small {
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.white-bold-small-line {
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
	text-align: center;
}

.small-body {
	font-size: 11px;
}

.small-body-black {
	font-size: 11px;
	color:#000000;
}

.large-white {
	color: White;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.white {
	color: White;
	font-size: 13px;
	font-weight: normal;
}

.white-bold {
	color: White;
	font-weight: bold;
	font-size: 13px;
}

.white-small {
	color: White;
	font-size: 11px;
}

.not-white-small {
	color: #C0C0C0;
	font-size: 9px;
}

.bold-body {
	font-size: 13px;
	font-weight: bold;
}

.white-bold-body {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.black-bold-body {
	color:#000000;
	font-size: 13px;
	font-weight: bold;
}

.red-bold-body {
	color:Red;
	font-size: 13px;
	font-weight: bold;
}

.bold-body-line {
	font-size: 13px;
	font-weight: bold;
	text-decoration: line-through;
}

.standard {
	font-size: 13px; color: #333399;
}

.standard-b {
	font-size: 13px; color: #000000;
}

.nav_padded { color: #FFFFFF;  
    text-decoration:none;
	font-weight: bold;
	font-size:12px;
	padding-left:4px;
	padding-right:4px;
}


A.one:link { color: #333399;  text-decoration:none; font-weight: bold; font-size: 9px;  }
A.one:visited {color: #333399;  text-decoration:none; font-weight: bold; font-size: 9px;}
A.one:hover { color: Black;  text-decoration:none; font-weight: bold; font-size: 9px;}
A.one:active { color: Black; text-decoration:none; font-weight: bold; font-size: 9px;}

A.two:link { color: Blue;  text-decoration:none; font-weight: bold; font-size: 13px;  }
A.two:visited {color: Blue;  text-decoration:none; font-weight: bold; font-size: 13px;}
A.two:hover { color: Black;  text-decoration:none; font-weight: bold; font-size: 13px;}
A.two:active { color: Black; text-decoration:none; font-weight: bold; font-size: 13px;}

A.three:link { color: #FFD700;  text-decoration:none; font-weight: bold; font-size: 13px;  }
A.three:visited {color: #FFD700;  text-decoration:none; font-weight: bold; font-size: 13px;}
A.three:hover { color: #FFFFFF;  text-decoration:none; font-weight: bold; font-size: 13px;}
A.three:active { color: #FFFFFF; text-decoration:none; font-weight: bold; font-size: 13px;}

A.four:link { color: #333399;  text-decoration:none; font-weight: bold; font-size: 16px;  }
A.four:visited {color: #333399;  text-decoration:none; font-weight: bold; font-size: 16px;}
A.four:hover { color: #000000;  text-decoration:none; font-weight: bold; font-size: 16px;}
A.four:active { color: #000000; text-decoration:none; font-weight: bold; font-size: 16px;}

A.four-red:link { color: red;  text-decoration:none; font-weight: bold; font-size: 16px;  }
A.four-red:visited {color: red;  text-decoration:none; font-weight: bold; font-size: 16px;}
A.four-red:hover { color: red;  text-decoration:none; font-weight: bold; font-size: 16px;}
A.four-red:active { color: red; text-decoration:none; font-weight: bold; font-size: 16px;}

A.five:link { color: #ffffff;  text-decoration:none; font-weight: bold; font-size: 11px;  }
A.five:visited {color: #ffffff;  text-decoration:none; font-weight: bold; font-size: 11px;}
A.five:hover { color: #ffd700;  text-decoration:none; font-weight: bold; font-size: 11px;}
A.five:active { color: #ffd700; text-decoration:none; font-weight: bold; font-size: 11px;}

A.six:link { color: white;  text-decoration:none; font-weight: bold; font-size: 13px; padding: 4px; background-color: #333399; }
A.six:visited {color: white;  text-decoration:none; font-weight: bold; font-size: 13px; padding: 4px;background-color: #333399; }
A.six:hover { color: #333399;  text-decoration:none; font-weight: bold; font-size: 13px; padding: 4px; background-color: white;}
A.six:active { color: white; text-decoration:none; font-weight: bold; font-size: 13px; padding: 4px;background-color: #333399; }

A.sixrev:link { color: #333399;  text-decoration:none; font-weight: bold; font-size: 13px; padding: 4px; background-color: white; text-decoration:underline; }
A.sixrev:visited {color: #333399;  text-decoration:none; font-weight: bold; font-size: 13px; padding: 4px;background-color: white; text-decoration:underline; }
A.sixrev:hover { color: white;  text-decoration:none; font-weight: bold; font-size: 13px; padding: 4px; background-color: #333399; text-decoration:underline; }
A.sixrev:active { color: #333399; text-decoration:none; font-weight: bold; font-size: 13px; padding: 4px;background-color: white; text-decoration:underline; }

A.seven:link { padding-left:2px; color: #FFFFFF;  text-decoration:none; font-weight: bold; font-size:12px}
A.seven:visited { padding-left:2px; color: #FFFFFF;  text-decoration:none; font-weight: bold; font-size:12px}
A.seven:hover { padding-left:2px; color: #CCCCCC;  text-decoration:none; font-weight: bold; font-size:12px}
A.seven:active { padding-left:2px; color: #CCCCCC; text-decoration:none; font-weight: bold; font-size:12px}

A.eight:link { padding-left:16px; color: #FFFFFF;  text-decoration:none; font-weight: bold; font-size:12px}
A.eight:visited { padding-left:16px; color: #FFFFFF;  text-decoration:none; font-weight: bold; font-size:12px}
A.eight:hover { padding-left:16px; color: #CCCCCC;  text-decoration:none; font-weight: bold; font-size:12px}
A.eight:active { padding-left:16px; color: #CCCCCC; text-decoration:none; font-weight: bold; font-size:12px}

A.eight-r:link { padding-left:16px; color: #CC0000;   text-decoration:none; font-weight: bold; font-size:12px}
A.eight-r:visited { padding-left:16px; color: #CC0000;  text-decoration:none; font-weight: bold; font-size:12px}
A.eight-r:hover { padding-left:16px; color: #000000;  text-decoration:none; font-weight: bold; font-size:12px}
A.eight-r:active { padding-left:16px; color: #000000; text-decoration:none; font-weight: bold; font-size:12px}

.sty2_desc {
	font-size: 12px;
}
