td{text-align:center;}
#mainContent{
	font-family: Helvetica, Verdana, arial, sans-serif, Lucida Grande, Lucida Sans,;
	font-size: 13px;
	font-weight:bold;
}
#mainContent input,select{
	font-family: Helvetica, Verdana, arial, sans-serif, Lucida Grande, Lucida Sans,;
	font-size: 13px;
}
table {
	background-color:#FFFFFF;
	border:1px solid #CFCECC;
}
#sqlfileContent table thead td,
#fileDetail table thead td{
	background-color:#F0F1F4;
	border-right:1px solid #CFCECC;
	color:#000000;
	font-weight:normal;
	height:26px;
	line-height:26px;
	padding:0 2px 0 0;
	text-align:center;
	text-indent:1em;
	vertical-align:middle;
}
#sqlfileContent table tbody td,
#fileDetail table tbody td {
	border-bottom: #FFF 1px solid;
	border-right: #DCE0E3 1px solid;
	color: #000000;
	height:26px;
	line-height:26px;
	font-weight: normal;
	text-align: center;
	padding-left:15px;
	vertical-align: middle;
}
#sqlfileContent table tbody tr:hover,#fileDetail table tbody tr:hover{color:#2d2d2d; background:#e15e06;}
#sqlfileContent table tbody tr.row0:hover,#fileDetail table tbody tr.row0:hover {color:#2d2d2d; background:#e15e06;}
#sqlfileContent table tbody tr.row1:hover,#fileDetail table tbody tr.row1:hover {color:#2d2d2d; background:#e15e06;}
#sqlfileContent table tbody tr.row0,#fileDetail table tbody tr.row0 {
	background-color: #FFF;
	border-bottom: #FFF 1px solid;
	cursor:pointer;
}
#sqlfileContent table tbody tr.row1,#fileDetail table tbody tr.row1 {
	background-color: #E9E9E9;
	border-bottom: #FFF 1px solid;
	cursor:pointer;
}
input[type=button]{
background: #5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17.gif) repeat-x; 
border:1px solid #697581;
color:#ffffff;
cursor:pointer;
-moz-border-radius:5px;
height:19px;
*padding:0 3px;/* Style for IE */
*height:20px;/* Style for IE */
onfocus: expression(onfocus=function (){this.style.border='1px solid #697581'});
onblur: expression(onblur=function (){this.style.border='1px solid #697581'});
}
input[type=button]:hover{
background:#5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17_on.gif) repeat-x;
border:1px solid #697581; 
cursor:pointer;
color:#000000;
-moz-border-radius:5px;
height:19px;
*padding:0 3px;/* Style for IE */
*height:20px;/* Style for IE */
}
.buttonblue{
background: #5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17.gif) repeat-x; 
border:1px solid #697581;
color:#ffffff;
cursor:pointer;
-moz-border-radius:5px;
height:19px;
*padding:0 3px;/* Style for IE */
*height:20px;/* Style for IE */
onfocus: expression(onfocus=function (){this.style.border='1px solid #697581'});
onblur: expression(onblur=function (){this.style.border='1px solid #697581'});
}
.buttonblue hover{
background:#5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17_on.gif) repeat-x;
border:1px solid #697581; 
cursor:pointer;
color:#000000;
-moz-border-radius:5px;
height:19px;
*padding:0 3px;/* Style for IE */
*height:20px;/* Style for IE */
}

#mainContent .innerfoot{
	width:98%;
}
/*.innerfoot {
	clear:both;
	width:95%;
	text-align:center;
	vertical-align:middle; height:30px;z-index:3; visibility:visible;
	height:30px;
    line-height:30px;
	margin:0;
	padding:0;
	background-color:#F0F1F4;
}*/
/*CSS black2 style pagination*/

/*.innerfoot { text-align: center;}
.innerfoot a { border: #000000 1px solid; padding:2px 5px 2px 5px; margin:2px; color: #000000; text-decoration: none;line-height:28px;}
.innerfoot a:hover { border: #3366cc 1px solid; color: #fff; background-color: #3366cc;}
.innerfoot a:active {border: #3366cc 1px solid; color: #fff; background-color: #3366cc;}
.innerfoot span.current {border: #3366cc 1px solid;  padding:2px 5px 2px 5px; margin: 2px; color: #fff; background-color: #3366cc;}
.innerfoot span.disabled {border: #999999 1px solid;  padding:2px 5px 2px 5px; margin: 0px 2px; color: #999999;}*/

.setbackupPop{
margin-left: auto; margin-right: auto;
clear:both;
width:650px;
border: 1px solid #999999;
background: url(../../img/management_templates_img/popuplayer/background_4_4.gif) #999999 repeat;

}
.setbackupPop .setbackupTitle {
width:650px;
height:22px;
background:url(../../img/management_templates_img/popuplayer/popuplayertitle.gif) repeat-x;
}
.setbackupPop .setbackupTitle h1 {
font-size:12px;
padding:0px 0px 0px 9px;
margin:2px 0px 0px 0px;
color:#FFFFFF;
width:70%;
float:left;
vertical-align: middle;
}

.setbackupTitle #setbackupXClose{
float:right;
padding:0px 6px 3px 0px;
margin:3px 10px 0px 0px;
cursor:pointer;
display:block;
border:1px solid #b7c2d5;
background:url(../../img/management_templates_img/popuplayer/close.gif) no-repeat 4px 4px;
width:10px;
height:11px;
}
.setbackupTitle #setbackupXClose:hover {
border:1px solid #FFF;
color:#FFFFFF;
background:url(../../img/management_templates_img/popuplayer/close_on.gif) no-repeat 4px 4px;
}
.setbackupPop  .tableoverflow {
height:320px;
overflow-y:auto;
}
.setbackupPop  table {
width:610px;
margin:10px 20px;
line-height:20px;
*background: url(../../img/management_templates_img/popuplayer/background_4_4.gif) repeat;
background:none;
border:none;
}
.setbackupPop .textright {text-align:right;}