#PageBorder {
  
  /* background-color: #FFFFCC; */
/* background-color:rgba(20, 17, 83, 1);
 border-radius: 6px 6px 6px 6px;*/
 /* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF  77%, #FFFFCC 100%) !important;

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 77%, #FFFFCC 100%) !important;

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF  77%, #FFFFCC 100%) !important;

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #FFFFCC)) !important;

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 77%, #FFFFCC 100%) !important;

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #FFFFFF 77%, #FFFFCC 100%) !important;
}


table {
   border: 1px solid #012863 !important;
   border-spacing: inherit !important;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #000066 !important;
  color:#FFFFFF !important;
}

th{
background-color:#E0F3F3 !important;
}

td{
background-color:#E0F3F3 !important;
padding:5px;
}

.ul{
list-style-type: none !important;
}

.spli
{
list-style-type: none !important;
}

#header img{
background:#ffffff !important;
}


#PageBorder #header a {
   color: #000066 !important;
}

.style4 {
   font-size: 27px !important;
}


.style5 {
   font-size: 30px !important;
}

#header {
border:solid 1px #c3c3c3;
border: none!important;
   color: #000066 !important;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF -101%, #FFFFCC 100%) !important;

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF -101%, #FFFFCC 100%) !important;

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF -101%, #FFFFCC 100%) !important;

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #FFFFCC)) !important;

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF -101%, #FFFFCC 100%) !important;

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #FFFFFF -101%, #FFFFCC 100%) !important;

font-size: 22px !important;
   font-family: Times New Roman !important;



}
#PageBorder #header #menu ul {
   border: 0px solid #000066 !important;
}

#PageBorder #header #menu {
   background-color: transparent !important;
   width: 237px !important;
}

#PageBorder #header #menu li {
    background-color: transparent !important;
   color: #FFFFFF !important;
margin-left: 0px !important;
   margin-right: 0px !important;
}


#PageBorder #header #menu button:hover {
   background-color: #87CEEB !important;
   color:#FFFFFF !important;
   border: 0.2px outset #000066 !important;
}
#PageBorder #header #menu button{
   /* background-color: transparent !important; */
  border: 0.2px outset #FFFFCC !important;
color:#FFFFFF !important;
background-color: #000066 !important;
}

#PageBorder #header #menu a{
   background-color: transparent !important;
   border: 0px solid #000066 !important;
color:#387de2 !important;
}
#PageBorder #MainContent {
   border: 1px solid #387de2;
}
#PageBorder #BodyBorder #MainContent .PDFsidebar {
   background-color: #FFFFCC !important;
   border: 1px solid #387de2 ;
}



h1{

 font-size: 28px !important;
 font-family: Times New Roman !important;
text-decoration: none !important;
margin-top:2px !important;


}



#PageBorder #BodyBorder #MainContent .PDFsidebar {
    
    background-position: center center;
    border: 1px solid #FFCC00;
    clear: right;
    color: #000066;
    display: inline;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: auto;
    margin: -41px !important;
	margin-right:5px !important;
    padding: 5px !important;
    text-decoration: none;
    width: auto;
}




#BodyBorder #maincontent button:hover{
background-color:blue !important; 

}

#PageBorder #header #menu li{

}


.movecenter{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
}​



