a{ 
	font-family: Arial; color: maroon; font-size: 10pt; font-weight: regular; TEXT-DECORATION: none; 
}
a:active{
	font-family: Arial; color: blue; font-size: 10pt; font-weight: regular; TEXT-DECORATION: none;
}
a:hover{
	font-family: Arial; color: black; font-size: 10pt; font-weight: regular; TEXT-DECORATION: underline;
}
.admin_td{
	font-family: Arial; font-size: 10pt; 
}
.admin_td_maroon{
	font-family: Arial; font-size: 10pt;color: maroon;
}
.admin_td_title{
	font-family: Arial; font-size: 10pt; text-align: right; color: maroon;
}
.admin_add_edit{
	font-family: Arial; font-size: 10pt; text-align: center; color: navy; font-weight: bold;
}
.bit_active{
	 border: 2 double #009900; text-align: Center;
}
.bit_deactive{
	 border: 2 double #cc0000; text-align: Center;
}
.button_style{
	font-size: 9pt; font-family:arial; height: 22;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff'
	, startColorstr='#CCCCCC', gradientType='1');
}
.admin_column_title {
	background-color: #aaaaaa; text-align: Center; font-family: Arial; color: #ffffff; font-size: 10pt; font-weight: bold;
}
.admin_data_line1 {
	background-color: #dfdfdf; font-family: Arial; color: Black; font-size: 10pt; font-weight: regular; 
}
.admin_data_line2 {
	background-color: #ededed; font-family: Arial; color: Black; font-size: 10pt; font-weight: regular;
}
.admin_data_line_mouse_over {
	background-color: #d1d1d1; font-family: Arial; color: Black; font-size: 10pt; font-weight: regular;
}
.admin_data_line_country {
	background-color: white; font-family: Arial; color: Black; font-size: 10pt; font-weight: regular;
}
.command_button{
	font-size: 9pt; font-family:arial; height: 22; width: 60;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff'
	, startColorstr='#CCCCCC', gradientType='1');
}
.admin_td_title_left{
	font-family: Arial; font-size: 10pt; text-align: left; color: maroon;
}
.cur_record{
	color: red; font-weight: bold;
}
.lk_inactive{
	color: Silver;
}
