.table {
	background-color: #FFFFFF;
	height: 23px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;


}
.disabledLink {text-decoration: none; color: "red"; visibility: hidden}

.bluetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0084FF;

}
.selectedtable1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #98CDFE;
	color: #003399;
}
.redtxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;

}

.redtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.loadingtxt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FF6600;

}

.bluetxt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #003399;
		text-decoration: none;
}

.bluetxt:hover {
   text-decoration: underline;
}
.linktxt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #003399;
	text-decoration: underline;	
}

.linktxt:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #003399; 
   text-decoration: none;
}

.blacktxt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}

.blacktxt:hover {
   text-decoration: underline;
}
.tablinktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	width:100%;
	display:block;
}

.tablinktxt:hover {
	    color: #ff5400
}
.interfacelinktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084FF;
	font-weight: bold;
}


.inputtable {
	background-color: #EFF7FF;
	border: 1px solid #7FB6DF;
	height: 50px;
}
.inputtable2 {
	background-color: #EFF7FF;
	border-bottom: 1px solid #7FB6DF;	
}

.inputtable1 {
	background-color: #EFF7FF;
	border: 1px solid #7FB6DF;
}

.resulttable {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.inputtableborder {
	background-color: #EFF7FF;
	border-right: 1px solid #7FB6DF;
	border-left: 1px solid #7FB6DF;
	border-top: 1px solid #7FB6DF;
}
.inputtableborder1 {
	background-color: #EFF7FF;
	border-right: 1px solid #7FB6DF;
	border-left: 1px solid #7FB6DF;
	border-bottom: 1px solid #7FB6DF;

}


.resultheading {

   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #124F98;
   TEXT-DECORATION: none;

   }
.resultheading:hover {
   color: #00236B;
   text-decoration: underline;
}

.resultheading1 {

   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #124F98;
   TEXT-DECORATION: none;

   }

.mailtable {

	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.columtable {
	background-color: #CCCCCC;
	height: 40px;
	border: 1px solid;

}
.s {
	background-color: #990000;
	height: 30px;
}
.iconbuttontable {

	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 120px;
}
.invisibleTextfield {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}
.grayinvisibleTextfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #F8f8f8;
	background-color: #F8f8f8;

}
.grayinvisibleTextfieldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #F5F9FE;
	background-color: #F5F9FE;

}

.grayinvisibleTextfieldblue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	border: 1px solid #F5F9FE;
	background-color: #F5F9FE;
}

.personalizeresulttable {
   background-color: #F8F8F8;
   border: 1px solid #CCCCCC;
   background-position: center center;

}

.serverdetailstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.summarydetailstxt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    text-decoration:none;
}
.summarydetailstxt:hover {
   color: #000000;
   text-decoration:underline;
}

.quickLinkstable {
	background-color: #FFFFFF;
	border: 1px solid #7FB6DF;
}

.quickLinktext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117FCE;
	text-decoration:none;
}
.quickLinktext:hover {
	/*color: #ff7e00;*/
color: #B91132;
	   text-decoration:underline;
}

.relatedtoolstable {
	background-color: #FFFFFF;
	border: 1px solid #7FB6DF;
}

.relatedtooltext {

   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   text-decoration:none;
   }
