body {
background-image: url('images/sentry1st.jpg');
background-repeat: no-repeat;
background-color:white;
margin:5px;
margin-left:50px;
margin-right:50px;
}
.mainDiv {
left:310px; 
top:0px; 
position:absolute; 
background-color:#112a91;
text-align:left;
}
.divs {
background-color:#112a91; 
height:20px;
overflow:hidden;
color:#EEEEEE;
width:125px;
text-align:center;
cursor:pointer;
font-weight: bold;
font-size:13px;
font-family:arial;
text-align:left;
}
.subdivs {
border-style:solid; 
border-color:#081571; 
border-width:1px;
background-color:white;
width:125px;
color:black;
left: -1000px;
position: absolute;
overflow: hidden;
text-align:left;
}
.subdivs div {
padding: 0px;
margin-left:15px;
width:100%;
border:0px;
margin-top:5px;
margin-bottom:5px;
cursor:pointer;
text-align:left;
}
.subdivs a, #link2_4 {
color: #333333;
text-decoration:none;
cursor:pointer;
font-size:12px;
font-family:Arial Narrow;
}
.subdivs a:hover {
color:#3399CC
}
#mainDivTable {
border:0px;
margin:0px;
}
#subdiv4, #div4 {
width:120px;
}
#div3 {
width:100px;
}
.copyright {
text-align:center;
}
a {
text-decoration:underline;
color:black;
}
a:hover {
text-decoration:none;
color:gray;
}
.notfounds {
text-align:center;
}
.notfounds h1 {
margin:10px;
font-size:35px;
}
.notfounds h4 {
margin:5px;
padding:0px;
border:0px;
font-size:20px;
}
.notfounds{
margin:0px;
font-size:17px;
}
#mainDivTableNoJavascript a {
color:white;
text-decoration:none;
font-weight:bold;
}
#mainDivTableNoJavascript a:hover {
color:#CCFFCC;
text-decoration:none;
}
.invisible {
visibility:hidden;
width:0px;
height:0px;
overflow:hidden;
display:none;
}
