﻿body {
}

div.Baner_Box_Thin_BlueGradientBg   /* v */
{
	width: 224px;
    /*position: relative;*/
    /*float: right;*/
    /*clear: both;*/
    /* background-image: url(../../Images/SiteGrafic/BlueGradientBG.jpg); */
    /*background-repeat: repeat-y;*/
    /*background-position: left;*/
    margin: 0px 0px 0px 0px;
    text-align: center;
    overflow: hidden;
}

div.Baner_Box_First
{
    /*border: thin solid #0000FF;*/
    width: 222px; /*margin: 3px 2px 0px 0px;*/ /*text-align: center;*/
    overflow: hidden;
    left: 2px;
    top:-1px;
    position: relative;
    float: left;
    height :70px;
}

div.Baner_Box
{
    /*border: thin solid #0000FF;*/
    width: 222px; /*margin: 3px 2px 0px 0px;*/ /*text-align: center;*/
    overflow: hidden;
    left: 2px;
    position: relative;
    float: left;
    height: 70px;
    margin-bottom: 1px;
}

div.Baner_Box_NoHeight
{
    /*border: thin solid #0000FF;*/
    width: 222px; /*margin: 3px 2px 0px 0px;*/ /*text-align: center;*/
    overflow: hidden;
    left: -3px;
    top:-1px;
    position: relative;
    float: left;
    /*height :96px;*/
}

div.Baner_Box_NoHeight_NewsLetter
{
    /*border: thin solid #0000FF;*/
    width: 222px; /*margin: 3px 2px 0px 0px;*/ /*text-align: center;*/
    overflow: hidden;
    left: -3px;
    top: -1px;
    position: relative;
    float: left;
   
}

div.Baner_Box_NoHeight_NewsLetter_Text
{
    /*border: thin solid #0000FF;*/
    width: 222px; /*margin: 3px 2px 0px 0px;*/ /*text-align: center;*/
    overflow: hidden;
    left: -10px;
    top: -1px;
    position: relative;
    float: left;
   
}




div.Baner_Box_Small
{
    /*border: thin solid #0000FF;*/
    width: 222px; /*margin: 3px 2px 0px 0px;*/ /*text-align: center;*/
    overflow: hidden;
    left: -3px;
    position: relative;
    float: left;
    height: 46px;
    top:0px;
}

img.ImageSmallBaner
{
    border-width: 0px;
    padding: 1px 0px 0px 0px;
    margin: 0px;
    border-style: none;
    cursor: pointer;
    width: 70px;
    height: 70px;
}

img.ImageSmallBanerButtom
{
    padding: 4px 0px 4px 2px;
    margin: 4px 0px 4px 2px;
    border-style: none;
    cursor: pointer;
    width: 100px;
    height: 100px;
}

img.ImageSmallBanerFullWidth
{
    border-width: 0px;
    padding: 1px 0px 0px 0px;
    margin: 1px 0px 0px 0px;
    border-style: none;
    cursor: pointer;
    width: 215px;
    height :46px;
}

img.ImageSmallBanerFullWidthFullHeight
{
    border-width: 0px;
    padding: 1px 0px 0px 0px;
    margin: 1px 0px 0px 0px;
    border-style: none;
    cursor: pointer;
    width: 215px;
    height :46px;
}

img.ImageSmallBanerFullWidthFullHeight_withoutCursor
{
    border-width: 0px;
    padding: 1px 0px 0px 0px;
    margin: 1px 0px 0px 0px;
    border-style: none;
    width: 215px;
    height :46px;
}

img.IcoLanguage
{
    border-width: 0px;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 0px 2px;
    border-style: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    }


img.ImageSmallBanerFullWidthButtom
{
    border-width: 0px;
    padding: 1px 0px 0px 1px;
    margin: 1px 0px 0px 1px;
    border-style: none;
    cursor: pointer;
    width: 210px;
}

img.ImageSmallBanerLeft
{
    border-style: none;
    cursor: pointer;
    width: 100px;
    height: 100px;
    float: left;
    left: 0px;
}

img.ImageSmallBanerRight
{
    border-style: none;
    cursor: pointer;
    width: 100px;
    height: 100px;
    float: right;
    right: 0px;
    top: 10px;
    clip: rect(10px, auto, auto, auto);
}




img.ImageBaner
{
    border-style: none;
    width: 217px;
    cursor: pointer;
    padding-bottom: 8px;
    padding-top: 3px;
    height: 92px;
}

img.HomePageLogo
{
    border-style: none;
    cursor: pointer;
}

img.UrlIcon
{
	width: 18px;
	height: 18px;
	border: none;
	cursor: pointer;
}

img.MailIcon
{
/*	width: 18px;
	height: 18px;*/
	border: none;
	cursor: pointer;
}

img.PdfIcon
{
	width: 18px;
	height: 18px;
	border: none;
	cursor: pointer;
}

     div.tools {
        float: left;
        width:680px;
        background-color: yellow;
        clear:both ;
     }
     div.tools div {
        margin: 5px 0;
        width: 100px;
     }
     div.tools div.col1 {
        position: relative;
        background-color: blue;
        float: left;
        clear: left;
        height :6000px;
     }
     div.tools div.col2 {
        background-color: red;
        float: right;
        clear: right;
        width :350px;
        height:250px;
        
     }
     