.nav_off {
border-left: 1px solid #CA2629;
}

.nav_on {
background-color: #15518F; 
border-left: 1px solid #CA2629;
}

.nav_wrapper { 
padding: 7px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;
}

.nav_wrapper a:link, .nav_wrapper a:visited, .nav_wrapper a:active, .nav_wrapper a:hover  { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;
}

.tim:link, .tim:visited, .tim:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #FFFFFF;
text-decoration: none;
}

.tim:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #FFFFFFF;
text-decoration: underline;
}

.layer {
z-index: 10;
visibility: hidden;
position: absolute;
}

.main_table_layer {
width: 150px;
border-left: 1px solid #C30004;
border-right: 1px solid #C30004;
border-bottom: 1px solid #C30004;
}


.middle {
border-top: 1px solid #C30004;
background-color: #CA2629;
padding: 7px;
}

.main_table_layer2 {
width: 150px;
border-left: 1px solid #15518F;
border-right: 1px solid #15518F;
border-bottom: 1px solid #15518F;
}


.middle2 {
border-top: 1px solid #15518F;
background-color: #32679D;
padding: 7px;
}

.footer1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #15518F; 
text-decoration: none;
}

.footer2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666; 
text-decoration: none;
}

.footer1 a:link, .footer1 a:visited, .footer1 a:active, .footer1 a:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #15518F; 
text-decoration: underline;
}

.footer2 a:link, .footer2 a:visited, .footer2 a:active, .footer2 a:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666; 
text-decoration: underline;
}

.content {
padding-left: 15px;
}

.content_right {
padding-right: 15px;
}

.column_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
line-height:18px;
text-align: left;
color: #000000; 
}

td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
line-height:18px;
/*text-align: justify;*/
color: #000000; 
}

.row1 {
padding-bottom: 7px;
}

.line_vertical {
width: 1px;
background-image: url(../images/common/line_vertical.gif);
background-repeat: repeat;
}

.line_horizontal {
background-image: url(../images/common/line_horizontal.gif);
background-repeat: repeat;
}

.center {
text-align:center;
}

.right {
text-align:right;
}

.subnav_off {
border-left: 1px solid #155493;
}

.subnav_on {
background-color: #155493; 
border-left: 1px solid #155493;
}

.layer2 {
z-index: 10;
display:none;
}

.data_row {
background-color: #CA2629;
color: #FFFFFF;
}

.header_row {
background-color: #336699;
color: #FFFFFF;
}

.blue_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
line-height:19px;
text-align: justify;
font-weight: bold;
color: #15518F; 
}

.date {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #999999; 
}

.red, .red:link, .red:visited, .red:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #C30004;
}

input {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #000000;
}

select {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #000000;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #000000;
}

.image {

}