/* ryneco.com & ryneco.net */ 

body {  
  		background: white url(images/centerbg.jpg);
  		background-repeat: repeat-y;
  		background-position: center;

        font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        font-weight: normal; 
        color: #1D3A4D; 
        margin-top: 0px; 
        margin-left: 0px; 
        margin-right: 0px; 
        margin-bottem: 0px; 

        /* IE scroll elements */ 
        scrollbar-face-color: ##D7D4CD; 
        scrollbar-shadow-color: #eaeaea; 
        scrollbar-highlight-color: #ffffff; 
        scrollbar-3dlight-color: #eoeoeo; 
        scrollbar-darkshadow-color: #000000; 
        scrollbar-track-color: ##D7D4CD; 
        scrollbar-arrow-color: #000000; 
} 
                        
a { color: #1D3A4D; text-decoration: none; } 

a:visited { color: #1D3A4D; text-decoration: none; } 

a:hover { color: #1D3A4D; text-decoration: underline; } 

a:active { color: #1D3A4D; text-decoration: none; } 

.content { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #1D3A4D; } 
.content:visited { color: #1D3A4D; text-decoration: none; } 
.content:hover { color: #1D3A4D; text-decoration: underline; } 
.content:active { color: #1D3A4D; text-decoration: none; }

.contenthead { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #1D3A4D; }

.nav { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #1D3A4D; } 

input {width:250px;border:1px solid #1D3A4D;text-align:left;font-family:Arial,Helvetica,sans-serif}
 
textarea {width:250px;border:1px solid #1D3A4D;text-align:left;font-family:Arial,Helvetica,sans-serif}			