/* ryanharrell.com */ 

body { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        font-weight: normal; 
        color: #000000; 
        margin-top: 0px; 
        margin-left: 0px; 
        margin-right: 0px; 
        margin-bottem: 0px; 

        /* the scroll elements ( IE Only  ) */ 
        scrollbar-face-color: #A3A392; 
        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: #000000; 
        text-decoration: none; 
} 

a:visited { 
        color: #000000; 
        text-decoration: none; 
} 

a:hover { 
        color: #000000; 
        text-decoration: underline; 
} 

a:active { 
        color: #000000; 
        text-decoration: none; 
} 

.link2 { 
        font-weight: bold; 
        color: #6666ff; 
        text-decoration: none; 
} 

.link2:visited { 
        color: #6666ff; 
        text-decoration: none; 
} 

.link2:hover { 
        color: #6666ff; 
        text-decoration: underline; 
} 

.link2:active { 
        color: #6666ff; 
        text-decoration: none; 
} 

.link3 { 
        color: #000000; 
        text-decoration: none; 
} 

.link3:visited { 
        color: #000000; 
        text-decoration: none; 
} 

.link3:hover { 
        color: #000000; 
        text-decoration: underline; 
} 

.link3:active { 
        color: #000000; 
        text-decoration: none; 
} 
.link4 { 
		font-size: 11px; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none; 
} 

.link4:visited { 
        color: #000000; 
        text-decoration: none; 
} 

.link4:hover { 
        color: #000000; 
        text-decoration: none; 
} 

.link4:active { 
        color: #000000; 
        text-decoration: none; 
} 

.white_content { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14px; 
        font-weight: normal; 
        color: #59953b; 
} 

.content { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        font-weight: bold; 
        color: #000000; 
} 

.content_2 { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        font-weight: normal; 
        color: #000000; 
} 

input {width:200px;border:1px solid #000000;text-align:left;font-family:Arial,Helvetica,sans-serif} 
textarea {width:200px;border:1px solid #000000;text-align:left;font-family:Arial,Helvetica,sans-serif}
			