/* CSS Document */
body { font-family: Arial, Verdana; }
body.content { margin: 0px; background-color: #ffffff; }

legend { color: #3399CC; }

h3 { color: #3399CC; }

td.content { color:#666666; font-size: 13px; }
td.footer { color:#888888; font-size: 11px; }

a { color: #338cb9; text-decoration: none; }
a:visited { color: #338cb9; text-decoration: none; }
a:hover { color: #40b2eb; text-decoration: underline; }
a:active { color: #ff0000; text-decoration: none; }

a.toplinks { color: #ffffff; text-decoration: none;	font-size: 13px; }
a.toplinks:visited { color: #ffffff; text-decoration: none; }
a.toplinks:hover { color: #ffffff; text-decoration: underline; }
a.toplinks:active { color: #ffffff; text-decoration: none; }

div.extendbox { width:586px; border: solid #ff9900 1px; text-align: left; margin: 3px; background: #ecf7ff url(../images/extend_bg.jpg) no-repeat; }
th.extendbox { font-weight: 600; font-size: 14px; height:30px; padding-left: 10px; text-align: left; color: #ffffff; background-color: #376376; }
th.extendclose { text-align: right; background-color: #376376; }
td.extendbox { padding: 8px; color:#666666; font-size: 13px; }
