@CHARSET "ISO-8859-1";
select
	{
	 font-family: "Arial", sans-serif;
	 font-size: 12px;
	 }
 
.scroll
{
	overflow:auto;
	position:relative;
	width: 100%;
	height: 100%;
	
}


.EvenRowColor{
	background-color: #C0C7F5;	
}
.OddRowColor{
   background-color: #D2D8FC;
}
.HlightRowColor{
	background-color:#838EDE;
}
.MouseOverColor{
	background-color: #FFFFFF;
}



.radio {
	border-color: black;
}

.infoFont {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	vertical-align: top;
}

body {
    top: 0;
    left: 0;
	margin:5px; 
	background-color:#C0C7F5;
	font-family:Arial, Helvetica, sans-serif;
	
	text-align: center;
	table-layout: auto;
	overflow:auto;
}

.Error{
	text-align: center;
	font-size: 20px;
	color: red;
}

.Logout{
	text-align: center;
	font-size: 20px;
	color: Black;
	text-align: center;
}
.ErrorLink{
	font-size: 14px;
	color: green;
	font-weight: bold;
}
.LoginTable {
	background: #E1E5FF;
	width: 50%;
	height: 50%;
}

.SelectedNotificationTr
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D2D8FC;
}

.SelectedNotificationTableContent
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-width: thin;
}


.LoginTableFooterTr {
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	background-color: #0B1961;
	height: 0px;
	vertical-align: middle;
	text-align: center;
}

