body {
	background:url(../img/bg.jpg) #ffffff;
	background-repeat: no-repeat;
	margin: 0px 0px;
	padding: 0px;
	text-align:center;
}
* {font:11px/1.18 verdana,arial,helvetica,sans-serif;margin:0;padding:0;}
#footer {
  height:33px;
  background:url(../img/footer.jpg) repeat-x #eee;
  border:silver 0px solid;
  margin:2px 0 0;
  padding:5px 0 0;
  text-align:center;
  color:red;
  font:12px arial,sans-serif;
}

#header {
   position:relative;
   height:100px;
   background:url(../i/logo2.gif) no-repeat top;
   margin:0 0 3px;
   padding:0px 6px 0 0px;
   border:silver 0px solid;
}

html,body {
	height: 100%; 
	padding:0; 
	margin:0
	scrollbar-face-color: #dae2f4; 
	top-margin: 0px; 
	scrollbar-shadow-color: #c0d0ef; 
	scrollbar-arrow-color: #2677b5;
}

.clear {
   clear:both;
}

img{
	border: 0px;
}

textarea {
	background-image: url(../i/bg.gif);
	background-repeat: repeat-x;
	color: #241B0C;	
	background-color: #DDCDA8;
	width: 300px;
	border: 1px dotted #241B0C;
	font-size:11px;
}

textarea.words {
	color: #241B0C;	
	background-image: url(../i/bg.gif);
	background-repeat: repeat-x;
	background-color: #DDCDA8;
	width: 99%;
	border: 1px dotted #241B0C;
	font-size:11px;
}
.news a {text-decoration:none;}
.news {width:400px;}
.date {color:silver;margin:10px 10px 0;text-align:right;}
.description td {text-align:justify;}
.date, .description td {font:11px/1.18 airal,verdana,helvetica,sans-serif;}
.gr_returnlink {visibility:hidden;}
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;
}

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;
list-style:none;
}

ol {
   margin:5px 5px 0 25px;
}

strong {
   font-weight:normal;
   border-bottom:red 1px solid;
   color:red;
}

b {
font-weight:bold;
}

.small {
	color:#3F8458;
}

.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;
}

table.center {
	margin-left: auto;
	margin-right: auto;
}

table.center td{
	vertical-align: top;
}

table.center tr{
	vertical-align: top;
}

.main {
	background: #ffffff url("../i/bg.gif") repeat-x top;
}

.table-top {
  background: transparent url("../i/t.gif") repeat-x top;
}

.table-bottom {
  background: transparent url("../i/t.gif") repeat-x bottom;
}

.table-right {
  background: transparent url("../i/l.gif") repeat-y right;
}

.table-left {
  background: transparent url("../i/l.gif") repeat-y left;
}

.table-right-top {
  background: transparent url("../i/tr.gif") no-repeat top right;
}

.table-right-bottom {
  background: transparent url("../i/br.gif") no-repeat bottom right;
}


.table-left-top {
  background: transparent url("../i/tl.gif") no-repeat top left;
}

.table-left-bottom {
  background: transparent url("../i/bl.gif") no-repeat bottom left;
}

.table-content {
  padding: 1em;
  text-align: left;
}

.menu .nolink {
	background:url(../i/1.png) repeat-x #dae2f4;
	font:11px verdana,arial,helvetica,sans-serif;
	margin:4px -2px 5px 3px;
	padding:4px 2px 5px 1px;
	font-size: 1em;
	font-weight:bold;
	color: #3096e5;
	border: 1px solid #2677b5;
	text-align: center;
}
.menu {
	list-style-type:none;
	margin: -1px 7px 0 0;
}
.menu a {
	padding:4px 2px 4px 6px;
	display: block;
	position:relative;
	border: 1px solid #d3dfed;
	font:11px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	margin:1px 0;
}
.menu a:hover {
	border: 1px solid #3096e5;
	color:red;
}

.menu a.selected {
	border:orange 1px solid;
	color:red;
}

.panel {
	font-size: 1.2em;
	color: #3096e5;
	margin: 0px;
	border: 1px solid #2677b5;
	border-style: solid none solid none;
	text-align: center;
}

.topmenu {
   float:right;
   font:12px/1.3 arial,sans-serif;
   list-style-type:none;
   margin:0px 0px 0 0px;
}
.topmenu a {
   display:block;
   position:relative;
   width:74px;
   border:silver 1px solid;
   color:blue;
   font:12px verdana,arial,sans-serif;
   margin:1px;
   padding:3px 0 3px 5px;
   text-decoration:none;
}
.topmenu a:hover {
	color:red;
	border: 1px solid #3096e5;
}
.topmenu a.selected  {
   border:orange 1px solid;
   color:red;
}
#.webs {margin:10px; 5px;}
.topmenu li {float:right;margin:0;}