body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; color:#000000;
	background-image: url(../image/BG2.jpg);
	background-repeat: repeat-x;
}

.Selected { float:left; padding-left:30px; font-weight:bold; background-color:#e0fcce; border-left:1px solid #b5b5b7; vertical-align:middle; height:30px; display:block; padding-top:1px; line-height:30px; text-decoration:none; color:#163054;  }

.SubMenu a{ float:left; color:#163054; font-weight:bold;  height:30px; line-height:30px; text-align:center; padding-left:0px; padding-right:13px; cursor:pointer; text-decoration:underline;}

.SubMenu:hover, .SubMenu a:hover{ text-decoration:none}

.SubMenuSelected { float:left; color:#39621e; font-weight:bold;  height:30px; line-height:30px; text-align:center; padding-left:0px; padding-right:13px; }

.SubMenuSelected a { color:#39621e; text-decoration:none;}


/*For the Content*/
.GradientBox{ border:1px solid #b5b5b7; background-image: url(../image/GradientBoxGreen.jpg); background-position:bottom; background-repeat:repeat-x;}

.GradientBoxLarge{ border:1px solid #b5b5b7; background-image: url(../image/GradientBoxGreenLarge.jpg); background-position:bottom; background-repeat:repeat-x;}

.TableHeader{ padding-left:5px; background-image: url(../image/TableHeader2.jpg); background-repeat:repeat-x; background-position:bottom; font-weight:bold; }

.TableHeader a{color: #000000;}

.alter_grid {background-color: #f0fde9;}

/*For the Tabs
.tabs-nav a, .tabs-nav a span {
   
    background: url(tab_admin.png) no-repeat;
}*/

/*for wizard steps*/
.PageLinkBold{text-decoration:none;color:#163054;   font-weight:bold; cursor:pointer; }

.PageLinkBold:hover, .PageLinkBold a:hover{ text-decoration:none; color:#456490 }.Sidebar{ background-color:#FFFFFF; height:20px; line-height:20px; padding-right: 30px; padding-top:5px; padding-bottom:5px;}

.SidebarSelectedEx{ background-color:#fffaa9; text-decoration:none; color:#39621e;  }

.Sidebar{ background-color:#FFFFFF; height:20px; line-height:20px; padding-right: 30px; padding-top:5px; padding-bottom:5px;}

.SidebarSelected{ background-color:#fffaa9; text-decoration:none; color:#803804; background-image:url(../image/Arrow_yellow.gif); background-position:right center; background-repeat:no-repeat;}

.SidebarSelected:hover{ color:#803804;}

.WizardBorder
{border: 3px solid rgb(255, 250, 169); padding: 10px;}




.CustomButton{
font-family: Arial, Helvetica, sans-serif; font-size: 12px;
font-weight:bold;
cursor:pointer;
overflow:visible; /* ie6/7 width fix */
width:auto; /* ie6/7 width fix */
color:#143148;
padding:1px 10px 1px 10px;
margin:0;
background:transparent; 
border:0;
outline:0;
}
.CustomButton:hover{ background:none;}

span.ButtonSpan{
border:1px solid #d8d8d8;
background-image:url(../Image/ButtonBG.png); background-repeat:repeat-x; background-position:top;
display:inline-block;
outline:none;
}

span.ButtonSpan:hover{border:1px solid #85caff; background-image:url(../Image/ButtonBGHover.png); background-repeat:repeat-x; background-position:top; outline:none;}


td.ButtonSpan{
border:1px solid #d8d8d8;
background-image:url(../Image/ButtonBG.png); background-repeat:repeat-x; background-position:top;
display:inline-block;
outline:none;
}

td.ButtonSpan:hover{border:1px solid #85caff; background-image:url(../Image/ButtonBGHover.png); background-repeat:repeat-x; background-position:top; outline:none;}
