body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #B00204;
	text-decoration: underline;
}
a:hover {
	color: #B00204;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px;
}
.header {
	background-color: #000000;
	vertical-align: top;
	text-align: center;
	color: #FFFF00;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background-color: #000000;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.current {
	font-weight: bold;
}
.content {
	background-color: #000000;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #FFFED9;
	text-align: center;
	font-size: 10px;
	height: 10px;
}



/*GB_listing*/
table.GB_listing {margin:0px 0px 35px 5px;}
  table.GB_listing  span {background:white;}
  table.GB_listing  div.title {background:white;width:240px;margin:0px 0px 10px 0px;padding:5px 0px;}
  table.GB_listing  div.fio {font: normal 13px Arial; color:#1B5C78;}
  table.GB_listing  div.date {margin:0px 0px 15px 10px;font: italic normal 12px Arial;  color:#000000;}
  table.GB_listing  div.message {margin:0px 0px 10px 10px;}
  table.GB_listing  div.link2all {text-align:right;}

  a.admin_delete {font: normal 12px Arial; color:red;text-decoration:none;}
  a.admin_delete:hover {color:purple;text-decoration:underline;}



/*GB_CONTAINER*/
div.GB_cont {}
div.GB_cont td {padding:0px 0px 6px 0px;}
div.GB_cont td.key {font: normal 13px Arial; color:#1B5C78;}
div.GB_cont td.value {width:10px;}
div.GB_cont div {margin:10px 0px 6px 0px;font: normal 13px Arial; color:#1B5C78;border: 0px solid black;}
div.GB_cont div.submit {}
div.GB_cont input.text {width:375px;height:20px;border:1px solid gray;}
div.GB_cont input.submit {cursor:pointer;font: normal 21px Arial; color:#005273;background:none;border:none;text-decoration:underline;margin:6px 0px 6px 0px;padding:0px;}
div.GB_cont textarea {width:500px;height:160px;margin:10px 0px 0px 0px;border:1px solid gray;}
div.system_message {float:left;color:red;border:1px dotted gray;font:normal 12px Arial;}


div.paginator {font: normal 11px Arial;color:#005273;text-align:center;}
div.paginator  a.page {font: bold 11px Arial;color:#005273;text-decoration:none}
div.paginator  a.page:hover {text-decoration:underline}
div.paginator  a.page_cur {font: bold 13px Arial;color:#005273;text-decoration:none}
div.paginator  a.page_cur:hover {text-decoration:underline}





