/*	 ************************************************************************
     * Module Name		: Generic2.css										*
     * Release			: 2.0												*
     * Date				: 29/02/2008										*
     * Project			: AGSE_TT											*
     * Author			: aCOSwt											*
     * Description		: Project General CSS definitions					*
     * Language			: CSS												*
     * Compatibility	: FireFox 2 - IE 7 - Opera 9 - Konqueror 3			*
     ************************************************************************/

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

#BKMRKS {
    left : 594px;
    line-height : 15px;
    position : absolute;
    top : 2px;
    z-index : 2;
  }


#BKVOIDIV {
    text-align: left;
    position: absolute;
    left: 592px;
    top: 25px;
    z-index: 3;
    width: 175px;
    color: #003a00;
    font-family: verdana;
    font-size: 7pt;
  }


#BKVOIDTXT {
    color: #003a00;
    font-family: verdana;
    font-size: 8pt;
    text-align:justify;
  }


#FIREBALL {
    display:none;
    min-height:20px;
    height:auto;
    clear:both;
    margin-top:3px;
    margin-bottom:3px;
    background-color:black;
  }

#FIREBALLIND {
    display:none;
    min-height:20px;
    height:auto;
    margin-top:3px;
    margin-bottom:3px;
    background-color:black;
  }

#FIREBALL2 {
    display:block;
    min-height:20px;
    height:auto;
    clear:both;
    margin-top:3px;
    margin-bottom:3px;
    background-color:black;
  }

#MAINMENU {
    height:34px;
    margin-bottom:3px;
  }


#pagecentre {
    position: relative;
    padding: 0px;
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    top:0px;
  }


#PERSMES {
    float:none;
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-family: verdana;
    font-size: 10pt;
  }


#USRSPEC_STATIC {
    text-align:center;
    position: absolute;
    top: 8px;
    left: 10px;
    width: 102px;
    visibility: hidden;
    z-index: 5;
  }

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

.AGSEBanner {
    margin:0px;
    width: 761px;
    height: 111px;
    display:block;
    padding-bottom:3px;
  }


.bkmenu {
    position:relative;
    margin-top:1px;
    height:18px;
  }


.bkmrk {
    position:absolute;
    left:0px;
    z-index:3;
  }


.bktxt {
    color : #003a00;
    display : block;
    font-family : "Times New Roman";
    font-size : 12pt;
    left : 20px;
    position : absolute;
    white-space : nowrap;
  }


.body {
    background-attachment : fixed;
    background-image : url("../Images/BackGrounds/FondePage.jpg");
    direction : ltr;
    margin: 0px;
    padding: 0px;
  }


.DSCLBall {
    position: absolute;
    top: 0px;
    left: 5px;
    z-index: 2;
  }

.etlnk{
	border-style:none;
	position: relative;
	top:0px;
	left:0px;
	width:62px;
	height:30px;}

.etlabel{
	text-decoration:none;
	color:#052201;
	position: relative;
	top:-30px;
	left:64px;
	width:113px;}

.imgfl {
    display:block;
    float:left;
    width:29px;
    height:20px;
  }


.footr {
    margin-right : 1px;
    margin-top : 5px;
    float:left;
    display:block;
  }


.mainmenitm {
    width:108px;
    height:34px;
    border:none;
  }


.mnuhref {
    margin-right : 2px;
    float:left;
    display:block;
    height:34px;
  }


.usrsptz {
    color: rgb(80, 80, 80);
    font-weight: bold;
    font-family: verdana;
  }


.smallsubmenu {
    border:0px;
    width: 150px;
    height: 17px;
  }

