
body {

 margin:0px;

 padding:0px;

 font-family: verdana;

 background-color: #222222;
 
 background-image: url(images/wallpaperbg.png);

 background-repeat: repeat;

 background-attachment: fixed;

 font-size: 12px;

 color: #fff;

 
}


#container {

	width: 800px;

	margin: 0px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0px;

	background-color: #000000;

	height: 100%;

        border-color: #000000;

        border-style: solid;

	border-width: 0px;

 }	

#maincontainer {

	width: 800px;

	margin: 0px;

	margin-left: -8px;

	margin-right: auto;

	margin-top: -10px;

	background-color: #000000;

	height: 100%;

        border-color: #000000;

        border-style: solid;

	border-width: 0px;

        align: center;

 }	

#headercontainer {

	width: 800px;

	margin: 0px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0px;

	background-color: #000000;

	height: 100%;

        border-color: #000000;

        border-style: solid;

	border-width: 0px;

        align: center;

 }	

#footercontainer {

	width: 800px;

	margin: 0px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0px;

	background-color: #000000;

	height: 100%;

        border-color: #000000;

        border-style: solid;

	border-width: 0px;

        align: center;

 }	




H1  {
          font-family: verdana;
          color: #ffffff;
          font-size: 14px;
          font-weight: normal;
          line-height: 15px;
          text-align: center;
}
          
 H2  {
          font-family: OCR A Extended;
          color: #59A4DB;
          font-size: 16px;
          font-weight: normal;
          line-height: 17px;
          text-align: center;
}
 H3  {
          font-family: Violation;
          color: #59A4DB;
          font-size: 20px;
          font-weight: normal;
          line-height: 21px;
          text-align: center;
}
 H4  {
          font-family: Violation;
          color: #59A4DB;
          font-size: 20px;
          font-weight: normal;
          line-height: 20px;
          text-align: center;
}
H5  {
          font-family: verdana;
          color: #ffffff;
          font-size: 9px;
          font-weight: normal;
          line-height: 10px;
          text-align: center;
}

 H6  {
          font-family: OCR A Extended;
          color: silver;
          font-size: 12px;
          font-weight: normal;
          line-height: 12px;
          text-align: center;
}
 H7  {
          font-family: Valerie;
          color: #59A4DB;
          font-size: 30px;
          font-weight: normal;
          line-height: 30px;
          text-align: center;
}
 H8  {
          font-family: OCR A Extended;
          color: silver;
          font-size: 15px;
          font-weight: 500;
          line-height: 16px;
          text-align: left;
}

 H9  {
          font-family: OCR A Extended;
          color: silver;
          font-size: 18px;
          font-weight: 500;
          line-height: 19px;
          text-align: center;
}

 H10  {
          font-family: OCR A Extended;
          color: steelblue;
          font-size: 24px;
          font-weight: none;
          line-height: 26px;
          text-align: center;
}

H11  {
          font-family: verdana;
          color: #f1b000;
          font-size: 12px;
          font-weight: bold;
          line-height: 13px;
          text-align: left;
}

H12  {
          font-family: verdana;
          font-size: 9px;
          font-weight: normal;
          font-style: italic;
          line-height: 11px;
          text-align: right;
}



 A:link  {
 	color: #5898c6;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
}

 A:Hover  {
          POSITION: relative; 
          TOP: 1.5px; 
          LEFT: 1.5px; 
          color: #ffffff;
          text-decoration : none;
          font-weight: bold;
          font-style: none;
}

A:visited {
        color: #59a4db;
        font-weight: bold;
        font-size: 12px;
        text-decoration : none;
}



/* ------------------
 styling for the tables 
   ------------------   */

#table  {
	font-family: verdana;
        color: #ffffff;
        font-size: 12px;
        line-height: 14px;
        background-color: #000000;
        border-color: #000000;
        border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
        align: center;
}

#table.full  {
	width: 90%;
	font-family: verdana;
        color: #ffffff;
        font-size: 12px;
        line-height: 14px;
        background-color: #000000;
        border-color: #000000;
        border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
        align: center;
}


