   html {
            overflow-y: scroll;
    }
    
    table tr td.red a.navbold {
            font-size: 10px !important;
    }
    img {
    	border:0;
    }
   
   
    .title {
            font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #bd1007;
            margin: 0px;
    }
    
    h1 {
            color: #004080;
            font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 20px;
            font-weight: normal;
    }
    
    table.pccmenu {
            width: 100%;
    }
    
    table.pccmenu td {
            height: 24px;
    }
    
    td.red {
            border-bottom: 1px solid #bc1107;
            text-align: left;
    }
    
    td.activered {
            border-bottom: 1px solid #bc1107;
    }
    
    td.homered {
            border-top: 1px solid #bc1107;
            border-bottom: 1px solid #bc1107;
    }
    
    td.claim h1 {
            font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 18px;
            color: #8AAA62;
            font-weight: normal;
    }
    
    .text, .text div, .text td {
            color: #5D5C62;
            font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 11px;
    }
    
    a:hover, a, a.printinc:link, a.printinc:visited, a.printinc:hover, a.printinc:active {
            color: #666666;
            font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: normal;
            text-decoration: none;
    }
    
    #navititle {
            position: absolute;
            top: 70px;
            left: 440px;
            color: #004080;
            font-family: Arial, Verdana, Hevetica, sans-serif;
            font-size: 20px;
	    width: 180px;
    }
    
    #hometext {
            color: #5D5C62;
            font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 11px;
    }
    
    #hometext ul {
            margin:5px 0 0 0;
            padding: 0 20px;
            list-style-position: outside;
    }
	
	#hometext ul li{
            
            padding:0;
			margin:0;
         
    }
    
	
	
    #hometext ul li div {
            display: outside;
			
    }
    
	.followlink {
		text-decoration: underline;
	}
	
    #logo {
            position: absolute;
            top: 0px;
            left: 12px;
    }
    
    #menu {
            padding: 13px 0 0 0;
            margin: 0 2px 0 0;
    }
    
    #menu td {
            padding: 0 0 4px 1px;
    }
    
    #addressblock {
            font-size: 10px;
            position: absolute;
            text-align: left;
            padding-right: 5px;
            left: 157px;
            top: 423px;
    }
    
    #adressblockright {
            font-size: 10px;
            position: absolute;
            text-align: left;
            padding-right: 5px;
            left: 648px;
            top: 423px;
    }