html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #585656;
	text-align: center;
	background: #DDDADA url(gfx/body-background.jpg) repeat;
	font-family: tahoma;
                font-size: 12px;
}

#container {
	margin: auto;
	background: #DDDADA url(gfx/background.jpg) repeat;
	padding: 0;
	text-align: center;
	width: 800px;
	border-left: 0 solid #000;
	border-right: 0 solid #000;
	border-bottom: 0 solid #000;
}

#header {
	margin: auto;
	background: #DDDADA url(gfx/top.jpg) repeat;
	padding: 0;
	text-align: left;
	height: 133px;
	width: 800px;
}


#menu {
	margin: auto;
	padding-top: 95px;
	text-align: center;
}


#center {
	margin: auto;
	background: #F2F0F0;
	padding: 0;
	text-align: right;
	min-height: 400px;
	width: 650px;
}
#center li {
	list-style-type: square;
	}
acronym {
  cursor: help;
  border-bottom: 1px dotted;
}
.gb {
	width:495px;
	padding: 0;
	margin: 2px;
	font: 9pt  tahoma, arial;

}

.gbtop {
	height:55px;
	padding: 0;
	margin: 0;
	font: 9pt  tahoma, arial;
	background: url("gfx/gb_top.gif") no-repeat right bottom;
}

.gbtop img{
	float: left;
	margin-left: 25px;
	margin-right: 30px;
	margin-top: 10px;
}

.gbtop p {	
	margin: 0;
	padding: 10px;
	color: #666;
}

.gbbottom {
	padding: 0;
	margin: 0;
	background: url("gfx/gb_bottom.gif") no-repeat right bottom;
}

.gbbottom p {
	padding: 10px 10px 10px 10px;
	margin: 0;
}
.gbbottom2 {
	text-align:right;
}

.front img {
	padding: 2px;
	border: 2px solid #FFFFFF;
	text-align: center;
	background: #FFFFFF;
}

b {
	color: #585656;
        font: 10pt  tahoma, arial;
	font-weight: bold;
}


.small {
	color: #757575;
	text-decoration: none;
	font: normal 8pt  tahoma, arial;
}

.center a {
	color: #6F3C3B;
	text-decoration: none;
	font: bold 9pt  tahoma, arial;
}
.center a:visited {
	color: #6F3C3B;
	text-decoration: none;
	font: bold 9pt  tahoma, arial;
}
.center a:hover, a:active {
	color: #020000;
	font: bold 9pt  tahoma, arial;
}
.small a {
	color: #6F3C3B;
	text-decoration: none;
	font: normal 7pt  tahoma, arial;
}
.small a:visited {
	color: #6F3C3B;
	text-decoration: none;
	font: normal 7pt  tahoma, arial;
}
.small a:hover, a:active {
	color: #AEA9A9;
	font: normal 7pt  tahoma, arial;
}
.footer {
	color: #EFEEEE;
	text-decoration: none;
	font: normal 7pt  tahoma, arial;
}
.footer a {
	color: #EFEEEE;
	text-decoration: none;
	border-bottom-width: 0;
	font: normal 7pt  tahoma, arial;
}
.footer a:visited {
	color: #EFEEEE;
	text-decoration: none;
	border-bottom-width: 0;
	font: normal 7pt  tahoma, arial;
}
.footer a:hover, a:active {
	color: #000;
	border-bottom-width: 0;
	font: normal 7pt  tahoma, arial;
}

textarea {
	color: #000;
	text-decoration: none;
	background: #EFEFEF;
	border: 1px solid #ADAEAF;
	font: bold 9pt  tahoma, arial;

}
input, select, button {
	color: #000;
	text-decoration: none;
	background: #EFEFEF;
	border: 1px solid #ADAEAF;
	font: bold 9pt  tahoma, arial; dir="rtl"
}
input:hover {
	background: #FEFCFD;
	border: 1px solid #000;
}
