*
{
	font-family: Tahoma;
}

/*select
{
	font-family: Tahoma !important;
}

input 
{
	font-family: Tahoma !important;
}*/

.Grid_Caption_Style
{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-color: White;
    color: #6f7376;
}

.ComboStyle
{
	font-size:12px;	
	width:100%;
}

.m_Label
{
    font-size:12px; 
    font-weight:bold; 
    color:#6f7376;
}

.m_Data
{
    width:50px !important; 
    border:solid 1px black; 
    text-align:center; 
    font-weight:bold; 
    font-size:12px;
}

.Close_Window_Label
{
	cursor:pointer; /* for all browsers */
	font-size:14; 
	font-weight:bold; 
	text-decoration:underline;
	color:#6f7376;
}
