body    {
		margin: 0px 0px 0px 0px;
		background-color: CCCCCC;
		
   scrollbar-face-color : 021E1A;
    scrollbar-arrow-color : gold;
    scrollbar-track-color : 5582AB;
    scrollbar-shadow-color : 415E5A;
    scrollbar-hilight-color : 415E5A;
    scrollbar-3dlight-color : 415E5A;
    scrollbar-darkshadow-color : 000000;		
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : x-small;
         }
         
A:link, A:visited { text-decoration: none; color: #BCC8D4;}
A:hover { text-decoration: underline; color: #FFFFC0;}

h2 {
    color: #5582AB;
    font-size: small;
}
.outer
    {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
    height: 100%;
    text-align: center;
    }
.outercell
{   height: 100%;
    width: 100%;
    padding-left: 1em;
}
.outline
{    border: 3px solid black;
     width: 760px;
     height: 487px;
     background: url(../images/back.jpg);
     background-color: FFFFFF;

     /*width=760 height=487 cellpadding=0 cellspacing=0 bordercolor=black background=""*/
    /*border=2 width=760 height=487 cellpadding=0 cellspacing=0 bordercolor=black*/
}
.trans_box1 {
  width:20%;
  font-family:georgia;
  font-weight:bold;
  padding:20px 40px 20px 40px;
  margin:30px;
  border:solid 1px #555;
  /* Mozilla doesn't support crazy MS image filters, so it will ignore the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg2.png');
}

/* IE ignores css styles with [attributes], so it will skip the following. */
.trans_box1[class] {
  background-image:url(images/bg2.png);
}
.trans_box2 {
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    border : solid;border-width :1;border-color :black;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg3.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  border : solid;border-width :1;border-color :black;
  background-image:url(../images/bg3.png);
}
        
.feeds    {
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : xx-small;
         }         

td	{       color: 333333;
            font-family :  Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
            font-size : x-small;
         }

.email	{
            font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
            font-size : xx-small;
            color: D4DDE6;          
         }         
         
.one	{
            font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
            font-size : x-small;
            color: 40444E;
         }

.two	{
            font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
            font-size : x-small;
            color: 8B94A9;
         }

         
.totaltable {   
            background-color: FFFFFF;
            width: 699;
	 }

.totalleft {   
            width: 349;
	 }

.lefttable {   
            width: 315;
	 }

.totalright {   
            width: 350;
	 }

.righttable {   
            width: 315;
	 }


.header  {   
            background-color: 021E1A;
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : x-small;
	    font-weight: bold;
            color: FFFFFF;
            width: 150;
	 }


.rightheader  {   
            background-color: 021E1A;
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : x-small;
	    font-weight: bold;
            color: FFFFFF;
            width: 165;
            text-align: right;
	 }

.left   {               
            width: 150;
	 }

.right   {               
            width: 165;
	 }
	
.gold    {  
	   color: gold;
	 }
	 
.silver  {  
	   color: silver;
	 }
	 

.listhead {
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : x-small;
            font-weight: bold;
         }

.list    {
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : xx-small;
         }

.login   {  
	    font-size: xx-small;
	 }	 

.edit   {  
	    font-size: xx-small;
	 }
	 
.user    {  
	    font-size: x-small;
	    font-weight: bold;
	 }	 	 
	 
.grey    {  
            
	    background-color: DDDDDD;
            text-align: right;
	 }	 
	 
.bottom  {  
	    background-color: FFFFFF;
            text-align: center;
            vertical-align: center;
            height: 41;
            font-size : xx-small;
            line-height: 15px;

         }
         
.G       {
            background-color: gold;
         }
         
.S       {
            background-color: silver;
         }         
         
.N       {
            
         }         

