#asp_title_column
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ccd6eb;
	color:#FFFFFF;
}

.asp_list_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
}


.asp_select{padding: 2px;
font-size: 13px;
color: #000000;
background-color: #FFFFFF;
text-align:center;
}

.asp_selectnone{padding: 2px;
font-size: 13px;
color: #000000;
background-color: #ccd6eb;
text-align:center;
}



/*     »ØèÁ */
.button { 
	font-family: "MS Sans Serif", Tahoma, sans-serif;
/*	border-color: #6277F3 #6277F3 #6277F3 #6277F3;   */
	border-style: outset ; 
	border-width: 1px; 
/*	width: 100px; */
	font-weight: bold;
	color:#0350A2;
	background-color:#D4EBFC;
	cursor:hand;
    height: 23px;
}


.infoNormalFont {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}