.normal {
	font-family: Tahoma;
	font-size: 10pt;
	text-transform: none;
}

.normal_2 {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	text-transform: none;
}

.normal_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #187384;
	text-transform: none;
	font-style: normal;

}

.normal_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-transform: none;
	font-style: normal;

}


.normal_bold {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
}

.small_x {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	text-transform: none;
}

.small_xx {
	font-family: Tahoma;
	font-size: 8pt;
	text-transform: none;
}

.small {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: none;
}

.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid;
}

.title {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.subtitle2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}

.subtitle3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	}

.subtitle4 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	}

.status {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #006200;

}

.error {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #8B0000;
	text-transform: capitalize;
	
	}

A.normal_link:link {color: #187384;}
A.normal_link:visited {color: #187384;}
A.normal_link:active {color: #187384;}

a:link {color: #187384;}
a:visited {color: #187384;}
a:active {color: #187384;}
a:hover {color: #993399;}
 	
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid;
}

.abstract_box {
	margin: 5px;
	background-color: white;
	padding: 10px;
	color:  #187384;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.abstract_box2 {
	margin: 5px;
	background-color: #187384;
	padding: 10px;
	color:  white;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
