body { 
      text-align:center;
	  padding:0; 
      } 
body {
      margin:15px 0;
	  background:url(backgr.gif);
	  }
a img {
	   border:0;
       }
a, a:link, a:visited {
                      text-decoration:none;
					  font-family:Arial, Helvetica, sans-serif;
                      }
a:link { 
        color:#0000CD; 
        } 
a:visited { 
           color:#6699CC; 
           } 
a:hover { 
         color:#3399FF;
		 text-decoration:underline; 
         }
#container {
            width:802px;
			height:auto;
			margin:0 auto;
            background-color: #fff;
			border:none;
			}
#head {
       width:802px;
	   height:44px;
	   border:none;
	   }
h1 {
    font-size:12pt;
	font-family:Arial, Helvetica; 
	font-weight:bold; 
	color:#336699; 
	padding:15px 0 0 0; 
	text-align:center;
	line-height:12px;
	}
#header {
         width:802px;
         height:165px;
         border-bottom:2px solid #3C71DF;
         }
.left {
       float:left;
       width:252px;
	   height:165px;
	   background-image:url(../img/logo.jpg);
	   background-repeat:no-repeat;
	   background-position:center;
       }
.right {
        float:right;
        width:550px;
		height:165px;
		background-image:url(../img/baner.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
         }
.textarea {
           width:200px;
	       height:16px;
		   color:#000099;
	       border:#336699 solid 1px;
	       background-color:#F5F5F5;
           font-size:11px;
           }
.leftmain {
           float:left;
           width:265px;
           height:auto;
           background-color:#FFFFFF;
           margin:5px 0 0 0;
		   }
.rightmain {
            float:right;
            width:532px;
            height:auto;
            background-color:#FFFFFF;
            margin:5px 0 5px 0;
            }
.txt {
      font-size:8pt; 
      color:#000000; 
      font-family:Arial, Helvetica;
      text-align:justify;
	  }
#cont {
       width:530px;
       border:#999999 solid 1px; 
       padding:5px 0;
       margin-top:5px;
       margin-bottom:15px;
	   }
h2 
  {
   display:block;
   width:265px;
   height:20px;
   background-color:#3C71DF;
   font-size:10pt; 
   font-family:Arial, Helvetica; 
   font-weight:bold; 
   color:#ffffff;
   text-align:center; 
   margin:10px 0 0 0;
   padding:2px 0;
   }
.green
      { 
	   padding:0 0 0 3px;
	  }
h3, h4, h5 {
            height:22px;
            background-image:url(bg0.gif);
            background-repeat:repeat-x;
            text-align:center;
            font-size:10pt; 
            font-family:Arial, Helvetica; 
            font-weight:bold; 
            color:#000000;
            margin:0 0 5px 0;
            padding:2px 0;
			}
.new {
      font-size:8pt; 
      color:#000000; 
      font-family:Arial, Helvetica;
      padding-left:10px;
      text-align:left;
      line-height:12px;
      }
.new p {
        display:block;
        height:30px;
        border-bottom:#CCCCCC solid 1px;
        padding:0 0 3px 0;
        margin:5px 0 0 0;
        }
.leftmain ul {
              list-style-image:url(str2b.gif);
              text-align:left;
			  margin-top:10px;
			  margin-bottom:5px;
			  }
.leftmain ul li {
                 font-size:11px; 
                 color:#0000CD; 
                 font-family:Arial, Helvetica; 
                 text-decoration:none;
                 padding:0 0 5px 0;
				 }
.leftmain hr {
              height:2px;
              color:#3C71DF;
              background-color:#3C71DF;
              margin:0;
              border:0;
			  }
#foot {
       width:802px;
       height:auto;
       padding:10px 0;
       margin:0 auto;
       border-top:2px solid #3C71DF;       
       }
.nav {
      display:block;
      width:802px;
      height:20px;
      border-top:2px solid #3C71DF;
      color:#336699;
      margin:0 auto;
	  text-align:center;
	  padding:4px 0;
	  }
.nav a {
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
		font-weight: bold;
        color:#336699;
		}
#footer {
         width:802px;
         height:auto;
		 border-top:1px dashed #333333;
         font-size:8pt; 
         color:#999999; 
         font-family:Arial, Helvetica;
         padding:5px 0 10px 0;
		 margin:0 auto;
         }