span.leftlink {font-family: arial; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000;}
span.whitelink {font-family: arial; font-size: 9pt; font-weight: bold; text-decoration: none; color: #ffffff;}
A.menulink {
display: block;
width: 80px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #00CCFF;
}
A.menulink:hover {
border: solid 1px #6100C1;
background-color:#00CCCC;
}

A.menulink1 {
display: block;
width: 50px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #00CCFF;
}
A.menulink1:hover {
border: solid 1px #6100C1;
background-color:#F0E1FF;
}

#header { background: #eee; border-bottom: 2px solid #ddd; }
#header h1 { color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
#header p { color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
/* Content Style */
#navigation { border-bottom: 1px solid #ccc; margin-left: 18px; }
#navigation ul { padding: 0 18px 9px; }
#extra { margin: 0 18px; }
#extra small { font-size: 11px; line-height: 18px; }
#content { border-bottom: 1px solid #ccc; margin-bottom: 18px; margin-right: 18px; }
#content p, #extra p { padding-right: 18px; }
/* Content Positioning & Size */
#navigation { float: left; width: 150px; }
#content { float: right; width: 540px; }
#extra { clear: both; } /* Footer */
#footer { background: #333; border-bottom: 2px solid #999; }
#footer a { color: #eee; }
#footer p { color: #ccc; margin: 0; padding: 0 18px 10px; }
#footer ul { border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
#footer li { display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
