@import url("/inc/ppc.css");

A:Link.NewWindow{
font-size:80%; 
font-weight: none;
letter-spacing: -1.0px;
color: #48669f;
text-transform:uppercase;
}

A:Active.NewWindow{
font-size:80%; 
font-weight: none;
letter-spacing: -1.0px;
color: #48669f;
text-transform:uppercase;
}

A:Visited.NewWindow{
font-size:80%; 
font-weight: none;
letter-spacing: -1.0px;
color: #48669f;
text-transform:uppercase;
}

A:Hover.NewWindow{
font-size:80%; 
font-weight: none;
letter-spacing: -1.0px;
color: #48669f;
text-transform:uppercase;
}

.hosturl {
color: #48669f;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;  
    margin: 0px;
}   

	
	body {
		text-align:left;
        background:#48669f;

		}
	
	#frame {
		width:90%;
        border-top: 0px solid #FFCC44;
        border-left: 0px solid #FFCC44;
        border-bottom: 3px solid #000000;
        border-right: 0px solid #FFCC77;
		margin:0px 0px 0px 0px;
		padding:0px;
		}
        
     #footer {
		background: #FFCC77;
        border-top: 0px solid #FFCC44;
        border-left: 3px solid #FFCC77;
        border-bottom: 3px solid #FFCC77;
        border-right: 3px solid #FFCC77;
        z-index:5;
		}

		
	h1, h2 {
		font-size:18px;
        font-weight:bold;
        font-family:verdana;
        color:#48669f;
        font-weight:bold;
		}

		
	p,h1,pre {
		padding-top:0px;
		}
        
        
    h3 {
		font-size:13px;
        font-family:verdana;
		padding-top:0px;
		}
        
        h4 {
		font-size:13px;
        font-family:verdana;
		}
        
        h5 {
		font-size:11px;
        font-family:verdana;
		}
		    
                h6 {
		font-size:10px;
        font-family:verdana;
		}    
		
	#contentheader h1 {
		font-size:14px;
		padding:0px;
		margin:0px;
        overflow:hidden 
		}
    
.side {
	font-family:verdana;
	color:#000;
    width:180px;
	border-top: 1px solid #48669f;
	border-right: 1px solid #48669f;
	border-left: 1px solid #48669f;
	border-bottom: 1px solid #48669f;
	font-size:14px;
	font-weight:none;
	background: url(/i/sand.gif);
	line-height:1.5;
	margin:5px;
    padding:5px;
	}	
	
