/* CSS Document */
}
A{text-decoration:none; font-weight:bold; color:#0000FF}
A:hover{font-weight:bold; color:#339933

}
.vert_bor_col{
    border-right-color: #000099;
    border-right-width: 1px;
    border-right-style: solid;
	padding-right: 4px;
    padding-left: 4px;  
    padding-top: 4px;
	padding-bottom: 4px;
}
.box {
	height: auto;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.collapse { 
    border-collapse: collapse;
	
	
	}
.text_box{
	font-size: 14pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}

.txt_big {
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_normal {
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
.txt_normal_red {
	font-size: 10pt;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
.txt_normal_white {
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
}
.txt_normal_white_bold {
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.txt_normal_maroon_bold {
	font-size: 10pt;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.txt_normal_bold_italic{
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

	
.txt_normal_bold {
	font-size: 10pt;
	color: #244D6C;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

.txt_normal_bold_italic {
	font-size: 10pt;
	color: #244D6C;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.txt_small {
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;