/* --------------- GENERAL SETTINGS ------------- */BODY {    background: #ffffff;    background-image: url(images/bodybgstrip.jpg);    background-repeat: repeat-y;    font-family: verdana, sans-serif;    font-size: 100%;    color: #000000;    margin: 0px;}A:link {    color: navy;}A:visited {    color: navy;}A {    text-decoration: none;}A:hover {    text-decoration: underline;    color: crimson;}A.objlink:link {    text-decoration: none;    color: #336699;}A.objlink:visited {    color: #336699;    text-decoration: none;}A.objlink:hover {    text-decoration: underline;    color: #EFB600;}/* --------------- PAGE LAYOUT ------------- */#mark {    width: 1px;    height: 1px;    left: 0px;    top: 0px;    position: absolute;    visibility: hidden;    z-index: 0;}#logotop {    left: 0px;    top: 10px;    position: absolute;    z-index: 0;    width: 481px;    height: 84px;}#menu {    left: 0px;    top: 170px;    position: absolute;    z-index: 2;    width: 202px;    height: 500px;    background-image: url(images/leftbg.jpg);    background-repeat: no-repeat;}#rightbg {    left: 762px;    top: 0px;    position: absolute;    z-index: 2;    width: 238px;    height: 500px;    background-image: url(images/rightbg.jpg);    background-repeat: no-repeat;    z-index: 0;}.leftmenu {    color: #000000;    font-family: Verdana, Arial, Sans-Serif, Helvetica;    font-size: 70%;    line-height: 100%;    padding: 5px;    padding-left: 12px;    text-decoration: none;    font-style: normal;}.leftmenuON {    color: gold;    font-family: Verdana, Arial, Sans-Serif, Helvetica;    font-size: 70%;    line-height: 110%;    background-image: url(images/menubg.jpg);    background-repeat: no-repeat;    padding: 5px;    padding-bottom: 5px;    padding-left: 12px;    font-weight: bold;}.leftmenuONsmall {    color: #000000;    font-family: Verdana, Arial, Sans-Serif, Helvetica;    font-size: 60%;    line-height: 100%;    padding-bottom: 14px;    padding-left: 12px;    font-weight: normal;    background-image: url(images/menubgsmall.jpg);    background-repeat: repeat-y;}A.menulinkON:link {    text-decoration: none;    color: #133976;}A.menulinkON:visited {    color: #133976;    text-decoration: none;}A.menulinkON:hover {    text-decoration: underline;    color: #133976;}A.menulink:link {    text-decoration: none;    color: #000000;}A.menulink:visited {    color: #000000;    text-decoration: none;}A.menulink:hover {    text-decoration: underline;    color: #133976;    background-image: url(images/bullet.gif);    background-repeat: no-repeat;}A.menulinksmall:link {    text-decoration: none;    color: #000000;}A.menulinksmall:visited {    color: #000000;    text-decoration: none;}A.menulinksmall:hover {    text-decoration: underline;    color: #133976;    background-image: url(images/bullet2.gif);    background-repeat: no-repeat;}#allcontent {    left: 222px;    top: 168px;    width: 500px;    position: absolute;    z-index: 2;} img.sr{	 position:absolute;	 left:10px;	 top:350px;	 z-index:3 }/* --------------- FONTS ------------- */.bigtitle {    font-family: georgia, verdana, sans-serif;    font-size: 140%;    line-height: 130%;}.plaintxtsub {    font-family: georgia, serif;    font-size: 90%;    line-height: 120%;}.plaintxt {    font-family: verdana, sans-serif;    font-size: 70%;    line-height: 120%;}.plainbutton {    font-family: verdana, sans-serif;    font-size: 70%;    font-weight: bold;}.margintxt {    font-family: verdana, sans-serif;    font-size: 80%;    line-height: 120%;    /*font-style:italic;*/    color: #555555;}.bottomtxt {    font-family: verdana, sans-serif;    font-size: 60%;    color: #999999;    line-height: 130%;    padding-top: 4px;}A.bottomlink:link {    text-decoration: none;    color: #999999;}A.bottomlink:visited {    color: #999999;    text-decoration: none;}A.bottomlink:hover {    text-decoration: underline;    color: blue;}.subtitle1 {    font-size: 90%;    font-family: georgia, serif;    color: #cc6600;    line-height: 165%;    border-bottom: 1px #cccccc solid;    margin-bottom: 3px;}.subtitle2 {    font-size: 100%;    font-family: georgia, serif;    color: #133976;    line-height: 165%;    border-bottom: 1px #133976 solid;    margin-bottom: 3px;}.subtitle3 {    font-size: 90%;    font-family: georgia, serif;}