.LoginTableFooterTd {
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	background-color: #0B1961;
	height: 0px;
	vertical-align: middle;
	text-align: center;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.LoginTd {
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #0B1961;
	border-right-width: 1px;
	border-right-color: #393F6A;
	border-top-width: 12px;
	border-left-width: 1px;
	border-left-color: #393F6A;
}

.LoginCenterTable {
	width: 300px;
	height: 100px;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-color: #393F6A;
	border-right-width: thin;
	border-right-color: #393F6A;
	border-top-width: thin;
	border-top-color: #8B94D0;
	border-left-width: thin;
	border-left-color: #8B94D0;
}

.LoginCenterTd {
	background: #C0C7F5;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
}
.loginLink{
    font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	background: url(/mtracker/resources/images/login_button.JPG);
}

.SelectBox
{
	width:233px;	
}
.SelectBox1
{
	width:180px;	
}
.FormTableBackground {
	background-color: #EAEBED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #11374E;
}

.MainTable 
{
	font-family: "Arial";
	background: #8B94D0;
	width: 100%;
}

.EditTable
{
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	background: #E1E5FF;
		
}

.MainTableLeftFrame {
	font-family: "Arial";
	width: 10%;
	height:650px;
	text-align: left;
	vertical-align: top;
	background-color: #8B94D0;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

.MainTableRightFrame {
	font-family: "Arial";
	text-align: left;
	width: 100%;
	vertical-align: top;
	background-color: #E1E5FF;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

.MainTableRightTd {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #E1E5FF;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

.RatingNameTable {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

.RatingNameTd {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D2D8FC;
	border-right-width: 2px;
	border-right-color: #8B94D0;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

.ServiceGroupNameTable {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-align: left;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

.ServiceGroupNameTd {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C0C7F5;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

.ServiceNameTable {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

.ServiceNameTableEvenTr {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #D2D8FC;
}

.ServiceNameTableOddTr {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #C0C7F5;
}
.ServiceNameTdC {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-width: 0px;

}

.ServiceNameTd {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-width: 0px;
    vertical-align: 30%;
}

.TableDataTd {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-width: 0px;
    vertical-align: 30%;
}


.ServiceNameBorderTh {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;	
	border-bottom-width:0;
	border-left-style: none;
	border-top-style: none;
    border-right: 1px solid #487048;
}

/*modified name*/
.TableHeaderBorderTh {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;	
	border-bottom-width:0;
	border-left-style: none;
	border-top-style: none;
    border-right: 1px solid #487048;
}

.ServiceNameTh {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left : 2px;
	border-left-style: none;
	border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
}
/*modified name*/
.TableNameTh {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left : 2px;
	border-left-style: none;
	border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
}

.ServiceTitleTh{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-right-style: solid;
	border-right-width:1px;
	border-color:#6A77C9;
	border-bottom-width:0;
	border-left-style: none;
	border-top-style: none;
}
.ServiceRemarkTd {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-width: 0px;

}


.ServiceNameTdRadio {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	border-width: 0px;
}

.FrameLinkTable {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	width: 100%;
}

.FrameLinkTr {
	
	background-color: #003399;
}
	
.regularText{
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.PassengerInformationTr {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #C0C7F5;
	border-width: 0px;
}

.boldFont {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.regularFont {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
}

INPUT {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.footerFont {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.w25
	{
		
		text-align: center;
		color:#393939;
		background: transparent url("/mtracker/resources/images/w25.gif");
		background-repeat: no-repeat;
		border: 0px;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		height: 23px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 30px;
		cursor:hand;
	}
	.w25_o
	{
		
		text-align: center;
		color:#393939;
		background: transparent url("/mtracker/resources/images/w25_o.gif");
		background-repeat: no-repeat;
		border: 0px;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		height: 23px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 30px;
		cursor:hand;
	}
.w71
	{

		text-align: center;
		color:#393939;
		background: transparent url("/mtracker/resources/images/w71.gif");
		background-repeat: no-repeat;
		border: 0px;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		height: 23px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 71px;
		cursor:hand;
	}

.w71_o
	{
		text-align: center;
		background: transparent url("/mtracker/resources/images/w71_o.gif");
		background-repeat: no-repeat;
		border: 0px;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		height: 23px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 71px;
		cursor:hand;
	}
.w120
	{
		margin-top:0px;
		text-align: center;
		color:#393939;
		background: transparent url("/mtracker/resources/images/w120.gif");
		background-repeat: no-repeat;
		border: 0px;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		height: 23px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 125px;
		cursor:hand;
	}

.w120_o
	{
		margin-top:0px;
		text-align: center;
		background: transparent url("/mtracker/resources/images/w120_o.gif");
		background-repeat: no-repeat;
		border: 0px;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		height: 23px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 125px;
		cursor:hand;
	}	
	
.w120_1
	{
		margin-top:5px;
		margin-bottom: 5px;
		text-align: center;
		color:#393939;
		background: transparent url("/mtracker/resources/images/w120.gif");
		background-repeat: no-repeat;
		border: 0px;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		height: 23px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 125px;
		cursor:hand;
	}

.w120_o_1
	{
		margin-top:5px;
		margin-bottom: 5px;
		text-align: center;
		background: transparent url("/mtracker/resources/images/w120_o.gif");
		background-repeat: no-repeat;
		border: 0px;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		height: 23px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 125px;
		cursor:hand;
	}	
.HR
	{
		color: #8B94D0;
		background-color: #8B94D0;
		height: 5px;
	}

.TableProperty {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-left-color: #FFFFFF;
}

.TableTr {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-width: 0px;
	height:20px;
}

.Tr {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-width: 0px;
	height:30px;
}

/* for the menu */

#menucontainer
	{
		position:relative;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-family: verdana;
		font-size:14px;
		font-weight:bold;
		height:24px;
	}

ul#menulist
	{
		list-style: none;
		padding: 0;
		margin: 0 0 0 0;
		width: 100%;
		font-size: 0.8em;
	}

ul#menulist li
	{
		display: block;
		float: left;
		white-space: nowrap;
		width: 9%;
		margin: 0;
		padding: 0;
	}


ul#menulist li a
	{
		display: block;
		width: 97%;
		padding:.25em;
		height:11px;
		border-width: 1px;
		border-color: #BBD0E4 #4E6D8C #4E6D8C #fff;
		border-style: solid;
		color: #000000;
		text-decoration: none;
		background: #C0C7F5;
		font-weight:bold;
	}

ul#submenulist
	{
		list-style: none;
		padding: 0;
		margin: 0 0 0 0;
		width: 100%;
		font-size: 0.8em;
	}

ul#submenulist li
	{
		display: block;
		float: left;
		white-space: nowrap;
		width: 1%;
		margin: 0;
		padding: 0;
		
	}


ul#submenulist li a
	{
		display: block;
		width: 90%;
		padding:0.25em;
		height:11px;
		border-width: 0px;
		
		border-top-color: #E1E5FF;
	    border-right-color: #E1E5FF;
	    border-bottom-color: #E1E5FF;
	    border-left-color: #000000;
		
		border-style: solid;
		color: #3d61be;
		text-decoration: none;
		background: #E1E5FF;
	    font-weight: normal;
	    font-size:12px;   
	}
ul#submenulist li#active a
	{
	color: #3d61be;
	background: #FFFF99;	
	background: #FFFF99;
	border-top-color: #E1E5FF;
	border-right-color: #E1E5FF;
	border-bottom-color: #E1E5FF;
	border-left-color: #000000;
	font-weight: bold;
	}
ul#submenulist li a:hover, ul#menulist li#activesubmenulist a:hover
	{
		color: black;
		background: #FFECA1;
		
	}
	


#menucontainer>ul#menulist li a { width: auto; }

ul#menulist li#active a
	{
	background: #E1E5FF;
	border-top-color: #FFFFFF;
	border-right-color: #8B94D0;
	border-bottom-color: #E1E5FF;
	border-left-color: #FFFFFF;
	}

ul#menulist li a:hover, ul#menulist li#activemenulist a:hover
	{
		color: black;
		background: #FFECA0;
		
	}
.userDetails{
        font-family: "Arial", sans-serif;
	    font-size: 13px;
	    font-weight: bold;
	    color: #12344F;
}
a:link {
		color: #12344F;
		cursor: hand;
		text-decoration: none;
		font-family: "Arial", sans-serif;
	    font-size: 13px;
	    font-weight: bold;
}
a:hover 
	{
	   background-color: #FFECA0;
	   color: #000099;
	   font-weight:bold;
	   text-decoration: none;
	   font-family: "Arial", sans-serif;
	   font-size: 13px;
	    
	}

a:visited
	{
		color: #12344F;
		font-weight:bold;
		text-decoration: none;
		font-family: "Arial", sans-serif;
	    font-size: 13px;
	    
	}
	
a:active
	{
		color: #000000;
		text-decoration: none;
		font-weight:bold;
		text-decoration: none;
		font-family: "Arial", sans-serif;
	    font-size: 13px;
	}
.loadBox {
		border:2px solid #FFFFFF;
		color:#003366;
		font-family:verdana,tahoma,helvetica;
		font-size:14px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:bold;
		left:35%;
		line-height:normal;
		padding:10px;
		position:absolute;
		text-align:center;
		top:40%;				
		width:220px;  
}
.NotificationSelectbox{
width: 190px;
}	

.Shiftright{
		border: 0px;
		width: 18px;
		height: 18px; 
		background: transparent url("/mtracker/resources/images/right_shift.gif");
		background-repeat: no-repeat;
		cursor:hand;
	}
.Shiftright_o{
		border: 0px;
		width: 18px;
		height: 18px; 
		background: transparent url("/mtracker/resources/images/right_shift_o.gif");
		background-repeat: no-repeat;
		cursor:hand;
	}
.Shiftleft{
		border: 0px;
		width: 18px;
		height: 18px; 
		background: transparent url("/mtracker/resources/images/left_shift.gif");
		background-repeat: no-repeat;
		cursor:hand;
	}
.Shiftleft_o{
		border: 0px;
		width: 18px;
		height: 18px; 
		background: transparent url("/mtracker/resources/images/left_shift_o.gif");
		background-repeat: no-repeat;
		cursor:hand;
	}

div.tableContainer{
	width: 100%;		
	height: 371px; 
	overflow: auto;
	margin: 0 auto;
}
.listertable>tbody{  
	overflow: auto; 
	height: 500px;
}
	
.listerthead tr{
	position:relative; 
	top : expression(offsetParent.scrollTop);
	background-color: #000033;
	color: #eeeeee;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
}

.pagination{
	position: relative;
	color:black;
	font-size:10pt;
	font-family:Arial;
	padding-left:2px;
	padding-right:2px;
}

.paginationText{
text-align: center;
width:32px;
height:24px;
padding-top:3px;
}

.filterImg{
cursor: hand;
position:relative;
vertical-align:middle;
top: 7%;
}

.seperator
{
color: #3d61be;
font-weight: normal;
font-size:14px;
vertical-align: bottom;
}

.listertbody tr {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.label {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
    	font-weight: bold;
    	color: #000000;
    	text-align: left;
}
.header {
	    font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
    	font-weight: bold;
    	background-color: #D2D8FC;
}
.mainHeader {
	    font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
    	font-weight: bold;
}
.rowHeader{
		color: #eeeeee;
		font-weight: bold;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		text-align : center;
		background-color: #8B94C0;
}

.rowSubHeader{
		color: #000000;
		font-weight: bold;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ACACF6;
		text-align : center;
}

.emptyRow{
	    background-color: #D2D8FC; 
	    height:25px;
}

.altRow1{
	    background-color: #D2D8FC;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    color: #000000;
	    font-weight: normal;
}

.altRow2{
	    background-color: #C0C7F5;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    color: #000000;
	    font-weight: normal;
}

.cellNum{
		text-align: right;
}

.cellText{
		text-align: left;
}

.reportTable{	  	
		   border: none;
		   background-color:#000033;	
		   width: 100%;	
}
.low {
	background:#CC0000;
}
.high {
	background:#0DD04D;
}
div.leftContent {
  border-width: 3px;
  border-color: #ACACF6;
  border-style: ridge;
  left: 0%;
 /* top:32%;*/
  width: 15%;
  height: 425px;
  margin-left:3px;
  width: 15%;
  position: absolute;
}
div.imageLocation{
  top:56%;
  left : 15%;
  width: 0.5%;
  margin-left:3px;
  position: absolute;
  vertical-align: middle;
}



div.rightContent{
  border-width: 3px;
  border-color: #ACACF6;
  border-style: ridge;
 /* top:32%;  */
  left : 15.7%;
  width: 84.4%;
  padding:3px;
  margin-left:3px;
  overflow:auto;
  height: 425px;
  position: absolute;
}

div.ReportContainer{
  border-width: 3px;
  border-color: #ACACF6;
  border-style: ridge;
 /* top:32%;  */  
  padding:3px;
  margin-left:3px;
  overflow:auto; 
}


div.buttonLocation{
	left:15.7%;
	/* top:650px; */
	margin-left:3px;
	margin-top: 5px;
	width: 84.4%;
	position: absolute;
	text-align: left;
}
.commentText{
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.newData{
    font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
}

.serviceMappingHeader{
    font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	position:relative;
    top: expression(offsetParent.scrollTop);
    overflow-x: hidden;
    background-color: #8B94D0;
    height: 24px;
    border-bottom-width:0;
	border-left-style: none;
	border-top-style: none;
    border-right: 1px solid #487048;
}
/* modified name */
.TableHeader{                            
    font-family: "Arial", sans-serif; 
	font-size: 12px;
	font-weight: bold;
	position:relative;
    top: expression(offsetParent.scrollTop);
    overflow-x: hidden;
    background-color: #8B94D0;
    height: 24px;
    border-bottom-width:0;
	border-left-style: none;
	border-top-style: none;
    border-right: 1px solid #487048;
}

.serviceMappingFooter{
    font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	position:relative;
    top: expression(parentNode.parentNode.offsetHeight >=offsetParent.offsetHeight ? 0 - parentNode.parentNode.offsetHeight + offsetParent.offsetHeight + offsetParent.scrollTop : 0);
    overflow-x: hidden;
    background-color: #8B94D0;
    height: 24px;
}
/* modified name */

.TableFooter{
    font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	position:relative;
    top: expression(parentNode.parentNode.offsetHeight >=offsetParent.offsetHeight ? 0 - parentNode.parentNode.offsetHeight + offsetParent.offsetHeight + offsetParent.scrollTop : 0);
    overflow-x: hidden;
    background-color: #8B94D0;
    height: 24px;
}

.serviceMappingTd{
    border-bottom:1px solid #8B94D0;
	border-left-style: none;
	border-top-style: none;
    border-right: 1px solid #8B94D0;
}


.serviceMappingBorderTd{
    border-bottom:1px solid #8B94D0;
	border-left:0.5px solid #8B94D0;
	border-top-style: none;
    border-right: 1px solid #8B94D0;

}
/*modified name*/
.TableBorderTd{
    border-bottom:1px solid #8B94D0;
	border-left:0.5px solid #8B94D0;
	border-top-style: none;
    border-right: 1px solid #8B94D0;
}



.HandCursor{
	cursor:hand;	
}

.PointerCursor{
	cursor:default;
}

.DefaultCursor{
   cursor:default;
}

.TableHeaderFont{
	font: bold;
	color: #063B59;
	font-size: 13px;
}

.ovalbutton{
background:  transparent url('/mtracker/resources/images/oval-gray-left.gif') no-repeat top left;
font: bold 12px Arial; 
line-height: 16px; 
height: 20px; 
padding-left:5px; 
position:relative;
}

.ovalbutton span{
background:  transparent url('/mtracker/resources/images/oval-gray-right.gif') no-repeat top right;
display: block;
text-align:center;
color: black;
padding: 4px 9px 4px 4px; 
}

.ovalbutton:hover{ 
background-position: bottom left;
}

.ovalbutton:hover span{ 
background-position: bottom right;
}

.buttonwrapper{ 
overflow: hidden;
width: 100%;
}

.SpamCenterTable {
	width: 410px;
	height: 130px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-color: #393F6A;
	border-right-width: thin;
	border-right-color: #393F6A;
	border-top-width: thin;
	border-top-color: #8B94D0;
	border-left-width: thin;
	border-left-color: #8B94D0;
}
.SpamCenterTd {
	background: #C0C7F5;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px;
}
.deletedData{
   color: #999999;
}

.tablehead tr{
	position:relative; 
	top : expression(offsetParent.scrollTop);	
	background-color:#8B94D0;
	font-size: 12px;	
	font-weight: bold;
	text-align : center;	
	font-family: "Arial", sans-serif;
	width: 100%;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-left-color: #FFFFFF;
}
