
	body
{
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: #000000;/*#696969; #dcdcdc;*/
    margin-right: 40px;
    margin-left: 40px;
height: 700px;
}

	#container {
	  width: 100%;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #ffffff;
	  }
	  
	#container2 {
	  width: 100%;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  }
		
	h1
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 32px;
    color: #33ccff;
    margin-bottom: 30px;
}
		
	h2
{
    color: #33ccff;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}
.theader
{
    border-left: #33ccff 10px ridge;
    background-color: #33ccff;
    color: #ffffff;
    font-weight: bold;
}
	h3
{
    color: #3366ff;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    font-weight: bold;
}
		
	a
{
    color: #3399ff;
    background-color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

	a:hover
{
    background-color: #FFFFFF;
    color: #33ccff;
    font-weight: bold;
    text-decoration: underline;
}

		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

p
{
    	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  }


	#header
{
    width: 100%;
    padding-top: 10px;
    clear: both;
    background: url(Images/header.jpg);
    height: 80px;
    color: #3399ff;
    border-bottom: #003300 groove;
    border-right-width: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
}
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }


    #tabs10 {
      float:left;
      width:100%;
	  padding-bottom: 1px;
	  border-bottom:4px solid #777777;
      line-height:normal;
      }
  


	#content
{
    width: 78%; 
    padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;/**/
    float: right;
    text-align: left;
}
	#sidebar
{
    width: 22%;

    float: left;

    height: 100%;
    font-size: 5px;
    /*background-color: #ccffff;*/
}	
.sidecolor
{
    padding-left: 21px;
    padding-top: 10px;
    text-align: left;
    vertical-align: top;
    background-color: #f0ffff;
}	
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  


.hypMenu
{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.hypMenu A
{
    background-image: url(Images/hyperlink.gif);
    vertical-align: middle;
    padding-left: 22px;
    width: 150px;
    height: 20px;
    color: #ffffff;
    overflow: hidden;
    font-size: 11px;
    background-repeat: repeat-y;
    position: absolute;
    clear: left;
}
.hypMenu A:hover
{
    text-decoration: none;
    font-size: 11px;
    background-image: url(Images/hyperlinkH.gif);
    color: #ffff66;
}
		
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  

	#footer
{
    /*margin-top: 15px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    clear: both;
    width: 100%;
    background-color: #33ccff;
    color: #ffffff;
    border-top: #000000 groove;
}
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#777777;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }