.BG_Color_1 {
	background-color: #101EA1;
	font-size:xx-small;
	}
.Blue_Bar {
	background-color: #101EA1;
}

.Lav_Bar {
	background-color: #E4E5F3;
}

.Dark_Lav_Bar {
	background-color: #DADCF0;
}

.Line {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}

.Border {
	border: 2px solid #003399;
}

.Border_2 {
	border: 2px solid #003399;
}

.Border_3 {
	border: 1px solid #E4E5F3;
}

.Border_4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E5F3;
	border-right-color: #E4E5F3;
	border-bottom-color: #E4E5F3;
	border-left-color: #E4E5F3;
}

.Border_5 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-style: none;
}


.Title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.Title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7B7B7B;
	font-weight: bold;
}

.Title_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
}

.Title_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.Title_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.Text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.Text_1_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	--color: #8D92CA;
	font-weight: bold;
}

.Text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #101EA1;
	font-weight: bold;
}

.Text_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.Text_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.Text_5_Old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #101EA1;
	font-weight: bold;
}

.Text_8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	font-weight:normal;
}

.Text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8D92CA;
	font-weight: bold;
}

.Text_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5058AF;
	font-weight: bold;
	border:solid 1px #8D92CA;
}

.Cell_1 {
}

.bg {
	background-image: url(images/BG_1.gif);
}

.bg_2{
	background-color: #EFEFEF;
	border: 1px solid #999999;
}


.Dotted {
	border: 1px dashed #000000;
}

.TrNumWM
{
	color: #8D92CA;
	font-style: italic;
}
.TrNumWM_Color
{
	color: #8D92CA;
}
.UserInfoWM
{
	font-weight: bold;
	color: silver;
	font-style: italic;
	font-family: 'Times New Roman';
}