* {
	font:11px/1.18 verdana,arial,helvetica,sans-serif;
	margin:0;
	padding:0;
}
body {
	background:url(../i/bg.gif) #efefef;
	text-align:center;
}
#lasto {
/*	width:912px;*/
	background:#BAE3FF;
	border:1px silver solid;
	margin:5px auto;
	padding:2px;
}

/*******************************************************/
#topl {
	text-align:center;
	padding:5px 0 0 0;
	color:black;
	font:13px arial,sans-serif;
	background:#3DB2FF;
	float:left;
	width:180px;
}
#topm {
	text-align:center;
	padding:5px 0 0 0;
	color:navy;
	font:28px arial,sans-serif;
	background:#3DB2FF;
/*	float:right;*/
/*	margin:0 0px 0 0;*/
}
#topr {
	text-align:center;
	padding:5px 0 0 0;
	color:black;
	font:13px arial,sans-serif;
	background:#3DB2FF;
	float:right;
	width:180px;
}
/*******************************************************/
#header {
/*	position:relative;
	float:left;
	text-align:center;
	padding:5px 0;*/
	color:black;
/*	font:13px arial,sans-serif;*/
	background:#3DB2FF;
/*	height:26px;*/
/*	min-height:30px;*/
/*	background:url(../img/softol.gif) no-repeat #e1e1e1;*/
/*	margin:0 0 0px;
	padding:0px 0 0 0px;*/
/*	border:silver 1px solid;*/
}
/*******************************************************/
#mainl {
	font:13px arial,sans-serif;
	width:180px;
	min-height:700px;
	color:black;
	text-align:left;
	margin:0 2px 0 0;
	padding:5px 0 0 0;
	background:#3DB2FF;
/*	float:left;*/
/*	width:180px;*/
}
#mainm {
	font:13px arial,sans-serif;
	width:auto;
	min-height:700px;
	color:black;
	text-align:left;
	margin:0 2px 0 0;
	padding:5px 0 0 0;
	background:#BAE3FF;
/*	float:right;*/
/*	width:510px;*/
}
#mainr {
	font:13px arial,sans-serif;
	width:180px;
	min-height:700px;
	color:black;
	text-align:left;
	margin:0 2px 0 0;
	padding:5px 0 0 0;
	background:#3DB2FF;
/*	float:right;*/
/*	width:180px;*/
/*	margin-right:-180px;*/
}
/*******************************************************/
#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;
}

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, h4, h5, h6, small {
	margin:10px 5px;
}

h1, h2, h3, h4, h5, h6 {
	background-color:#f7f6f4;
/*	border:silver 1px dashed; */
	padding:2px 2px 2px 9px;
	color:navy;
}

h1 {
	font-size:13px;
	text-align:center;
	border:silver 1px dashed;
}
h2 {
	font-size:12px;
	border-top:silver 1px dashed;
	border-bottom:silver 1px dashed;
}
h3 {
	font-size:11px;
	border-top:silver 1px dashed;
	border-left:silver 1px dashed;
	border-right:silver 1px dashed;
}
h4 {
	font-size:10px;
	border-top:silver 1px dashed;
}
h5 {
	font-size:10px;
	border-left:silver 1px dashed;
	border-right:silver 1px dashed;
}
h6, small {
	font-size:10px;
	border-left:silver 1px dashed;
}
small {
	font-size:9px;
}



/*
<div style="border: 6px #339966 solid;">
<div style="border: 6px #339966 dotted;">
<div style="border: 6px #339966 dashed;">
<div style="border: 6px #339966 double;">
<div style="border: 6px #339966 groove;">
*/

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:silver 1px dotted; padding:2px 2px 2px 9px;color:navy;}
.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;
}

.myshowhelp{
	overflow:auto; 
	height: 2px;
}