.relatedtooltext:hover {
   color: #ff7e00;
	text-decoration:underline;
}
.progressMsgTable{
    background-color: #FFFDCA;
	border: 1px solid #F1F1F1;
	width: 150px;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tip {
   border: 0px outset #CCCCCC;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}

.formStyleMib {
    border: 1px #CCCCCC solid;
    font-size: 12px;
    background-color: #FCFCFC;
    width: 100%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.heading {
   padding: 2px; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #124F98;
   TEXT-DECORATION: none;

}
.summarytasktable {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color: #EFF7FF;
   border: 1px solid #7FB6DF;
}
.schedulerlefttablebg {
   background-color: #F9F9F9;
}

.schedulerbottombg {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   background-color: #DDF0FF;
   border: 1px solid #DDF0FF;
}
.schedulertitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #215397;
  font-weight: bold;
}
.schedulertable {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.ipsummarytable1 {
	BACKGROUND-COLOR: #F5F9FE;
	border-left: 1px solid #DDDFE2;
}

.ipsummaryhidetable {
        border-bottom: 1px solid #CCCCCC;
}
.cputable {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
        background-color: #FFFFFF;
	
}
.alerttable {
	background-color: #EFF3F9;
	border: 1px solid #0170C9;

} 
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative;
border: none;
padding: 5px;
margin: 5px;
z-index : 101;
}

.calendar, .calendar table {
  border: 1px solid #999999;
  font-size: 11px;
  color: #000000;
  cursor: default;
  font-family: Verdana,Helvetica, sans-serif;
  background-color: #FFF;
  
}

/* Header part -- contains navigation buttons and day names. */

.calendar .calButton { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #0075E7 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #0075E7;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #fff;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #A41F3B;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #0075E7;
  color: #FFFFFF;
  border: 1px solid #0075E7;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #0075E7;
  padding: 1px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #E2E2E2;
}

.calendar tbody .rowhilite td {
  background: #FFF;
}

.calendar tbody .rowhilite td.wn {
  background: #E2E2E2;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #D0E2FD;
  padding: 1px 3px 1px 1px;
  border: 1px solid #000000;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000000;
  padding: 1px 3px 1px 1px;
  background: #FFFFFF;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #A41F3B;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #000000;
  border-top: 1px solid #000000;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #000000;
  background: #D0E2FD;
  color: #000;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #CCC;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}


.completeMessage {
	padding:0px;
	background: transparent;
}
.completeMessage .caTopLeft {
	background: url(../images/box/caTopLeft.gif) no-repeat right;
	height:20px;
	width:7px;
}
.completeMessage .caTopCenter {
	background: url(../images/box/caTopCenter.gif) repeat-x left;
	width:200px;
	height:20px;
}
.completeMessage .caTopRight {
	background: url(../images/box/caTopRight.gif) no-repeat left;
	height:20px;
	width:6px;
}
.completeMessage .caMiddleLeft {
	background: url(../images/box/caMiddleLeft.gif) repeat-y right;
}
.completeMessage .caMiddleRight {
	background: url(../images/box/caMiddleRight.gif) repeat-y left;
	width:7px;
}
.completeMessage .caBottomLeft {
	background: url(../images/box/caBottomLeft.gif) no-repeat right;
	height:8px;
	width:7px;
}
.completeMessage .caBottomCenter {
	background: url(../images/box/caBottomCenter.gif) repeat-x left;
	height:8px;
}
.completeMessage .caBottomRight {
	background: url(../images/box/caBottomRight.gif) no-repeat left;
	height:8px;
	width:7px;
}
.completeMessage .caMessage {
	background: #FFF0F0;
	font: Bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	width:200;
}
.completeMessage .caClose{
	text-align:right;
	vertical-align: top;
	background: #FFF0F0;
}

.completeMessage .caCloseButton {
	background-image: url(../images/box/closeBtn.gif);
	background-repeat: no-repeat;
	border-top: 0px solid #C7E6FF;
	border-left: 0px solid #C7E6FF;
	border-right: 0px solid #4DA9F2;
	border-bottom: 0px solid #4DA9F2;			
	height: 13px;
	width: 13px;
	vertical-align:middle;
	text-align: center;
	cursor:hand;
	cursor:pointer;
}
.searchtable1 {
	    
	}
.snmptableComponent {
    padding: 0pxcolor: #000000;font-size:11px; border-right:0px solid#333333 ;
    border-right:1px solid#DCDCDC ;
    border-left:1px solid#DCDCDC;
}
.drag {
    padding-left: 20px;
    background: url(/images/dragArea.gif) no-repeat 5px 5px;
    cursor: move;
}
.boxleft{    
background-image: url(/images/summary_right_curve.gif) no-repeat;
height:24px;
width:7px;

}
.boxright{
    background-color:#ffffff;
background-image: url(/images/summary_right_curve1.gif) no-repeat;
height:24px;
width:7px;
}

.warningtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #09B783;
	font-weight: bold;
}
.majortxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F706E8;

	font-weight: bold;
}
.hilite td{background-color:#FCF1CD}
.rowSelection td{background-color:#CAD6D6}

