* {

   font:11px/1.18 airal,verdana,helvetica,sans-serif;

   margin:0;

   padding:0;

}

body {

   background:url(../i/bg.gif) #efefef;

   text-align:center;

}

#header {

   position:relative;

   height:100px;

   background:url(../i/logo-92.jpg) no-repeat #ffffff;

   margin:0 0 3px;

   padding:1px 0 0 2px;

   border:silver 1px solid;

}

#lasto {

   width:912px;

   background:#f7f8f9;

   border:1px silver solid;

   margin:5px auto;

   padding:2px;

}

#left,#right {

   float:left;

   width:200px;

   min-height:200px;

   text-align:left;

   padding:1px 0;

}

#right {

   float:right;

   margin-right:-200px;

}

#footer {

  height:16px;

  background:url(../i/1.png) repeat-x #eee;

  border:silver 1px solid;

  margin:2px 0 0;

  padding:5px 0 0;

  text-align:center;

  color:silver;

  font:12px arial,sans-serif;

}

.clear {

   clear:both;

}



/* 3 coll */

#main {

   background:white;

   border-right:white 200px solid;

}

#center {

   float:left;

   width:712px;

   text-align:left;

   background:url(../i/0.gif) repeat-y white #f7f8f9;

}

#content {

   float:right;

   width:510px;

   margin:0 2px 0 0;

   color:black;

   font:13px arial,sans-serif;

   min-height:700px;

}

html:root #content {background:white;border-right:silver 1px solid;border-left:silver 1px solid;margin:0;}

/* end 3 coll */



a,a:link,a:visited {color:blue;text-decoration:none;}

a:active,a:hover {color:red;}

td,small {

   font:11px verdana,arial,sans-serif;

   color:black;

}



/* 2 coll */

#gordi {

   width:720px;

   margin:3px auto;

   padding:2px;

   background:#f7f8f9;

   border:silver 1px solid;

}

/* 2 coll right */

#mainright { 

   text-align:left;

   background:white;

   border-right:#fff 200px solid;

}

#contentright {

   float:left;

   width:510px;

   min-height:700px;

   margin:0 0 0 8px;

}

/* end 2 coll right */



/* 2 coll left */

#mainleft {

   text-align:left;

   background:white;

   border-right:#fff 536px solid;

}

#contentleft {

   float:right;

   width:510px;

   min-height:700px;

   margin:0 -530px 0 0;

}

/* end 2 coll left */

/* end 2 coll */



h1, h2, h3 {

   font-size:18px;

   margin:10px 5px;

}

h4, h5, h6,small {

   font-size:11px;

   margin:10px 5px;

}

li,ol,ul {

   margin:0 5px 0 10px;

   text-align:justify;

}

p {

   font-size:11px;

   margin:10px 5px;

   text-align:justify;

}

ul,ol {

   padding:0;

}

ol {

   margin:5px 5px 0 25px;

}

strong {

   font-weight:normal;

   border-bottom:red 1px solid;

   color:red;

}

b {font-weight:bold;}

sup {color:red;}

.righter {

   font-weight:normal;

   margin:5px 25px;

   text-align:right;

}

#hr {

   background:#999daf;

   margin:3px;

   height:1px;

}

#hr hr {display:none;}

#panels {

   width:180px! important;

   padding:5px;

   margin:0;

}



blockquote {padding:10px;color:#555;}

.small {color:#aaa;}

.bborder {background-color:#fff;border:#a7a6b4 1px solid;}

.panel {background-color:#f7f6f4;border:1px dotted silver; color:#000080;font-size:12px; font-weight:bold; padding-left:9px; padding-right:2px; padding-top:2px; padding-bottom:2px}

.panel span {color:silver;}



.hide {z-index:1;left:0; visibility:hidden;position:absolute;top:0;}

.lasto {background-color:#ff9;border:#f90 1px solid;padding:10px;margin:0;}

.note {border-bottom:blue 1px dotted;color:blue;}

.select {color:red;}

.postlink {margin:5px 25px;text-align:right;}

.postdate {color:silver;margin:5px 10px;text-align:right;}

.postbody {margin:10px 0;}

.title {margin:10px;}



.Page {

   font-size:11px;

   margin:5px;

   text-align:justify;

}

.copyright {

   margin:20px 0 10px 5px;

   padding:0 0 0 10px;

   color:#333;

   border-left:silver 1px solid;

}