@charset "utf-8";
/* CSS Document */
img, div, input { behavior: url("iepngfix.htc") }
/*------------------------- GENERAL -------------------------- */

html, body {margin-top:0px; margin-left:0px; margin-right:0px; background-color:#ffffff; overflow:hidden;}
p {height:0px;}




/*------------------------- LINKS -------------------------- */

a:link { text-decoration:none; font-weight:normal; color:#990000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
a:visited { text-decoration:none; font-weight:normal; color:#990000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
a:hover { text-decoration:none; font-weight:normal; color:#990000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
a:active { text-decoration:none; font-weight:normal; color:#990000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
a:focus { text-decoration:none; font-weight:normal; color:#990000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }





/*------------------------- DIVS -------------------------- */

#main {margin: 0px auto;}
#top {width:100%; height:123px;}
#logo {width:980px; height:123px; margin: 0px auto;}
#center {width:100%; height:364px;}
#content {width:980px; height:364px; margin: 0px auto;}
#left {width:184px; height:364px; background:url(../pix/left.png); background-position:center; background-repeat:no-repeat;}
#navi {width:184px; height:179px; padding-top:72px;}
#right {width:796px; height:364px; background:url(../pix/right.png); background-position:center; background-repeat:no-repeat; margin-top:-364px; margin-left:184px;}
#text {height: 334px; width:670px; padding-left:30px; padding-top:30px;}
#bottom {width:100%; height:63px;}
#bottomimg {width:980px; height:63px; background:url(../pix/bottom.png); background-position:center; background-repeat:no-repeat; margin: 0px auto;}



/*------------------------- SCROLLBAR -------------------------- */

.scroll-pane {width: 796px; overflow: auto; float: left;}
a.jScrollArrowUp {background: url(../pix/basic_arrow_up.gif) no-repeat 0 0;}
a.jScrollArrowUp:hover {background-position: 0 -15px;}
a.jScrollArrowDown {background: url(../pix/basic_arrow_down.gif) no-repeat 0 0;}
a.jScrollArrowDown:hover {background-position: 0 -15px;}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {background-position: 0 -30px;}




/*------------------------- FONTS -------------------------- */

.headline1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#666600; font-weight:bold; font-style:italic}
.headline2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#666600; font-weight:normal; font-style:italic}
.text { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; font-weight:normal;}
.highlight { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#990000; font-weight:bold;}
.bold{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#990000; font-weight:bold;}
.footer { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:333333; font-weight:normal}

/*------------------------- LISTEN -------------------------- */

ul { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; font-weight:normal; margin:0px}
li { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; font-weight:normal;}
.arrow { list-style-position:outside; list-style-image:url(../pix/icons/arrow.png); }
.checkmark { list-style-position:outside; list-style-image:url(../pix/icons/checkmark.png);}