body {
	background: #FFFFFF url('images/tbar2.gif') repeat-x;
	margin: 0px auto;
	padding: 0px;
	text-align: justify;
	font-style:normal; font-variant:normal; font-weight:normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}

 .tabletext {
	font-style:normal; font-variant:normal; font-weight:normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	}



H1 {
	font-size : 120%;
	color : #0781B2; margin-top:10; font-variant:normal; font-weight:bold; text-align:left;
	margin-left: 20px;
}

h2, h3, h4, h5, h6 {
	font-family: Arial;
	font-size: 12px;
	color: #0482a4;
	font-variant: normal;
	font-weight: bold;
	margin-left: 0;
	margin-bottom: -10pt;
	text-align: left;
	padding-left: 20px;
}

#container {
	width: 760px;
	margin: 0px auto;
	text-align: center;
}

#topmenu {
	width: 760px;
	height: 20px;
	margin-top: 20px;
	color: White;
		text-decoration: none;
		}
	#topmenu a:link { 
		color: White;
		text-decoration: none;
		}
	
	#topmenu a:hover {
		color: White;
		text-decoration: underline;
		}

	#topmenu a:visited {
		color: White;
		text-decoration: none;
		}

#gellogo {
	width: 760px;
	height: 135px;
	background: url(images/headerorgQEop.jpg) no-repeat right;
	margin-top: 12px;
	margin-left: 7px;
	}
#navcontainer {
                padding: 0;
        height: 21px;
        margin-top: 12px;
                margin-bottom: 50;
}

#navcontainer2 {
        padding: 0;
        margin: 0px auto;
        margin-top: -20px;
        }


#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        background: #25afdf;
        width: 142px;
        height: 15px;
        border-top: medium none;
        border-left: medium none;
        border-bottom: medium none;
        border-right: medium none;
        padding: 4px;
        color: #ffffff;
        text-decoration: none;
        display: block;
        text-align: center;
        font-variant:normal; font-weight:bold; line-height:15px; font-size:8pt; font-family:Verdana; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px
}

#navcontainer ul li a:hover {
        color: #fff;
        background: #0878a4;
}

#navcontainer a:active {
        background: #0878a4;
        color: #fff;
}

#navcontainer li#active a {
        background: #0878a4;
        border: 1px solid #afc8d6;
        color: #fff;
}