

html,body {
    margin: 0;
    padding:0;
    height: 100%;
  }


body {
    font-family : verdana, arial, helvetica;
    font-size : 76%;
	background: url(../siteImages/background.png) repeat-y top right;
  }


div#container {
    position: relative;
	background: url(../siteImages/left.png) repeat-y top left;
	height: auto;
    min-height:100%;
  }



div#content {
    background-color : #ffffff;
    margin-top : 0;
    overflow : auto;
    padding-left : 0.5em;
    padding-right : 0.5em;
	padding-bottom: 20px;
    min-height:100%;
  }


div#navigation {
    float : left;
    padding-bottom : 15px;
    padding-left : 6px;
    padding-right : 6px;
    padding-top : 2em;
    width: 135px;
  }


div#extra {
    float : right;
    padding-left : 1em;
    width: 135px;
  }

div#header {
    background-color:#f3f1fb;
    color: #ff0;
  }


h1,h2,h3 {
    margin: 0;
    padding:0;
  }


h1 {
    padding-left:0.5em;
    font: bold 2.3em/80px arial,serif;
  }


h2 {
    color: #999;
    font-size: 1.5em;
  }

a {
	color: #3300ff;
}
a img{
	text-decoration: none;
}

div#linkhbar {
    background-color : #f3f1fb;
    background-image : url('../siteImages/vspace.jpg');
    color : #000;
    height : 22px;
  }


div#inlang {
    padding-top: 3px;
    text-align : center;
    vertical-align : middle;
  }

div#inlang a {
	text-decoration: none;
}

h3.title {
	text-transform:uppercase;
}

div#langhbar {
    background-image: url('../siteImages/vspace.jpg');
    background-repeat: repeat-x;
    background-color : #f3f1fb;
    height : 22px;
  }

div#send2friend {
    text-align:right;
  }


div#footer a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
  }


img#tImage {
    width : 100%;
    height : expression((document.getElementById('tImage').width)*0.11);
  }


a img {
    border:0;
  }


div#pricecontainer {
    clear : both;
    float : inherit;
  }


div#price {
    float : left;
  }


div#buttonpal {
    float : right;
  }


div.quotes {
    font-size : 0.8em;
    padding-top : 2em;
  }





div#pricecontainer2 {
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    width : 100%;
  }
div#iFrame {
    overflow: auto;
    background-color: #FFFFFF;
    width: 100%;
    height: 85%;
  
  }

img.langimg {
    padding-top : 0.2em;
  }


div#footer {
    bottom : 0;
    clear : both;
    color : #000;
    font-size : 0.8em;
    height : 20px;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    position : absolute;
    text-align : center;
    width : 100%;
    background-image: url("../siteImages/borderup.png");
    background-repeat: repeat-x;
    background-position: top;
    background-color:#FFFFFF;
  }


.tabmenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-variant: normal;
    text-transform: capitalize;
    background-color: #87898C;
    font-style: normal;
    color: #FFFFFF;
  }


.headPres {
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : x-large;
    font-style : normal;
    font-variant : normal;
  }


.headPres2 {
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : normal;
    font-style : normal;
    font-variant : normal;
  }


.Stile1 {
    font-size: 9px;
  }


.Stile2 {
    font-size: 9pt;
  }


.finto_iFrame {
    overflow: auto;
    background-color: #FFFFFF;
    width: 98%;
    height: 80%;
    border: 1px solid #F9981C;
    padding: 5px;
  }



.fintatab {
    overflow: auto;
    background-color: #FFFFFF;
    width: 98%;
    height: 7;
    border: 1px solid #F9981C;
    padding: 5px;
  }


#sDiv {
    width: 710px;
    height: 500px;
    overflow-y: hidden;
    overflow-x: hidden;
    border: 1px solid black;
    padding: 3;
    background: #F5FFFA;
  }


#scrollBar {
    position: absolute;
    background-color: #999999;
    height: 1px;
    border: thin none #404040;
    z-index: 2;
    border-bottom: thin solid #404040;
  }


#scrollBack {
    position: absolute;
    z-index: 1;
    background: #FFA500;
    border: 1px solid #999999;
    border-top: 0px;
    border-bottom: 0px;
  }


#scrUp {
    position:absolute;
  }


#scrDn {
    position:absolute;
  }


.tabtextactual {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-variant: normal;
    font-style: italic;
    color: #F9981C;
    background-color: #0b0c44;
  }


table#menutabs {
    list-style: none;
    margin: 0;
    padding: 7px 0;
    border-bottom: 1px solid #CCC;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    color: #FFFFFF;
  }


table#menutabs td {
    display: inline;
    margin: 0 3px;
  }


table#menutabs a {
    padding: 0 0 3px;
    border-bottom: 2px solid #FFF;
    color: #FFFFFF;
    background-color: #87898C;
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
  }


table#menutabs td#current {
    color:#F7971E;
    background-color: #0b0c44;
    border: #F8981D;
  }


table#menutabs a#current {
    color:#F7971E;
    background-color: #0b0c44;
    border: #F8981D;
  }


table#menutabs a:hover {
    border-color: #F60;
    color: #0b0c44;
  }


.td_bdr {
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #FFA30F;
  }


.td_bdup {
    border-top-width: thin;
    border-top-style: solid;
    border-top-color: #F49F13;
  }


.tab_adm {
    background-color: #E6E6E6;
  }


.tab_adm_alt {
    background-color : #bbc7ff;
  }


.tabtextactual_bord {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-variant: normal;
    font-style: italic;
    color: #F9981C;
    background-color: #0b0c44;
    border: thin solid #F9981C;
  }


.tabstile1 {
    font-style: oblique;
    background-color: #E6E6E6;
    color: #000000;
    border-right-style: solid;
    font-size: medium;
    border-right-color: #FFA30F;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    font-family: Arial, Helvetica, sans-serif;
  }


.tabstile2 {
    font-style: oblique;
    background-color: #E6E6E6;
    color: #000000;
    font-size: medium;
    font-family: Arial, Helvetica, sans-serif;
  }


.tabstile3 {
    font-style: oblique;
    background-color: #7D9BE3;
    color: #000000;
    font-size: medium;
    border-right-width: medium;
    border-right-style: solid;
    border-right-color: #F8981C;
    font-family: Arial, Helvetica, sans-serif;
  }


.link {
    color: #F99819;
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
  }


.tabstile4 {
    font-style: oblique;
    background-color: #7D9BE3;
    color: #000000;
    font-size: medium;
    border-right-width: medium;
    border-right-style: solid;
    border-right-color: #F8981C;
    font-family: Arial, Helvetica, sans-serif;
  }


.tabstile6 {
    background-color: #FFFFFF;
  }

