/*	 ************************************************************************
     * Module Name		: Sponsor.css										*
     * Release			: 1.0												*
     * Date				: 23/03/2008										*
     * Project			: AGSE_TT											*
     * Author			: aCOSwt											*
     * Description		: Sponsor.html specific CSS definitions				*
     * Language			: CSS												*
     * Compatibility	: FireFox 2 - IE 7 - Opera 9 - Konqueror 3			*
     ************************************************************************/

/******************************** IDs ***************************************/

#EAGLE {
    position:absolute;
    left:490px;
    top:3px;
    z-index:2;
    width:110px;
  }


#LEFTCONT {
    float : left;
    width : 550px;
  }


#RIGHTCONT {
    float : right;
    width : 220px;
  }

/******************************** Classes ************************************/

.codhtml {
    font-family:sans-serif;
    font-size:7pt;
    color:black;
    width:100%;
  }


.how2 {
    text-align:justify;
    font-family:verdana;
    margin-left:5px;
    font-size:7pt;
    color:#18076E;
	text-decoration:none;
  }


.line {
    color : #18076E;
    size:5px;
  }


.pr {
    float:right;
    width:75px;
    height:12px;
  }


.ranking {
    border-bottom-style : outset;
    border-bottom-width : 1px;
    border-left-style : outset;
    border-left-width : 1px;
    border-right-style : outset;
    border-right-width : 2px;
    border-top-style : outset;
    border-top-width : 2px;
    color : #18076E;
    font-family : verdana;
    font-size : 8pt;
    border-color:#18076E;
    border-collapse:collapse;
    width:290px;
    margin-top:5px;
    margin-bottom:5px;
  }


.ranking TD {
    color:#18076E;
    border-style:solid;
    border-color:#18076E;
    border-width:1px;
  }


.ranking TD.center {
    text-align:center;
  }


.slogan {
    color:#18076E;
    font-family:verdana;
    font-style:normal;
    font-weight:bold;
    font-size:18pt;
  }


.sponsmix {
    display:block;
    float:left;
    width:250px;
    margin-top:5px;
    padding-right:3px;
  }


.sponstyp {
    display:block;
    float:left;
    width:107px;
    border:none;
  }


.textinvit {
    padding-right:3px;
    text-align:justify;
    font-family:"Times new roman";
    font-style:italic;
    font-size:12pt;
    color:#18076E;
  }