/* 45_Home2.css style sheet for layout 45_Home2.aspx */


.TopRow{background-color: #999999; border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff;}
.BottomRow{width: 778px; height: 177px; background-image: url(/images/bodybackground.jpg);}
.BottomRowCell{float: left;padding: 7px;}
.BottomRowCell#A{padding-right: 4px;}
.BottomRowCell#B{padding-right: 4px; padding-left: 4px;}
.BottomRowCell#C{padding-left: 4px;}
.BottomRowCellStyle{background-color: #666666; border: solid 1px #FF6D7A;height: 160px;}
.BottomRowCellStyle#AA{width: 126px;}
.BottomRowCellStyle#BB{width: 308px;}
.BottomRowCellStyle#CC{width: 308px;}

.AdditionalHomePageContent{width:728px; padding:15px; padding-bottom: 0; background-color:White; border:solid 10px #fd929a; color: #666666; font-size: 10px; line-height: 14px;}

.AdditionalHomePageContent p{padding: 0; margin: 0;}

.AdditionalHomePageContent a{color: #FF6D7A; text-decoration: none;}
.AdditionalHomePageContent a:hover{color: #333333; text-decoration: none;}