
/* Default table format */

table { font-family: Tahoma; font-size : 9pt; color : #0E1C29; border-collapse : collapse; border: 1px #000000 double ; }
td    { vertical-align: text-top ; }

/* Link formats */

a:link    { color: #1D3C58; text-decoration: none }
a:visited { color: #1D3C58; text-decoration: none }
a:active  { color: #1D3C58; text-decoration: none }
a:hover   { color: #3D7DB8; text-decoration: none } 

/* Other

img { border : 0px; }

.member_content { color : #999999 ; }

.result { vertical-align: middle ; text-align: center ; height: 40px ; } */

.noborder { border: 0px }
