/* CSS Document */
body {
           background-color : #000000;
           
 }
 A {
           color : #000000;
           letter-spacing : normal;
           font-family : verdana, arial, serif;
           font-weight : bold;
           font-variant : normal;
           font-size : 9px;
           font-style : normal;
           text-decoration : none;
}
     A:hover {
           color : #4C7D7E;
           letter-spacing : normal;
           font-family : verdana, arial, serif;
           font-weight : bold;
           font-variant : normal;
           font-size : 9px;
           font-style : normal;
}
     .H1 {
           font-family : verdana, Arial, Helvetica, sans-serif;
           font-size : 12px;
           color : #000000;
           font-weight : bold;
           background-color : #f5f5f5;
           
           line-height : 18px;
           border : 1px outset #f5f5f5;
           text-align : center;
 }
     .bod {
           font-family : verdana, Arial, Helvetica, sans-serif;
           font-size : 10px;
           color : #555555;
           line-height : 15px;
           font-weight : normal;
           background-color : #ffffff;
           padding : 5px;
           border : 0 inset #eeeeee;
           text-align : left;
}
     .main2 {
           font-family : verdana, Arial, Helvetica, sans-serif;
           font-size : 9px;
           color : #4863A0;
           line-height : 15px;
           font-weight : bold;
           background-color : #ffffff;
           padding : 5px;
           border : 0 inset #eeeeee;
           text-align : center;

}
   .main {
           font-family : verdana, Arial, Helvetica, sans-serif;
           font-size : 9px;
           color : #000000;
           line-height : 14px;
           font-weight : bold;
           
           background-color : #ffffff;
           border : 0 inset #eeeeee;
           text-align : center;
}
     .footer {
           font-family : verdana, Arial, Helvetica, sans-serif;
           font-size : 9px;
           color : #827B60;
           line-height : 10px;
           background-image : url(http://www.swishit.com/blue_menu.png);
           border : 0px inset #eeeeee;
           text-align : right;
  }

     .footer2 {
           font-family : verdana, Arial, Helvetica, sans-serif;
           font-size : 9px;
           color : #000000;
           line-height : 10px;
           background-image : url(http://www.swishit.com/blue_menu.png);
           border : 0px inset #eeeeee;
           text-align : right;
  }

   .menu1 {
           font-family : verdana, Arial, Helvetica, sans-serif;
           font-size : 9px;
           color : #000000;
           line-height : 14px;
           font-weight : bold;
           padding : 5px;
           background-color : #33cc66;
           border : 0 inset #eeeeee;
           text-align : left;
}
 .menu2 {
           font-family : verdana, Arial, Helvetica, sans-serif;
           font-size : 9px;
           color : #000000;
           line-height : 14px;
           font-weight : bold;
           padding : 5px;
           background-color : #33ff99;
           border : 0 inset #eeeeee;
           text-align : left;

}
buttonscontainer {width: 150px;}

.buttons a {color: #330000;
background-color: #009966;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #66CC66;
font: 10px Tahoma, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #00FF99;
text-decoration: none;
color: #330000;}

div.scroll {
                  font-size : 10px;
                  color : #555555;
	height: 150px;
	width: 290px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #fff;
	padding: 8px;
                  text-align : left;
}
