/* CSS Document */
body{
margin:0px;
padding:0px;
background-image:url(../Images/header/bg_header_Red.gif);
background-repeat:repeat-x; 
text-align:center;
}
img{
border:0px;
}
h2.hometitle{
color:#E9002B;
font-size:14px;
font-weight:bold;
text-align:center;
line-height:18px;
}
.tblHeader{
width:800px;
text-align:center;
padding:0px;
margin:0px;
}
.tblMain{
width:800px;
text-align:left;
padding:0px;
margin:0px;
}
.bgBlue{
background-image:url(../Images/main/lightred.gif);
background-repeat:repeat;
}
.bgBlueText{
background-image:url(../Images/main/lightred.gif);
background-repeat:repeat;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
}
.bgGrey{
background-image:url(../Images/main/bg1Red.gif);
background-repeat:repeat-x;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
}
.bgFlower{
background-image:url(../Images/main/bgRed.gif);
background-repeat:no-repeat;
}
.footer{
background-image:url(../Images/main/lightred.gif);
background-repeat:repeat;
height:20px;
}
.footerLink{
font-size:10px;
color:#000000;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
}
.line{
background-color:#E9002B;
height:3px;
}
.extraLinks{
border:1px solid #E9002B;
width:150px;
color:#E9002B;
font-size:12px;
font-weight:bold;
line-height:24px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}
.extraLinkText{
color:#E9002B;
font-size:12px;
font-weight:bold;
line-height:24px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}