body {
  margin: 0px; 
  padding: 0px; 
  background-color: #F0F0F0;
/* *****
  background-image: url("../images/back01.png");
  background-position: left top;
  background-repeat: no-repeat;
****** */
  color: #000000;
  font-size: 10px;
  line-height: 1.5em;
  z-index: 1;
  text-align: center;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #999999;
  scrollbar-shadow-color: #999999;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #999999;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #FFFFFF;
}



a:link {

color: #215dc6;
text-decoration: none;
}
a:visited {
color: #215dc6;
text-decoration: none;
}
a:hover {
color: #215dc6;
text-decoration: underline;
}
a:active {
color: #215dc6;
text-decoration: none;
}




.header{
text-indent:-5000px;
background: url("../images/logo2.gif") no-repeat;
width: 800px;
height: 56px;
line-height: 60%;
 margin: 0px 0px 0px 0px;
}



/* *********************************************************************************** */
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;

text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 14px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #7E6B8C;
text-decoration: none; 
color: #7E6B8C;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #B75FF5;
color: #666;
background-color: #CACACA;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #7E6B8C;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
font-weight: bold;
border: 1px solid #929292;
color: #929292;
}



fieldset{
background-color:#fff;
border: 0px;
margin-bottom:100px;
margin-top:100px;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}


/* *********************************************************************************** */

table.info {
        margin: 20px 40px 10px 60px;
	    width: 450px;
	    font-size: 100%;
	    height: 150px;
	    padding:4px;
	    color:#555555;                   
	    border-collapse: separate;
}

td.info0{ 
 padding:4px;
 color:#ffffff;
 text-align: center; 
}


td.info1 { 
padding:4px;
text-align: left;
height: 25px;
background-color: #F0F0F0;       
}


td.info2 { 
padding:4px;
color:#000000;
text-align: left;
background-color: #C5C5C5;       
}


td.info3 { 
padding:4px;
color:#000000;
width:30px;
text-align: left;
background-color: #C5C5C5;       
} 




img {
 border:0px;
 } 


h1 {
padding-left: 0px;
margin : 0px;

color: #8a8000;
font-weight: 100;
font-size: 9px;
font-family: "Trebuchet MS",Verdana,sans-serif;

}

h2 {
padding-left: 0px;
margin : 0px;
color: #ffffff;
font-weight: 700;
font-size: 14px;
font-family: "Trebuchet MS",Verdana,sans-serif;

}

h3 {
padding-left: 0px;
margin : 10px;
color: #000000;
font-weight: 100;
 line-height: 50%;
font-size: 12px;
font-family: "Trebuchet MS",Verdana,sans-serif;

}

h4 {
padding-left: 0px;
margin : 5px;
color: #ffffff;
font-weight: 600;
font-size: 12px;
font-family: "Trebuchet MS",Verdana,sans-serif;

}


/* --------------------------------LAYOUT START----------------------------------- */

#layout{
position:relative;
        width: 800px;
        margin-top: 20px;
        padding: 0px; 
        margin-left: auto; 
        margin-right: auto; 
        text-align: left;
}
/* -----------------------------------LAYOUT END--------------------------------- */
.new{
    overflow: auto;
    padding: 5px;
    color:#000000;
    background-color: #F6FF01;
    margin-bottom: 0px;
    text-align: left;
    visibility: visible;
}
.new2{
    padding: 5px;
    color:#ffffff;
    font-size: 9px;
    font-weight: 100;
    background-color: #F6FF01;
    margin-bottom: 0px;
    text-align: left;
    visibility: visible;
}



.newsItem
{
  font-family: "Trebuchet MS",Verdana,sans-serif;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0;
  background: url("../images/up-title.gif") no-repeat 0 0;
  background-position:center center;
  border: none;
  width: 185px;
  height: 25px;
  color: #ffffff;
  text-indent:10px;
}


.newsMenu{
  float: left;	
  background-color: #F6FF01;
  padding:0px;
  height: 140px;
  width: 183px;
  overflow: auto;
}
.newsinner{	
  padding-left:20px;
  line-height: 140%;
  color: #215dc6;
}
.newsinner a:link {
color: #215dc6;
border-style: solid;
border-width: 1px; 
text-decoration: none;

}

.newsinner a:visited {
color: #215dc6;
text-decoration: none;
}

.newsinner a:hover {
color: #215dc6;
background-color:#fff;
text-decoration: none;
}

.newsinner a:active {
color: #215dc6;
text-decoration: none;
}



