
.style1 {font-size: 24px;
	font-weight: bold;}

.style2 {font-family: 'Courier New';
	font-size: 10.0pt;
         color: white;
         }

p.MsoNormal {
margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
color: black;
}

p.MsoNormal style2{
   color:white;
}



body {
     background-color: #636A77;
     margin: 0px;
     }

p {
  color: white;
  }

b, h3, strong {
   color: #669BFF;
   font-size: 14.0pt;
   font-style: normal;

   font-weight: bold;
 }



.mainBody {
    background-color: #355BA7;
    }

.mainBody td {
    border-top-width: 0px;
    border-bottom-width: 0px;
   }

.mainBody tr {
    border-top-width: 0px;
    border-bottom-width: 0px;
   }

.mainBody table {
    border-top-width: 0px;
    border-bottom-width: 0px;
   }


.mytext p {
     font-family: Century Gothic;
     font-size: 25px;
     color: white;
   }

.mynews p {
     font-family: Century Gothic;
     font-size: 15px;
     color: white;
   }

table{
   border-spacing: 0px 0px;
   border-top-width: 0px;
   border-bottom-width: 0px;
   }

.mycategorytable td {
    background-color: #636A77;
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-color: #2B374F;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
  }

.mycategory  {
     font-family: Century Gothic;
     font-size: 25px;
     font-style: bold;
     align: left;
     background-image: url("grey.gif");
     background-repeat: repeat-x;
     height: 50px;
     vertical-align: top;
   }



.mycategory td{
    background-color: #636A77;
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-color: #2B374F;
    padding-bottom: 5px;
    padding-left: 10px;
    color: black;
    }



.category td{
    background-color: #636A77;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #2B374F;
    padding-bottom: 5px;
    padding-left: 10px;
    color: black;
    }

.categoryheader table{
        height: 50px;
        width="80%";   
        border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
      }

.categoryheader tr{
    background-image: url("grey.gif");
    background-repeat: repeat-x;
    }

.categoryheader td{
    font-family: Century Gothic;
    font-size: 25px;
    font-style: bold;
    border-width: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    border-style: none none none none;
    }


.mylink
   {
     font-family: Century Gothic;
     font-size: 15px;
     color: white;
     align: center;
   }


.mylink A:link{font-size:20px; color: #A8C5FF; text-decoration: none}
.mylink A:visited{font-size:20px; color: #99CCFF; text-decoration: none}
.mylink A:hover{font-size:20px; color: #D3E2FF; text-decoration: underline;}
.mylink td{padding-right: 10px;}

p.myTitle, {
     font-size: 25px;
     text-align: center;
     font-weight: bold;
     color: #33CC33;
     }
     

.construction {
     }

.construction  p {
     font-family: Century Gothic;
     font-size: 32px;
     color: #FFFFFF;
     }

.construction td{padding-top:100px;}

.mynavigation
   {
     font-family: Century Gothic;
     font-size: 15px;
     font-style: bold;
     color: white;
     align: center;
     border: 1px solid black;
     background-color: black;
   }

.mynavigation A:link{
     font-size:22px; 
     font-style: bold; 
     color: white; 
     text-decoration: none;
     padding-right: 4px;
     padding-left: 4px;
     display: block;

     width: 100%;
     }


html>body .mynavigation a{ /*Non IE rule*/
width: auto;
}

.mynavigation A:visited{font-size:22px; font-style: bold; color: white; text-decoration: none}

.mynavigation A:hover{
       font-style: bold;
       font-size:22px; 
       background-color: #636A77;
       color: #000000;
       }


.mynavigation table{
        background-color: black;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;

      }

.mynavigation td{
	border-width: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-style: none none none none;
        
      }



.footer table{
     width: 80%;
     border-width: 5px 0px 0px 0px;
     border-style: solid solid solid solid;
border-color: black;
}


.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum { color: #606060; }


blockquote {
   background-color: white;
   color: black;
   font-color: black;
   }


blockquote p {
   color:black;
}

A:link{font-size:20px; font-style: bold; color: #000000; text-decoration: none}
A:visited{font-size:20px; font-style: bold; color: #000000; text-decoration: none}
A:hover{font-size:20px; color:#000000; text-decoration: underline}