#table.bordered  {
          font-family: verdana;
          color: #ffffff;
          font-size: 12px;
          line-height: 14px;
          background-color: #000000;
          border-color: #222222;
          border-style: solid;
	  border-width: 1px 1px 1px 1px;
	  padding: 5px 5px 5px 5px;
          align: center;
}
#table.nobottom  {
          font-family: verdana;
          color: #ffffff;
          font-size: 12px;
          line-height: 14px;
          background-color: #000000;
          border-color: #222222;
          border-style: solid;
	  border-width: 1px 1px 0px 1px;
	  padding: 5px 5px 5px 5px;
          align: center;
}
#table.notop  {
          font-family: verdana;
          color: #ffffff;
          font-size: 12px;
          line-height: 14px;
          background-color: #000000;
          border-color: #222222;
          border-style: solid;
	  border-width: 0px 1px 1px 1px;
	  padding: 5px 5px 5px 5px;
          align: center;
}


td.noborder {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: left;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #000000;
         border-style: none;
	 border-width: 1px 1px 1px 1px;

}

td.noborderv {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: left;
         vertical-align: center;
         padding: 5px 5px 5px 5px;
         border-color: #000000;
         border-style: none;
	 border-width: 1px 1px 1px 1px;

}
td.noborderc {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: center;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #000000;
         border-style: none;
	 border-width: 1px 1px 1px 1px;

}        
td.noborderr {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: right;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #000000;
         border-style: none;
	 border-width: 1px 1px 1px 1px;

}            
td.left {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: left;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #222222;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;

}    
td.leftv {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: left;
         vertical-align: center;
         padding: 5px 5px 5px 5px;
         border-color: #222222;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;

}    

td.nobordergrey {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: center;
         vertical-align: top;
         padding: 0px 5px 2px 5px;
         border-color: #222222;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;
         background-color: #222222;
}    
td.nobordergreyl {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: left;
         vertical-align: top;
         padding: 0px 5px 0px 5px;
         border-color: #222222;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;
         background-color: #222222;
}    

td.right {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: right;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #222222;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;

}
td.rightv {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: right;
         vertical-align: center;
         padding: 5px 5px 5px 5px;
         border-color: #222222;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;

}
td.center {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: center;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #222222;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;

}
td.centerv {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: center;
         vertical-align: center;
         padding: 5px 5px 5px 5px;
         border-color: #222222;
         border-style: solid;
	 border-width: 1px;
}


td.steelblue {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #59A4DB;
         text-align: center;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: steelblue;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;
}

td.green {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #58986c;
         text-align: center;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #58986c;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;
}

td.#59a4db {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: center;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #59a4db;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;

}
td.#59a4dbl {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: left;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #59a4db;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;

}
          
td.header {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #59a4db;
         text-align: center;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #222222;
         border-style: solid;
	 border-width: 1px 1px 1px 1px;

}

td.headerno {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #59a4db;
         text-align: center;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #222222;
         border-style: solid;
	 border-width: 0px;

}

td.quotes {
         text-align: center;
         vertical-align: top;
         padding: 5px 5px 5px 5px;
         border-color: #59a4db;
         border-style: dashed;
	 border-width: 1px 1px 1px 1px;
}

td.dashed{ 
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: left;
         vertical-align: top;
         padding: 5px;
         border-color: #59a4db;
         border-style: dashed;
	 border-width: 1px 1px 1px 1px;
}

p {
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #f7f6f0;
         text-align: left;
}    

p.tp {
         font-size: 12px;
         font-family: "OCR A Std", verdana;
         font-weight: normal;
         color: #f7f6f0;
         text-align: left;
}  

p.dashed{ 
         font-size: 12px;
         font-family: verdana;
         font-weight: normal;
         color: #ffffff;
         text-align: left;
         vertical-align: top;
         padding: 5px;
         border-color: #59a4db;
         border-style: dashed;
	 border-width: 1px 1px 1px 1px;
}


ul      { 
        background-color: transparent;
        overflow: auto;
        font-family: verdana;
        margin:0;
        padding: 0em 5em 1em 1.1em;
        color: #fffff;
        width: 90%;
}
ul li   {
        background: transparent;
        font-size: 12px;
}
ul code {
        color:#ffffff;
}

.qt {
color: #FFFFF;
font-weight: none;
text-align: center;
}

.qt1 {
color: #ffffff;
font-weight: bold;
text-align: center;
font-style: italic;
margin-top:-10px;
}

