@charset "utf-8";
/* CSS Document */



body {
   background-color: #000000;
   font-family: Tahoma, Verdana, Arial, sans serif;
   font-size: 11px;
   color: #8c9197;
   height: 1px;
   margin: auto;
   padding: 0px;
   }

p {
   font-family: Tahoma, Verdana, Arial, sans serif;
   font-size: 11px;
   color: #8c9197;
   line-height: 16px;
   padding: 5px 10px;
   }

h1 {
   font-family: Tahoma, Verdana, Arial, sans serif;
   font-size: 14px;
   color: #FEFEFE;
   letter-spacing: .15em;
   padding-top: 10px;
   }

h2 {
   font-family: Tahoma;
   font-size: 12px;
   color: #FEFEFE;
   padding-top: 10px;
   }

li {
   padding-right: 10px;
   }

#layout {
   width: 100%;
   height: 620px;
   background-image: url(../images/bgcontent.jpg);
   background-repeat: repeat;
   margin: auto;
   }

#layoutx {
   width: 100%;
   height: 1000px;
   background-color: #151922;
   background-image: url(../images/bgcontent2.jpg);
   background-repeat: repeat-x;
   margin: auto;
   }

#layout2 {
   width: 100%;
   height: 550px;
   background-image: url(../images/bgcontent2.jpg);
   background-repeat: repeat;
   margin: auto;
   }
   
#banner {
   width: 760px;
   height: 50px;
   margin: auto;
   padding-bottom: 5px;
   }
   
#bodycontent {
   width: 760px;
   height: 550px;
   margin: auto;
   padding: 0;
   }    
   
#bodycontent2 {
   width: 760px;
   margin: auto;
   padding: 0;
   }  

#content {
   width: 760px;
   height: 505px;
   padding: 20px;
   }  

#content2 {
   width: 760px;
   padding: 20px;
   }
      
#footer {
   color: #FFFFFF;
   text-align: center;
   padding: 15px;
   margin: 0px;
   clear: both;
   }

a:link {
   color: #999999;
   text-decoration: none;
   }

a:visited {
   color: #999999;
   text-decoration: none;
   }

a:hover {
   color: #999999;
   text-decoration: none;
   }

a:active {
   color: #999999;
   text-decoration: none;
   }

.portlnk a:link {
   color: #FEFEFE;
   font-size: 11px;
   text-decoration: none;
   letter-spacing: .1em;
   }

.portlnk a:visited {
   color: #FEFEFE;
   font-size: 11px;
   text-decoration: none;
   letter-spacing: .1em;
   }

.portlnk a:hover {
   color: #CCCCCC;
   font-size: 11px;
   text-decoration: none;
   letter-spacing: .1em;
   }

.portlnk a:active {
   color: #FEFEFE;
   font-size: 11px;
   text-decoration: none;
   letter-spacing: .1em;
   }

.pckglnk a:link {
   color: #FEFEFE;
   font-size: 12px;
   text-decoration: none;
   letter-spacing: .10em;
   }

.pckglnk a:visited {
   color: #FEFEFE;
   font-size: 12px;
   text-decoration: none;
   letter-spacing: .10em;
   }

.pckglnk a:hover {
   color: #FEFEFE;
   font-size: 12px;
   text-decoration: underline;
   letter-spacing: .10em;
   }

.pckglnk a:active {
   color: #FEFEFE;
   font-size: 12px;
   text-decoration: none;
   letter-spacing: .10em;
   }
   
.enter a:link{
   letter-spacing: .1em;
   font-weight: 700;
   color: #FFFFFF;
   }   
   
.enter a:visited{
   letter-spacing: .1em;
   font-weight: 700;
   color: #FFFFFF;
   }   
   
.enter a:hover{
   letter-spacing: .1em;
   font-weight: 700;
   color: #CCCCCC;
   text-decoration: underline;
   }   
   
.enter a:active{
   letter-spacing: .1em;
   font-weight: 700;
   color: #FFFFFF;
   }   

.txtcenter {
   text-align: center;
   }

.undrline {
   text-decoration: underline;
   }

.emph {
   font-size: 11px;
   font-weight: 700;
   color: #373737;
   letter-spacing: .10em;
   }

.clearing {
   height: 0;
   clear: both;
   }

.topmenu {
   margin-top: 50px;
   margin-right: 30px;
   font-size: 11px;
   }

.topmenu2 {
   margin-top: 50px;
   font-size: 11px;
   }

.smalltxt {
   font-size: 10px;
   letter-spacing: .10em;
   }
   
.imgpad {
   padding: 10px;
   }    
   
.dotpad {
   padding-right: 10px;
   padding-bottom: 2px;
   }    
   
.star {
   font-weight: 500; 
   font-size: 11px; 
   color: #bad811; 
   letter-spacing: .2em;   
   }
