
a {
	color:#be7615;
}
html, body {
	height:100%;
	margin:0; padding:0;
}
body {
	font: 75% Arial, sans-serif;
	color:#666;
	background-color:#fff;
}
form {
	margin:0; padding:0;
}
hr {
	display:none;
}
img {
	border:none;
}
table {
	border-collapse:collapse;
	font-size:1em;
}
td {
	vertical-align:top;
	margin:0; padding:0;
}
h2 {
	font-size: 1.4em
}
#ban img {
	float:left;
	margin: .75em 10px 0 0;
}
html>body #ban img {
	margin: 1em 10px 0 0;
}
#collage {
	background: url('../i/collage_bg.gif') repeat-x;
}
#colin {
	background: url('../i/collage.jpg') no-repeat 0 100%;
}
#colin2 {
	height:162px;
	background: url('../i/collage_outline.gif') no-repeat 0 100%;
}
#footer {
	color:#666;
}
#footer td {
	background-color:#efefef;
}
#footer .menu {
	color:#666;
}
#footer .menu a {
	text-decoration:none;
}
#footer p {
	margin:0; padding: .6em 0 1.1em 20px;
}
#home .menu {
	margin: 1.8em 0;
}

.home_banner {
	margin:20px;
	
}

#icons {
	position:relative;
	top:0; left:-14px;
	width:123px; height:25px;
	font-size:1px;
	line-height:1px;
	padding: 36px 0 0 0;
}
#icons img {
	width:25px; height:25px;
	float:left;
	margin: 0 16px 0 0;
}
#main {
	width:100%;
}
#main .f1 {
	width:26%;
}
#main .f2, #main .f3 {
	width:37%;
}
/*#main .f4 {
	height:100%;
}*/
#menutop {
	margin: 0 0 0 242px;
}
#menutop strong {
	display:none;
}
#menutop #mi1, #menutop #mi2, #menutop #mi3, #menutop #mi4, #menutop #mi5 {
	float:left;
}
#menutop a {
	background: url('../i/menu.gif') no-repeat;
	height:25px;
	display:block;
}
#menutop #mi1 a {
	background-position: 0 -15px;
	width:91px;
	/*float:left;*/
}
#menutop #mi1 a:hover {
	background-position: 0 5px;
	background-color:#fff;
	width:91px;
}
#menutop #mi2 a {
	background-position: -91px -15px;
	width:80px;
	/*float:left;*/
}
#menutop #mi2 a:hover {
	background-position: -91px 5px;
	background-color:#fff;
}
#menutop #mi3 a {
	background-position: -171px -15px;
	width:78px;
	/*float:left;*/
}
#menutop #mi3 a:hover {
	background-position: -171px 5px;
	background-color:#fff;
}
#menutop #mi4 a {
	background-position: -249px -15px;
	width:83px;
	/*float:left;*/
}
#menutop #mi4 a:hover {
	background-position: -249px 5px;
	background-color:#fff;
}
#menutop #mi5 a {
	background-position: -332px -15px;
	width:83px;
	/*float:left;*/
}
#menutop #mi5 a:hover {
	background-position: -332px 5px;
	background-color:#fff;
}
/*
#sm2 .submenu {
	position:absolute;
	top:-4px; left:5px;
}
html>body #sm2 .submenu {
	left:95px;
}*/

/* gk code*/
#teamTable { width:96%; }
#teamTable td { padding-bottom:2em; }
#teamTable .namePers { width:175px; }
#teamTable img { margin: .6em 0 .4em 0; }
/* =-=-=-= */

#teamTable .namePers p {
	display:block;
}


