a
{
text-decoration:none;
}
.errormessage
{
text-align:center;
color:#f00;
font-weight:bold;
font-size:25px;	
}
.magictextbox
{
text-align:center;
height:35px;	
background-color: #fff;
}	


#right_cntnr table
{
color:#000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
}


/*table tr td:first-child
{
width:10%;		
}*/


textarea
{
resize:none;
}	
/*===============table css=======================*/
.showtable table
{
}
.showtable tbody tr:hover a
{
	color:#00f;
}
.showtable tr 
{
	background:#fff;
	color:#000;
}

.showtable thead tr
{
background:#000;
color:#fff;
}

.showtable tbody 
{
background:#888;
color:#fff;
text-align:center;
}


.showtable tbody tr:nth-child(even) 
{
   background: #fff !important;
	color:#000;
}

.showtable tfoot tr
{
   background: #fff !important;
	color:#000;
}

.showtable td,.showtable th
{
border:1px solid #000;
}


.showtable tbody tr:hover *
{
   background: #eeeeee;
	color:#000;
}
/*====================================================*/
/*------------insert table  style starts--------------*/

/*------------insert table  style ends--------------*/
/*====================================================*/








