
/*Background for top banner */
#tbanner
{
	height: 36px;
	border:            none;
	background-repeat: repeat;
	background-image:  url(images/pub_header_bg_blue.gif);
}


.tbanner
{

	width: 192px;
	height: 36px;
	border:            none;
	background-image:  url(images/pub_dm_logo_blue.gif);
	background-repeat: no-repeat;
	cursor:            pointer;

}


/* Style for Device name */
.name
{


	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;


	border:            none;
	background-repeat: repeat;
	background-image:  url(images/pub_pname_bg_blue.gif);
}




/*Background for footer */
.rfooter
{


	color: #01507B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;

	height: 27px;
	border:            none;
	background-repeat: repeat;
	background-image:  url(images/pub_footer_bg_blue.gif);

}


/* Bacground 4 Table with graps */

#graphtablebg
{
background-color: #30789E;
}


.graph_tbl_title
{
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;

	height: 18px;
	border:            none;
	background-repeat: repeat;
	background-image:  url(images/pub_tbl_title_fill_blue.gif);


}




/* Background for TD's */
#stattd
{
background-color: #FDFEFE;
background-image:  url(images/pub_td_fill_blue.gif);
}

/* Background for graph */
.graphtable
{
	background-image:  url(images/pub_fon4graph_blue.gif);
	background-repeat: no-repeat;

}


/* Fill for graph */
.graphfill
{
	height: 6px;
	background-image:  url(images/pub_fill4graph_blue.gif);
}



/* Overall fill for TR */
#overallfill
{
	font-size : 12px;
	background-color: #FDFEFE;
	background-image:  url(images/pub_overallfill4graph_blue.gif);

}


/* Bold font */
.btxt
{
color: #01507B;
}



/* Arrow before Last monitored */
.pt
{
width: 12px;
height: 6px;
border:            none;
background-image:  url(images/pub_str_blue.gif);
background-repeat: no-repeat; 
vertical-align: middle;
}





.chartuptime
{

	width: 79px;
	height: 48px;
	border:            none;
	background-image:  url(images/pub_g_uptime_blue.gif);
	background-repeat: no-repeat;
	cursor:            pointer;

}


.chartresponse
{

	width: 79px;
	height: 48px;
	border:            none;
	background-image:  url(images/pub_g_reponse_blue.gif);
	background-repeat: no-repeat;
	cursor:            pointer;

}



/* Background for main table */
#maintable
{
background-color: #F2F7FA;
}






/* Link's style */

a.lnk:link
{
	color: #025D90;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:undeline;
	font-weight : bold;
	font-size : 10px;

}
  
a.lnk:visited
{
	color: #025D90;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:undeline;
	font-weight : bold;
	font-size : 10px;

}

a.lnk:hover
 
{
	color: #277FB2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:undeline;
	font-weight : bold;
	font-size : 10px;

}


a.lnk:active
{
	color: #025D90;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:undeline;
	font-weight : bold;
	font-size : 10px;

}





/* Header's sort style */


a.sort:link
{
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:undeline;
	font-weight : normal;
	font-size : 10px;

}
  
a.sort:visited
{
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:undeline;
	font-weight : normal;
	font-size : 10px;

}

a.sort:hover
 
{
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:undeline;
	font-weight : normal;
	font-size : 10px;

}


a.sort:active
{
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:undeline;
	font-weight : normal;
	font-size : 10px;

}