#outer {
	width:100%;
	min-width:996px;
	width:expression(
		document.body.clientWidth < 1000 ? "994px": "100%"
	);
}
#pn {
	height:100%;
	background-color:#efefef;
}
#search {
	width:210px;
	float:right;
}
#search .field {
	width:145px; height:22px;
	float:right;
	border: 1px solid #a5acb2;
}
.al {
	display:block;
}
html>body .al {
	display:inline;
}
.al2 {
	text-align:right;
}
.al3 {
	float:left;
	margin: 0 15px 5px 0;
}
.bg {
	background-color:#ccc;
}
.bg a, .bg2 a {
	color:#fff;
	text-decoration:none;
}
.bg2 {
	background-color:#d78518;
}
.bor {
	border-bottom: 5px solid #fff;
}
.bor2 {
	border-bottom: 4px solid #d28723;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.first {
	margin-top:0;
}
.fo p {
	margin:0; padding: .5em 0;
}
.fo2 {
	font-size:1.2em;
}
.hr {
	width:100%; height:1px;
	font-size:1px;
	line-height:1px;
	background-color:#d78518;
}
.ima {
	margin: 0 0 15px 0;
}
.ima img {
	/*width:141px; height:82px;*/
	float:left;
	clear:left;
	margin: 0 10px 5px 0;
}
.ima a {
	position:relative;
	top:-3px; left:0;
}
.ima p {
	margin:0; padding: 0 0 .5em 0;
}
.ind {
	padding: 15px 20px 20px 20px;
}
.ind2 {
	padding: .1em 0 .3em 0;
}
.ind3 {
	padding: 15px 20px 20px 0;
	text-align: justify;
}
.ind3 img {
	float:left;
	margin: 0 15px 5px 0;
}
.ind4 {
	margin: 0 !important; padding: 0 0 1em 0 !important;
}
.menu, .menu ul, .menu li {
	margin:0; padding:0;
	list-style-type: none;
}
.menu {
	font-size:1.2em;
	color:#be7615;
	margin: 0 0 1.5em 0;
}
.menu li a {
	color:#be7615;
}
.menu li {
	height:12px;
	min-height:12px;
	background: url('../i/bullet.gif') no-repeat 0 5px;
	padding: 0 0 .25em 20px;
}
html>body .menu li {
	height: auto;
}
.menu li li {
	position:relative;
	top:.25em; left:0;
	height:12px;
	min-height:12px;
	background:none;
	font-size:.9em;
	padding: 0 0 .3em 20px;
}
html>body .menu li li {
	height: auto;
}
.menu .add {
	background: url('../i/bullet2.gif') no-repeat 8px 5px;
}
.menu .add2 {
	background: url('../i/bullet3.gif') no-repeat 0 5px;
}
.news {
	height:7px;
	min-height:7px;
	background: url('../i/bullet.gif') no-repeat 0 4px;
	font-size:1.1em;
	color:#7a7a7a;
	padding: 0 0 0 20px;
}
html>body .news {
	height:auto;
}
.newsall {
	margin: 0 0 .6em 0;
}
.pdf {
	position:relative;
	top:0; left:0;
	height:60px;
	min-height:60px;
	background: url('../i/pdf_icon.gif') no-repeat 0 3px;
	margin: 0 0 2em 0; padding: 0 0 0 46px;
}
html>body .pdf {
	height:auto;
}
.si {
	position:absolute;
	top:49px; left:0;
	font-size:.9em;
	color:#949393;
}
.submenu {
	position:relative;
	top:-4px; left:5px;
	font: 1.2em "Arial Narrow", Arial, sans-serif;
	color:#666;
	background-color:#fff;
	text-align:left;
	margin:0; padding: .25em 20px 1em 10px;
}
.submenu a {
	color:#666;
	text-decoration:none;
}
.submenu li {
	list-style-type: none;
	margin:0; padding:0;
}
ul.submenu li, .submenu li {
	list-style-type: none;
	margin:0; padding:0;
}
.ti {
	font: bold 1.7em "Arial Narrow", sans-serif;
	color:#fff;
	margin:0; padding: .4em 20px .15em 20px;
}
.ti2 {
	font: bold 1.3em Arial, sans-serif;
	color:#be7615;
	margin:0; padding: 0 20px .15em 20px;
}

/*--------------------------------------*/
.tableform td
{
	padding: 5px;
	text-align: left;
}

.tableform input
{
	width: 350px;
	border: 1px solid #D78518;
}
.tableform textarea
{
	width: 350px;
	border: 1px solid #D78518;
}


.tableform td.fieldname
{
	text-align: right;
	width: 300px;
}

.tableform td.blockname
{
	text-align: left;
	font: bold 12px Arial;
	background: #dddddd;
	color: #666666;
	padding-left: 20px;
}

.tableform .checkbox
{
	width: auto;
	border: none;
}

.tableform textarea, select
{
	border: 1px solid #D78518;
}

.tableform .ulsystem
{
	list-style-type: none;
}

.tableform .ulsystem li
{
	margin: 0px 0px 10px 0px;;
}

.system_fields
{
	margin: 10px 0px 0px 30px;
	font: normal 10px Tahoma;
	border-left: 5px solid #D78518;
	padding-left: 10px;
	width: auto;
}

.system_fields input
{
	width: 50px;
}

.system_fields input.inputlong
{
	width: 250px;
}

td.fielddata input
{
	width: 50px;
}

.system_fields td
{
	text-align: right;
}

td.fielddata
{
	text-align: left;
}

table.tableli td
{
	margin: 0px;
	padding: 0px;
}

table.tableli td.text
{
	padding: 3px 0px 0px 3px;
}

td.sendbutton
{
	text-align: right;
	padding-right: 50px;
}
td.sendbutton2
{
	text-align: right;
	
}
.sendbutton2 input{
	width: 100px;
	background: #eeeeee;
	border: 1px solid #bbbbbb;
	color: #D78518;
}
.sendbutton input
{
	width: 100px;
	background: #eeeeee;
	border: 1px solid #bbbbbb;
	color: #D78518;
}
#cre {
	margin-left:20px;
}

#cre table tr td table {
	margin-top:100px;
}