body { 
background-image: url('bg.jpg'); 
background-repeat: no-repeat;
background-attachment: fixed;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
margin : 0; 
}
font { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
color : #00007a; 
font-weight : normal; 
vertical-align : top; 
} 
font.subtext { 
font-variant : normal; 
font-size : 8pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
color : #00007a; 
font-weight : normal; 
vertical-align : top; 
} 
table.sample { 
width : 800px; 
border-width : 0px; 
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 : #00007a; 
font-weight : normal; 
vertical-align : top; 
} 
.foottext { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
color : #00007a; 
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 : #00007a; 
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 : #00007a; 
} 
.tandc { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
text-decoration : underline; 
font-weight : bold; 
color : #00007a; 
} 
a.footerdesign { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
text-decoration : none; 
font-weight : bold; 
color : #00007a; 
} 
a.footerdesign:hover { 
font-variant : normal; 
font-size : 10pt; 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;  
text-decoration : underline; 
font-weight : bold; 
color : #ff0000; 
} 
#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 : #00007a; 
width : 200px; 
margin : 0; 
display : block; 
vertical-align : middle; 
height : 59px; 
background : url(images/leafsmall.jpg) no-repeat; 
padding : 5px 0 0 0; 
} 
#topMenu a:hover { 
color : #ff0000;
background : url(images/leafbig.jpg) no-repeat; 
text-decoration : underline; 
} 
