.text_caption {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #BF2C00;
}


.text_black {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.text_black_bold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.text_white {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.text_white_bold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}




.text_title_12px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BF2C00;
}

.text_title_16px {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #BF2C00;
}

.text_header {
	font-family: Arial;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.text_table_header {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}





.border_iframe {
border-top: 1px solid #534e46;
border-bottom: 1px solid #534e46;
border-left: 1px solid #534e46;

}

.border_textarea {
	border-top: 1px solid #534e46;
	border-bottom: 1px solid #534e46;
	border-left: 1px solid #534e46;
	background-color:#000000;
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;	
}


.table_structure_E8F1F7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #E8F1F7;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #33CCFF;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #33CCFF;
	
}

.Table_structure_minkk1 {
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
 }


a.footer:link {color: #FFFF00; font-size: 12px; font-family: Arial; text-decoration: underline; }
a.footer:visited {color: #FFFF00; font-size: 12px; font-family: Arial; text-decoration: underline; }
a.footer:hover {color: #FFFF00; font-size: 12px; font-family: Arial; text-decoration: underline; }
a.footer:active {color: #FFFF00; font-size: 12px; font-family: Arial; text-decoration: underline;} 

a.ad1:link {color: #0000ff; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.ad1:visited {color: #0000ff; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.ad1:hover {color: #FF0000; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.ad1:active {color: #FF0000; font-size: 12px; font-weight: bold; text-decoration: underline;} 

a:link {
	color: #0000FF;
	
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
