@CHARSET "ISO-8859-1";
/* ------------------------------------------------------------------------ */
/* regular tags begin */

html { width:100%; height:100%; overflow:auto; }
body { width:100%; height:100%; padding:0px; margin:0px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:0.7em; color:#666; background-color:#eee; line-height:1.4em; }
p { padding-top:0px; margin-top:0px; margin-bottom:1.0em; }
h1 { padding-top:0px; margin-top:0px; margin-bottom:1.0em; font-size:1.1em; font-weight:bold; }
h2 { padding-top:0px; margin-top:0px; margin-bottom:1.0em; font-size:1.3em; font-weight:bold; }
img { border:none; }
ul, ol { padding-left:1.0em; margin-left:1.0em; }
li { padding-top:0px; margin-top:0px; margin-bottom:11px; }

/* HACK */
td { font-size:0.7em; voice-family:"\"}\""; font-size:1.0em; }

/* regular tags end */
/* ------------------------------------------------------------------------ */
/* div container begin */

#left { float:left; width:20%; height:100%; min-height:100%; background-color:#eee; background-image:url(../images/white-bar-bg.gif); background-position:right; background-repeat:repeat-y; text-align:right; }
#right { float:right; width:80%; height:auto; min-height:100%; background-color:#eee; }
#top-left { height:112px; border-bottom:#ffffff solid 1px; background-color:#eee; }
#top-right { height:112px; border-bottom:#ffffff solid 1px; background-color:#eee; }
#left-navi { width:135px; height:360px; padding-right:2px; margin-top:30px; margin-right:0px; margin-left:auto; }
#right-content { margin:30px; width:580px;  } 

/* div container end */
/* ------------------------------------------------------------------------ */
/* special classes begin */

.align-logo { margin-top:35px; margin-left:190px; }

#left-navi ul { padding:0 4px 0 0; margin:0; }
#left-navi li { padding:0 0 6px 0; display:block; list-style-type:none; text-align:right; }

/* special classes end */
/* ------------------------------------------------------------------------ */
/* hyperlinks begin */

a,
a:link, a:visited, a:active { color:#ff6600; }
a:hover { color:#ff9900; }

#left-navi a,
#left-navi a:link,
#left-navi a:visited { width:+0; display:inline; padding:0 0 0 12px; font-weight:bold; color:#666; text-decoration:none; margin-bottom:0px; }
#left-navi a:hover { color:#6699CC; }


#left-navi a.active:link,
#left-navi a.active:visited,
#left-navi a.active:hover,
#left-navi a.active:active { width:+0; display:inline; padding:0 0 0 12px; font-weight:bold; color:#666; text-decoration:none; margin-bottom:0px; background:url(../images/navi-bullet.gif) no-repeat left 0.4em; color:#6699CC; }
/* hyperlinks end */
/* ------------------------------------------------------------------------ */



