body { 
background-color : #ffc8e8; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
margin : 0; 
}
a.srollover {
    display: block;
    width: 22px;
    height: 22px;
    background: url("close.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover {
    background-position: -22px 0;
}
table.sample { 
width : 640px; 
border-width : 2px; 
border-style : outset; 
border-color : gray; 
border-collapse : collapse; 
background-color : white; 
} 
table.sample th { 
border-width : 0; 
padding : 1px; 
border-style : none; 
border-color : white; 
background-color : white; 
} 
table.sample td { 
border-width : 0; 
padding : 1px; 
border-style : none; 
border-color : white; 
background-color : white; 
} 
.text { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
color : #940045; 
font-weight : normal; 
vertical-align : top; 
} 
.foottext { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
color : #940045; 
font-weight : normal; 
line-height : 22px; 
padding : 1px 0 0 0; 
} 
.titletext { 
font-variant : normal; 
font-size : 20pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
color : #940045; 
font-weight : bold; 
} 
a.menulink { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
text-decoration : none; 
font-weight : bold; 
color : #940045; 
} 
.tandc { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
text-decoration : underline; 
font-weight : bold; 
color : #940045; 
} 
a.footerdesign { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
text-decoration : none; 
font-weight : normal; 
color : #940045; 
} 
a.footerdesign:hover { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;  
text-decoration : underline; 
font-weight : normal; 
color : #000000; 
} 
#topMenu { 
clear : both; 
height : 59px; 
display : block; 
margin : 0; 
} 
#topMenu ul { 
margin : 0; 
padding : 0; 
list-style-type : none; 
display : block; 
} 
#topMenu ul li { 
display : block; 
float : left; 
text-align : left; 
text-indent : 50px; 
font-style : normal; 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
color : #ffffff; 
} 
#topMenu a { 
color : #940045; 
width : 200px; 
margin : 0; 
display : block; 
vertical-align : top; 
height : 59px; 
background : url(images/leafsmall.jpg) no-repeat; 
padding : 24px 0 0 0; 
} 
#topMenu a:hover { 
color : #000000;
background : url(images/leafbig.jpg) no-repeat; 
text-decoration : underline; 
} 
