form {
 padding: 0px;
 margin: 0px;}

body {
 overflow-y: auto;
 overflow-x: auto;
 background-color: #182234;
 margin: 0px;
 padding: 0px;
 scrollbar-face-color:#2E3E57;
 scrollbar-highlight-color:#182234;
 scrollbar-3dlight-color:#182234;
 scrollbar-darkshadow-color:#182234;
 scrollbar-shadow-color:#182234;
 scrollbar-arrow-color:#ffffff;
 scrollbar-track-color:#182234;}

.bgph {
 background-image: url(images/bgph.jpg);
 background-repeat: repeat-x;
 background-position: top;}

TD {
 font-family: arial, tahoma, verdana;
 text-decoration:none;
 font-weight: normal;
 font-size: 11px;
 color: #b1b1b1; }

.tdb {
 font-family: arial, tahoma, verdana;
 text-decoration:none;
 font-weight: bold;
 font-size: 12px;
 color: #b1b1b1; }

 a:link, a:visited{color: #6F7F9C; text-decoration: none}
 a:active{color: #6F7F9C; text-decoration: none}
 a:hover{color: #6F7F9C; text-decoration: underline} 

.copy {
 font-family: arial, tahoma, verdana;
 font-weight: normal;
 font-size: 11px;
 text-decoration:none;
 color:#6F7F9C;}

.date {
 font-family: arial, tahoma, verdana;
 font-weight: bold;
 font-size: 17;
 text-decoration:none;
 color:#B5B1B1;}