body {
background-color: #336699;
margin: 0px;
margin-left: auto;
margin-right: auto;
height: 100%;
display: table;
font-family: verdana, arial, sans-serif;
color: #000000;
font-size: 11px;
line-height: 15px;
}

#outerbox {
margin-top: 0px;
width: 760px;
height: 100%;
margin-left: auto; 
margin-right: auto;
padding: 0px;
border-right: 1px solid #33FFFF;
border-left: 1px solid #33FFFF;
background-color: #333366;
display: table;
}

.borderpic {
border:double; 
border-color:#000000; 
border-width: 3px;
}
.specials {
width: 100%;
font-family: verdana, arial, sans-serif;
color: red;
font-size: 11px;
border:solid; 
border-color:#000000; 
border-width: 2px;
background-color: #ffff66;
}

H5 {
font-family: verdana, arial, sans-serif;
color: #333366;
font-size: 13px;
}

I {
color: #336699;
}

A:link {COLOR: #336699; TEXT-DECORATION: underline;}
A:visited {COLOR: #336699;TEXT-DECORATION: underline;}
A:hover {COLOR: #ff0066;TEXT-DECORATION: underline;}	

A.toc_scr:link {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold;}
A.toc_scr:visited {COLOR: #99cc33;TEXT-DECORATION: none; font-weight: bold;}
A.toc_scr:hover {COLOR: #99cc33;TEXT-DECORATION: underline; font-weight: bold;}	 

A.toc_sgn:link {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold;}
A.toc_sgn:visited {COLOR: #ff0066;TEXT-DECORATION: none; font-weight: bold;}
A.toc_sgn:hover {COLOR: #ff0066;TEXT-DECORATION: underline; font-weight: bold;}	

A.special:link {COLOR: #E61029; TEXT-DECORATION: none; font-weight: bold;}
A.special:visited {COLOR: #E61029;TEXT-DECORATION: none; font-weight: bold;}
A.special:hover {COLOR: #ff0099;TEXT-DECORATION: underline; font-weight: bold;}	 

A.onlinecat:link {COLOR: #ff0000; TEXT-DECORATION: underline; font-weight: bold; background-color: #ffff00;}
A.onlinecat:visited {COLOR: #ff0000;TEXT-DECORATION: underline; font-weight: bold; background-color: #ffff00;}
A.onlinecat:hover {COLOR: #ff3399;TEXT-DECORATION: underline; font-weight: bold;}	 

.footer {
font-family: verdana, arial, sans-serif;
color: #0099ff;
font-size: 10px;
font-weight: bold;
}

A.footer:link, A.footer:visited { color: #0099ff; text-decoration: underline; font-weight: bold;}
A.footer:hover { color: #00ccff; }	
