
/* general content style */

body       { background-color: #e3ebed; color: #000000; 
             font-family: Arial,Helvetica,sans-serif; }

td         { font-size:12px; line-height: 16px; }
th         { font-size:12px; font-weight: bold; line-height: 16px; }

a          { color: #646464; text-decoration: none; }
a:hover    { color: #204080; }

.headline  { font-weight: bold; letter-spacing: 1px; color: #003399 }

.newssmall { font-size: 10px; line-height: 16px; }

img.right  { vertical-align: text-top; float: right; 
             margin-left: 20px; margin-bottom: 20px; }


/* top menu style */

table.top_menu     { color: #333333; margin-top: 10px; }

a.top_menu         { color: #333333; text-decoration: none; }
A.top_menu:hover   { color: #ffffff; background-color: #6090d0 }


/* pop-up menu style */

a.pop_up         { color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: none; }
a.pop_up:hover   { color: #bbbbbb; font-size: 10px; font-weight: bold; text-decoration: none; }

