.DotsVert  { background-image: url("dots_vert.gif"); background-repeat: repeat-y; background-color: #FFFFFF; background-position: center}
.DotsHorr  { background-image: url("dots_horr.gif"); background-repeat: repeat-x; background-color: #FFFFFF; background-position: center}

a:link, a:visited { color: blue; }

.dynlink {
  cursor:pointer; cursor:hand;
  text-decoration: underline; color:blue;
}

.pre_hdr {
	font-family: Courier New;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

.sub_hdr13 {
	font-family: Verdana;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #330099;
    text-align: center;
}

.sub_hdr {
	font-family: Verdana;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #330099;
    text-align: center;
}

.sub_hdr_black {
	font-family: Verdana;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
    text-align: center;
}

.main_text_hdr {
	font-family: Verdana;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}

.hdr2 {
	font-family: Verdana;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}

.hdr2_red {
	font-family: Verdana;
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
    text-align: center;
}

.hdr3_red {
    color: #FF0000;
    font-family: Verdana;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}

.hdr3_blue {
    color: #003399;
    font-family: Verdana;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}

.main_text {
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}

.main_text_courier {
	font-family: Courier New;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}

.main_text_red {
	font-family: Courier New;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: red;
}

.main_text_sm {
	font-family: Courier New;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

.story_text {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

.story_text10 {
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
}

.story_text14_red {
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: red;
}

.story_text_sm {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.ftr_text {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

.audiobox {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 0px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 70px; PADDING-TOP: 3px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #eeeeee
}

.td_ul {
    border-bottom: 1px solid Black;
}

.input {
    background-color:  #FFFFAE;
    font-family:  Verdana;
    font-size:  12pt;
    font-weight:  normal;
    font-style: normal;
    color:  #000000;
    border: 0px; 
    width: 100%;
}

.label_text12 {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

SELECT {
    background-color:  #FFFFAE;
    font-family:  Verdana;
    font-size:  12pt;
    font-weight:  normal;
    font-style: normal;
    color:  #000000;
    border: 0px; 
}

.btn_text {
    background-color:  #FFFFAE;
    font-family:  Verdana;
    font-size:  12pt;
    font-weight:  bold;
    font-style: normal;
    color:  #000000; 
    width: 370px
}
