﻿body 
{
	color: Black; 
	font-family :Times New Roman ;
}
.TDS
{
	font-size :small; 
	color: black; 
	text-decoration: none;
	font-weight :bold ;
}
	
.TDS a
{
	font-size :small; 
	color: black; 
	text-decoration: none;
	font-weight :bold ;
}
.TDS a:hover 
{
	color :#9966ff;
}

.Header1{
font-weight: bold; 
font-size: 23px; 
height: 29px; 
background-color :#CABCD1;
}


.Menu img
{
	filter:Alpha(Opacity=100);
	border :solid 0px black;
}

.ImageButton:hover
{
	 filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='black', Positive='true');
 	 
}

.Menu a img:hover
{
filter:Alpha(Opacity=50);
}

.MN 
{
	font-size: 12pt; 
	color: white; 
	text-decoration:none; 
	font-weight: bold; 
}

.MN:hover
{
	color: #9966ff; 
	font-weight:bold;
}

.NoBorders
{
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

.Pagging td
{
	 
	background-color :White ;
	border :solid 1px #C6B7CE; 
	padding :2px 6px 2px 6px;
}
.Pagging a
{
	color:#666666;
	font-weight :bold ;
	text-decoration :none;
		
}

.Option
{
background-image : url('Images/BackOptionBar.jpg') ;
	background-repeat :no-repeat ;
	background-position :center ;	
	width :106px;
	 height :23px;
	 text-align :center ;
	
}

.Pagging td:hover
{
	background-color :#E4DDE8 ;
}

.Pagging #Selected
{
	background-color :#E4DDE8 ;
	border :solid 1px #C6B7CE; 
	padding :2px 6px 2px 6px;
}
