

.bannerback {
	background-color: #1A2C67;
	height: 87px;
	background-image: url(bannerBack.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 45px;
	padding-left: 375px;
	
}
.ms-bannerframe {
background-color: #DDD;
background-image: none;
color: #333;
}

.ms-bannerframe1{
background-color: #656773;
#background-color: transparent;

background-image: url(navbar.gif);
background-repeat: repeat-x;
}


.ms-banner
{
background-color: #656773;
background-image: none;
height: 24px;
}

.ms-bannerupto
{
background-color: #656773;
background-image: url(navbar.gif);
background-repeat: repeat-x;
color: #ffffff;
border-bottom: 1px solid #DDD;
padding-right: 5px;

}


.ms-bannerupto a:link 
{
   color: #ECECEC;
   text-decoration: none; 
}
.ms-bannerupto a:hover 
{
   color: #ECECEC; 
   text-decoration: none; 
}
.ms-bannerupto a:visited 
{
   color: #ECECEC; 
   text-decoration: none; 
}

.ms-GRHeaderText
{

   font-family: verdana;  
   background-color: #DDD;
   border-color: #DDD; 
   border-width: 2px; 
   border-style: solid;
   font-weight: bold;  
   padding-top: 3px; 
   padding-bottom: 3px; 
   padding-left: 10px; 
   padding-right: 10px; 
   color: #333; 
}

.ms-tabselected
{
   background-image: url(onTab.gif);
   background-repeat: repeat-x;
   font-family: verdana;  
   background-color: #DDD;
   border-color: #DDD; 
   border-width: 0px; 
   border-style: solid;
   font-weight: bold;  
   padding: 5px 15px;   
   color: #333; 
}
.ms-tabinactive 
{
   font-family: verdana; 
   background-image: url(navbar.gif);
   background-color: transparent;
   background-repeat: repeat-x;
   #background-color: #656773;
   border-color: #ddd;
   border-width: 0px;
   border-style: solid;
   padding: 5px 15px;   
   color: #ECECEC; 
}
.ms-tabinactive a:link 
{
   color: #333;
   text-decoration: none; 
}
.ms-tabinactive a:hover 
{

	color: #ececec;
	text-decoration: none;
}

.ms-tabinactive a:visited 
{
   color: #ECECEC; 
   text-decoration: none; 
}

.ms-titlearealine{
    background-color: #DDD;
    height: 1px;
}

.ms-searchform {
	background-color: #DDD;
	font-family: verdana; 
	font-size: 8pt; 
}
.ms-searchcorner {           
    background-color: #FFFFFF;
    background-image: none;
}

.ms-selected
{
    background-color: #DDD;
    color: #333;
}



.ms-WPTitle
{
    font-weight: bold; 
    font-family: verdana, arial, helvetica, sans-serif; 
    color: #666;
    padding-left: 6px; 
    padding-right: 7px; 
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 8pt; 
     border-bottom: 2px solid #333;

}
.ms-WPTitle A:link, .ms-WPTitle A:visited
{
    color:#666;
    text-decoration:none; 
    cursor:hand;
}
.ms-WPTitle A:hover
{
    color:666;
    text-decoration:none; 
    cursor:hand;
}

.ms-WPHeader
{
    background-color: #ffffff;
    background-image: none;
    border-bottom: 2px solid #333;
    }
    
.ms-HoverCellActive 
{
    border: #ffffff 1px solid;
    background-color: #ffffff;
   

}
.ms-HoverCellActiveDark
{
    border: solid 1px #ffffff;
    background-color: #ffffff;
     

}