body {
       margin:10px auto;
       padding:0px;
       background-color:#333;
       font-family: "trebuchet ms";
       text-align: center;
       }

#wrapper {
        width: 948px; 
        margin: 0px auto; 
        text-align: left;
        font-family: "trebuchet ms";
        }

#first {
        width: 948px; 
        height: 50px; 
        margin:10px auto; 
        background-color: #ffffff; padding: 0px; 
        clear: both; 
        position: relative; 
        z-index: 5;
        }

      #container { 
        overflow: hidden; 
        width: 948px;  
        font-family: "trebuchet ms";
        }

      #container #left { 
        float: left; 
        width: 350px; 
        background: url(img/bg08.jpg) repeat-y left top; 
        margin: 0 0 -2000px 0; 
        padding: 0 0 2000px 0; 
        text-align: left;
        }

      #container #left p {
        padding:0 10px 10px 10px; 
        margin: 0 0 10px 0; 
        font-size: 12px;
        }

      #container #left h3 {
        margin: 0; 
        padding: 20px 0 5px 10px; 
        font-size: 18px; 
        font-weight:bold;
        }

      #container #left h4 {
        padding:0 0 0 20px; 
        margin: 0; 
        font-size: 14px; 
        font-weight: bold;
        }

      #container #left h2 {
        padding:0 10px 0 20px; 
        margin: 0; 
        font-size: 14px; 
        font-weight: bold;
        }

      #container #left h2 a{
        color: #990;
        display: inline;
        text-decoration: none;
        }

      #container #left h2 a:hover {
        color: #990;
        display: inline;
        text-decoration: underline;
        }

      #container #left p a{
        color: #990;
        display: inline;
        text-decoration: none;
        }

      #container #left p a:hover {
        color: #990;
        display: inline;
        text-decoration: underline;
        }


      #container #left form {
        margin:0; 
        clear:both;
        }

      #container #left .searchunder {
        font-size: 11px; 
        padding: 15px 0 0 10px; 
        margin: 0;
        }

      #container #left .ads {
        height: 270px; 
        padding: 10px 0 0 5px;
        }

      #container #left .more {
        float: right; 
        padding: 0; 
        margin: 0 30px 0; 
        font-size: 12px;
        }

      #container #left .more a {
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 12px;
        color: #990;
        text-decoration: underline;
        }

      #container #left .more a:hover {
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        }

      #container #right {  
        float: right; 
        width: 590px; 
        background: #eeeeee; 
        margin: 0 0 -2000px 0; 
        padding: 0 0 2000px 0;
        }

      #container #right p {
        padding: 0; 
        margin: 15px 20px; 
        font-size: 12px;
        }

      #container #right2 {  
        float: right; 
        width: 590px; 
        background: #ffffff; 
        margin: 0 0 -2000px 0; 
        padding: 0 0 2000px 0;
        }

      #container #right2 p {
        padding: 0; 
        margin: 15px 10px; 
        font-size: 12px;
        }
      #container #right2 h1 {
        padding: 0px; 
        margin: 15px 0 5px 20px; 
        color: #999900; 
        font-size: 20px;
        }
      #container #right h1 {
        padding: 0px; 
        margin: 15px 0 5px 20px; 
        color: #999900; 
        font-size: 20px;
        }

      #container #right .thumb {
        float: right; 
        margin: 15px 15px 2px 5px;
        }


#container #right a {
         color: #999900;
         text-decoration: underline;
         }

#container #right a:hover {
        color: #000000;
        text-decoration: none;
        }

#container #right2 a {
         color: #999900;
         text-decoration: underline;
         }

#container #right2 a:hover {
        color: #000000;
        text-decoration: none;
        }

#container #right2 .table h2 {
        padding: 0; 
        margin: 0 0 10px 0; 
        color: #000000; 
        font-size: 16px;
        }

#container #right .table h2 {
        padding: 0; 
        margin: 0 0 10px 0; 
        color: #000000; 
        font-size: 16px;
        }

#footer {
        width: 948px; 
        height: 30px; 
        background-color: #ffffff; 
        padding: 0px; 
        clear: both; 
        margin-top: 10px; 
        position: relative; 
        font-size: 12px;
        }



#footer a {
        font-weight: normal;
        font-size: 12px;
        color: #990;
        text-decoration: underline;
        }

#footer a:hover  {
        font-weight: normal;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        }

#footer .footleft {
        position: absolute;
        left: 10px;
        bottom: 7px;
        }

#footer .footright {
        position: absolute;
        right: 10px;
        bottom: 7px;
        }


.logo {
        margin: 0px;
        padding: 10px 0px 0px 10px;
        width: 570px;
       	height: 40px;
	overflow: hidden;
        float: left;
        }

.logo h1,
.logo h1 a{
        margin: 0px;
        padding: 0px 10px 0px 0px;
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 30px;
        line-height: 34px;
        color: #990;
        display: inline;
        text-decoration: none;
        }

.logo h1 a:hover {
        margin: 0px;
        padding: 0px 10px 0px 0px;
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 30px;
        line-height: 34px;
        color: #990;
        display: inline;
        text-decoration: none;
        }

.logo h2{
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 11px;
        line-height: 16px;
        color: #333;
        display: inline;
	}

#first .top {
        float: right;
	overflow: hidden;
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        bottom:10px;
        right: 10px;
	position: absolute;
        }

#first .top a{
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 12px;
        color: #990;
        text-decoration: underline;
        }

#first .top a:hover {
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        }

#second {
        width: 948px;
        height: 250px;
        background-color: #ffffff;
        padding: 0px;
	position: relative;
        clear: both;
        margin-bottom:10px;
        }

#second h2 {
        font-family: "Trebuchet MS";
        font-weight: bold;
        font-size: 20px;
        color: #333;
	}

#second p {
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 14px;
        color: #333;
	}

#second a {
        font-family: "Trebuchet MS";
        font-weight: normal;
 //       font-size: 12px;
        color: #990;
        text-decoration: underline;
        }

#second a:hover {
        font-family: "Trebuchet MS";
        font-weight: normal;
  //      font-size: 12px;
        color: #000000;
        text-decoration: none;
        }


#second .tips {
         width: 320px;
         text-align: left; 
         padding: 10px; 
         float: left; 
         overflow: hidden;
         }

#second .random {
        width:280px; 
        padding-top:0; 
        padding-bottom:10px; 
        margin:0; 
        font-size: 12px; 
        text-align:right;
        }


#second #flashcontent {
         width: 600px; 
         float: right; 
         overflow: hidden; 
         padding:5px 5px 5px 0; 
         text-align: right;
         }

.bullets {
         font-size: 13px; 
         margin-left: 15px; 
         font-family: "trebuchet ms";
         color:#333333;
}

sup {   
        font-size: 0.7em;
        font-family: "Trebuchet MS";
}


#news {
        width: 948px;
        background-color: #ffffff;
        padding: 0px;
	position: relative;
        clear: both;
        margin-bottom:10px;
        }

#news h2 {
        font-family: "Trebuchet MS";
        font-weight: bold;
        font-size: 20px;
        color: #333;
        padding: 15px 10px 0 15px;
	}

#news p {
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 14px;
        color: #333;
        padding: 0 15px 10px 15px;
	}

#news a {
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 14px;
        color: #990;
        text-decoration: underline;
        }

#news a:hover {
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 14px;
        color: #000000;
        text-decoration: none;
        }

.pdf {
line-height:18px;
}

a.imagelink {
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 12px;
        color: #3399ff;
        text-decoration: underline;
        }

a.imagelink:hover {
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        }


#kapan {display: none;}

.input-text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: none;
}


