body{
margin:0px auto;
background-color:#c0c0c0;
text-align:center;
}
#PageFrame {
width:954px;
background-image:url(pageFrameBackground.jpg);
background-repeat:repeat-y;
background-position:center;
padding:0px;
margin:0px auto;
}
#logoQTT {
background-image:url(headerQTT.jpg);
background-repeat:no-repeat;
width:954px;
height:98px;
margin:0px;
padding:0px;
}
#QttFlashFrame {
width:608px;
height:90px;
float:right;
margin:6px 0px 0px 0px;
padding:0px;
}
/* navigation */
#QTTMenuTab {
background-image:url(navBackground.jpg);
background-repeat:repeat-x;
height:37px;
width:946px;
margin:0px auto;
}
#navHContainer {
display:block;
margin:0px;
padding:0px;
}

#nav ul {
padding:0px;
margin:0px auto;
    list-style:none;
    float:left;
    width:auto;
}
#nav li {
position: relative;
float:left;
list-style: none;
height:27px;
font-size:0.8em;
padding-top:10px;
}
/* second-level lists */
#nav li ul { 
position : absolute;
left: -999em;
padding:0px;
margin:0px;
background-color:#7d070c;
float:left;
}
/* set the text properties for main tab */
#nav a {
float:left;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none !important;
color:#ffffff !important;
display:block;
text-align:center;
margin:0px;
height:37px;
font-weight:normal;
padding:0px 22px;
}
#nav a:visited {
color:#FFFFFF;
}
#nav a:hover {
color:#FFFFFF;
text-decoration:none;
}
#nav ul li {
}
/* set the hover properties for the main tab background */
#nav li:hover {
background-image:url(navBackgroundOver.jpg);
background-repeat:repeat-x;
}
/*  set the submenu background and font color etc  */
#nav li li a {
padding:2px;
height:auto;
margin:0px;
}
/* set the hover effects for the submenu 1 text and background and cancels the image background from the main tab */
#nav li li a:hover{
color:#620509 !important;
}
#nav li li {
background-image:none;
padding:2px;
height:auto;
margin:0px;
float:left;
position:relative;
display:block;
width:127px;
font-size:1em;
}
#nav li li:hover {
background-image:none;
background-color:#e2c921;
}
#nav li a.SelectedTab {    
}
#nav .DisabledTab {

}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;

}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 0px; /*sets positioning of the drop down menu level 1*/
	left:0;
	margin-top:35px;
	
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	/* left:118px; sets positioning of the drop down menu level 2*/
	margin-top:0px;
}
/*end of navigation*/

#twoPaneQtt {
width:954px;
margin:0px;
padding:0px;
clear:both;
}
.leftPaneQtt {
float:left;
width:330px;
margin:10px 5px 20px 15px;
_margin:10px 2px 20px 7px;
}
#rightPaneQtt {
float:right;
width:575px;
margin:10px 25px 20px 0px;
_margin:10px 10px 20px 0px;
}
#bottomGroup {
clear:both;
float:right;
width:575px;
margin:5px 0px 5px 0px;
}
.bottomLeftPane {
float:left;
width:282px;
margin:0px;
padding:0px;
}
.bottomRightPane {
float:right;
width:282px;
margin:0px;
padding:0px;
}
#footerQtt {
width:954px;
clear:both;
background-image:url(bottomBackground.jpg);
background-repeat:no-repeat;
height:80px;
padding-top:17px;
}
.footerText {
width:954px;
margin:0px;
padding:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#000000 !important;
}
.footerText a{
color:#000000 !important;
text-decoration:none !important;
font-weight:normal;
}

.spacer {
width:954px;
height:1px;
clear:both;
margin:0px;
padding:0px;
}

/* styling text etc */

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.3em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#000000;
margin:8px 0px;
padding:0px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#000000;
margin:8px 0px;
padding:0px;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
color:#000000;
}


.Normal {
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#000000;
}
.NormalBold {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
margin:8px 0px;
padding:0px;
}
p {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
margin:8px 0px;
padding:0px;
}

a {
color:#000000 !important;
font-weight:bold;
text-decoration:none !important;
}
a:hover{
text-decoration:underline !important;
}
a:visited {

}
a:active {

}











