﻿

/***** Footer *****/
.footer_block {}

.footer_details {width: 795px; height: 15px; background-color: #e6f2fe}
.footer_sponsors {width: 147px; height: 15px; background-color: #ffffff}

.footer_details_all {width: 942px; height: 15px; background-color: #e6f2fe}

.footer_extra {height: 20px; background-color: #4b4b4b}

.footer_text {font-family: Arial, Verdana; font-size: 9px; font-weight: normal; color: #777777}

.footer_lnk:link {font-size: 9px; color: #777777; font-weight: normal; font-family: Arial, Verdana, Tahoma; text-decoration: underline}
.footer_lnk:visited {font-size: 9px; color: #777777; font-weight: normal; font-family: Arial, Verdana, Tahoma; text-decoration: underline}
.footer_lnk:active {font-size: 9px; color: #777777; font-weight: normal; font-family: Arial, Verdana, Tahoma; text-decoration: underline}
.footer_lnk:hover {font-size: 9px; color: #000000; font-weight: normal; font-family: Arial, Verdana, Tahoma; text-decoration: underline}


/***** Footer Corners *****/
.footer_left_corner {width: 15px; height: 15px; background-image: url(App_Images/footer_left_corner.gif)}
.footer_right_corner {width: 15px; height: 15px; background-image: url(App_Images/footer_right_corner.gif)}
.footer_right_corner_white {width: 15px; height: 15px; background-image: url(App_Images/footer_right_corner_white.gif)}

