
.td_normal {
	font-family: verdana; 
	font-size: 10px; 
   	BACKGROUND-COLOR: #EFEFEF;
	text-decoration: none;
	border-bottom-style: solid; 
	border-bottom-width: 1;
	border-color: #CECFCE;
}

.td_hover {
	font-family: verdana; 
	font-size: 10px; 
	BACKGROUND-COLOR: #FFFBFF;
	border-bottom-style: solid; 
	border-bottom-width: 1;
	border-color: #CECFCE;
}

td {
   font-family: verdana; 
   font-size: 10px; 
   color:#000000;
}

.td_spacer_5 {
   background-image:url("/seg_section/img/misc/spacer.gif" width="1" height="5");
   height: 5px;
}

.td_spacer_10 {
   background-image:url("/seg_section/img/misc/spacer.gif" width="1" height="10");
   height: 10px;
}

.td_spacer_15 {
   background-image:url("/seg_section/img/misc/spacer.gif" width="1" height="15");
   height: 15px;
}

.td_spacer_20 {
   background-image:url("/seg_section/img/misc/spacer.gif" width="1" height="20");
   height: 20px;
}

.td_spacer_25 {
   background-image:url("/seg_section/img/misc/spacer.gif" width="1" height="25");
   height: 25px;
}

.cast_norm {
   font-family: verdana; 
   font-size: 10px; 
   color:#000000;
}

.cast_gray {
   font-family: verdana; 
   font-size: 10px; 
   color:#565656;
}

.ro_text {
   font-family: verdana; 
   font-size: 9px;
   font-style: italic;
   color:#565656;
}

.sub_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	color: #6F6F6F;
}

a:link.inactive_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #000066;
}
a:vlink.inactive_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #000066;
}
a:visited.inactive_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #000066;
}
a:hover.inactive_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #000066;
}

a:link.active_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
a:vlink.active_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
a:visited.active_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}

a:hover.active_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #000066;
}

a:link.sub_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	color: #6F6F6F;
}
a:vlink.sub_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	color: #6F6F6F;
}
a:visited.sub_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	color: #6F6F6F;
}
a:hover.sub_link {
	text-decoration: underline;
	font-family: verdana;
	font-size: 9px;
	color: #6F6F6F;
}

a:link.active_sub_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a:vlink.active_sub_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a:visited.active_sub_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a:hover.active_sub_link {
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

a:link {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #004DA5;
}
a:vlink {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #004DA5;
}
a:visited {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #004DA5;
}
a:hover {
	text-decoration: underline;
	font-family: verdana;
	font-size: 10px;
	color: #004DA5;
}


.ccrnr_topleft {
background-image:url("/seg_section/img/msfive/cc_tl.gif");
background-repeat:no-repeat;
}

.ccrnr_topright {
background-image:url("/seg_section/img/msfive/cc_tr.gif");
background-repeat:no-repeat;
}

.ccrnr_btleft {
background-image:url("/seg_section/img/msfive/cc_bl.gif");
background-repeat:no-repeat;
}

.ccrnr_btright {
background-image:url("/seg_section/img/msfive/cc_br.gif");
background-repeat:no-repeat;
}

