/* CSS Document */
.background_colour {
	background-color: #BDBDBD;
	}

.tabel_background_colour {
	background-color: #858585;	
	}
	
.sl_table_colour {
	background-color: #828282;
	border: 1px solid #DADADA;
	border-collapse: collapse;
	}
	
.sl_table_heading_colur {
	background-color: #414141;
	}
	
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
.rs_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFC00;
	text-decoration: underline;
	}	

.Reverse_feild {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	font-weight: none;
	width: 70px;
	}

.Reverse_feild2 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	font-weight: none;
	width: 95px;
	}	
		
.text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	}
	
.sub_heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}			
	
a.rollover:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.rollover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.rollover:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8610;
	text-decoration: none;
}
a.rollover:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
	}
	
.Designed_by {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}	

.text_field1 {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #000000;
	text-decoration: none;
	width: 150px	
	}
	
a.categories:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.categories:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.categories:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8610;
	text-decoration: none;
}
a.categories:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}	