.news_top {
	position:absolute;
	left: 10px;
	top: 387px;
	line-height: 140%;
	width:145px;
	height: 100px;
    overflow: auto;
    font-size: 10px;
	z-index: 13;
    padding: 5px 2px 5px 5px;
    visibility: visible; 
}
.news_top a:link {
color: #666;
border-style: solid;
border-width: 1px; 
text-decoration: none;

}

.news_top a:visited {
color: #666;
text-decoration: none;
}

.news_top a:hover {
color: #666;
background-color:#fff;
text-decoration: none;
}

.news_top a:active {
color: #666;
text-decoration: none;
}



/* -----------------------------------LAYOUT END--------------------------------- */


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 190px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px;
  color: #215dc6; 
/*Set left margin to -(RightColumnWidth) */
}

#footer{
clear: left;
width: 100%;
color: #888;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #888;
}

.innertube{
margin-left: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
padding: 0px;

}

.innertube-right {
	width: 183px;
	padding-top: 10px;
	background: url(../images/topup.gif) no-repeat  right top;
	  color: #215dc6;
}


.innertube-right2 {
	width: 183px;
	padding: 0px;
	  color: #215dc6;
}



hr.dotted{ 
border-style: dashed none none none; 
border-top-width: 2px; 
border-top-color: #666; 
height: 2px; 
} 

hr.dotted2{ 
border-style: dotted none none none; 
border-top-width: 1px;
padding:0px;
 margin: 0px 0px 2px 0px;
border-top-color: #666; 
height: 1px; 
}

      
/* --------------------------------MAIN START---------------------------------- */

.main{
     background-image: url("../images/dotts01.gif");
     padding: 4px;
     margin: 0px 15px 0px 0px;
     font-family: "Trebuchet MS",Verdana,sans-serif;
}

.main-space{
     padding: 5px;
}


.main-info{
     padding: 5px;
     overflow: auto;
     height: 450px;
     visibility: visible;
}

.top-main{
     background: url(../images/corner02.gif) #c688bd no-repeat top right;
}

.bottom-main{
     background: url(../images/corner04.gif) #c688bd no-repeat top right;

}

.corner2{
     width: 11px;
     height: 11px;
     border: none;
     display: block;
     margin: 0px 0px 0px 0px;
}



img.main {
 margin: 10px 10px 10px 60px;
 padding: 10px;
 border-top: #ffffff 4px solid;
 border-left: #ffffff 4px solid;
 border-right: #ffffff 4px solid;
 border-bottom: #ffffff 20px solid;
 }


img.fig {
 float: right;
 margin: 5px 0px 5px 5px;
  padding: 0px;
 border: #ffffff 2px dotted;
 }



img.fig2 {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 }

img.fig3 {
 margin: 0px 1px 0px -1px;
 padding: 0px;
 }
 
 img.fig4 {
 margin: 4px 4px 4px 5px;
 padding: 0px;
  border: #ffffff 3px solid;
 }
 
 .jo{
 margin: 8px 4px 4px 4px;
 background:#C6C7C7;
 padding: 5px 5px 5px 0px;
 color:#666;
 }
 
.fig5 {
 margin: 0px;
float: left;
 }
 
/* --------------------------------MAIN END---------------------------------- */

      
/* --------------------------------MENU START---------------------------------- */

#menu{
     background: #c688bd;
     padding: 0px;
     margin: 0px 0px 0px 0px;
}


.top-menu{
     background: url(../images/corner02.gif) #c688bd no-repeat top right;
}

.bottom-menu{
     background: url(../images/corner04.gif) #c688bd no-repeat top right;
}

.corner{
     width: 11px;
     height: 11px;
     border: none;
     display: block;
}
   
#main_menu{
     background: #c688bd;
     margin: 0px 3px 3px 3px;
     font-family: "Trebuchet MS",Verdana,sans-serif;
     list-style-type: none;
     padding: 5px; 
}
   
#main_menu li{
     background: #c688bd;
     line-height: 100%;
     margin: 0px;
     padding: 0px;
     padding-left: 0.5em;
     display: block; 
}

#main_menu li a{
     background: #c688bd;
     color: #eeeeee;
     background: #c688bd;
     line-height: 100%;
     text-decoration: none;
     margin: 0;
     display: block;
     padding: 0;  
}

#main_menu a:hover{ 
    color: #84cbc8;
    background: #8B07BE;
}


#menu a{
    color: #eeeeee; 
    margin: 0px 0px;
    letter-spacing: 0.03em; 
    line-height: 100%;
    font-weight: 400;
    font-size: 14px;
    font-family: "Trebuchet MS",Verdana,sans-serif;
    text-decoration: none
}

.main_menu img{
      margin: 20px 20px 20px 20px;
 }
/* -------MENU END------- */


   

