.test { 
font-family : Arial, Helvetica, sans-serif; 
} 
#caption { 
width : 412px; 
} 
#leftC { 
border-right : 1px dashed #cccccc; 
border-top : 1px #cccccc; 
border-left : 1px #cccccc; 
border-bottom : 1px #cccccc; 
} 
TD { 
font-size : 12px; 
color : #000000; 
font-family : Arial, Helvetica, sans-serif; 
} 
#try LI { 
list-style-image : url('/images/bulletSmall.gif'); 
} 
#try UL { 
margin-top : 4px; 
padding-top : 4px; 
} 
A { 
color : #336699; 
text-decoration : none; 
} 
.mybutton { 
border-right : 1px ridge; 
border-top : 1px ridge; 
font-weight : bold; 
font-size : 10px; 
border-left : 1px ridge; 
color : #ffffff; 
border-bottom : 1px ridge; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
background-color : #63659c; 
} 
A:hover { 
color : #336699; 
text-decoration : none; 
} 
.unnamed1 { 
background-position : 50% bottom; 
background-image : url('/imagesv2/tab_end.gif'); 
background-repeat : no-repeat; 
} 
BODY { 
background-position : center 50%; 
background-image : url('/imagesv2/body_bg.gif'); 
margin : 0; 
background-repeat : repeat-y; 
background-color : #e8e8e8; 
}