
.yellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFE1;
	font-weight:bold;
	
}

.yellow1_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFE1;
	
}

.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBFF0C;
	font-weight:bold;
	
}
.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:	#FF9C00; 
	 font-weight:bold;

	
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFDFDF;
	
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.footer_text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1A1A1;
	text-decoration: none;
}

.background {
	border:solid 1px #636361;
	background-color:#2A2A2A;
	}

.background {
	border:solid 1px #636361;
	background-color:#2A2A2A;
	
	}
	
a.roll:link {
	font-family: arial;
	font-size: 11px;
	color: #FFFDE2;
	text-decoration:none;
}

a.roll:visited {
	font-family: arial;
	font-size: 11px;
	color: #FFFDE2;
	text-decoration:none;
}

a.roll:hover {
	font-family: arial;
	font-size: 11px;
	color: #999999;    
	text-decoration:none;
}

a.roll:active {
	font-family: arial;
	font-size: 11px;
	color: #FFFDE2;
	text-decoration:none;
}

.text_field {
	width: 150px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	border: #ffffff 1px solid;
	border-collapse:collapse;
	background-color: #B5B5B5;
	}
	
	
	.text_field_1{
	width: 50px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	border: #ffffff 1px solid;
	border-collapse:collapse;
	background-color: #B5B5B5;
	}
	
		.text_field_2{
	width: 80px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	border: #ffffff 1px solid;
	border-collapse:collapse;
	background-color: #B5B5B5;
	}
	
	
.text_list {
	width: 50px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	border: #ffffff 1px solid;
	background-color: #B5B5B5;
	border-collapse:collapse;	
	}	
