body {
	background: #000000;
	color: #111;
	line-height: 16px;
	margin: 0;
	padding-top: 20px; padding-bottom: 20px;
	text-align: center;
}

body, td, div, input, textarea, select {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

a {
	color: #2666b9;
	text-decoration: none;
}

a:hover { color: #ff5500; }

a img { border: 0 none; }

center { margin-top: 5px; }

hr {
	border: 0px #d8d8d8 solid;
	border-top-width: 1px;
	height: 1px;
}

h1,h3, h4, h6,
h1 a, h3 a, h4 a, h6 a {
	font-size: 12px;
	margin: 0;
}

h2 {
	font-size: 12px;
	margin-top: 0;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px; margin-bottom: 0;
	text-align: center;
}

form { margin: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 1196px;
}

/* Toolbar */
#toolbar {
	height: 37px;
}

#toolbar-left {
	background: url(toolbar-.png) no-repeat;
	float: left;
	height: 37px; width: 9px;
}

#toolbar-center {
	background: url(toolbar0.png) repeat-x;
	float: left;
	height: 37px; width: 982px;
}

#toolbar-right {
	background: url(toolbar1.png) no-repeat;
	float: right;
	height: 37px; width: 205px;
}

/* Header */
#header {
	height: 141px;
	margin-top: 5px;
}

#header-top-left {
	background: url(header-t.png) no-repeat;
	float: left;
	height: 80px; width: 684px;
}

#header-top-right {
	background: url(header-u.png) no-repeat;
	float: right;
	height: 80px; width: 512px;
}

#header-bottom-left {
	background: url(header-b.png) no-repeat;
	float: left;
	height: 80px; width: 598px;
}

#header-bottom-right {
	background: url(header-c.png) no-repeat;
	float: right;
	height: 80px; width: 598px;
}

/* Top Panel */
#panel-top {
	background: url(panel-to.png) no-repeat;
	height: 50px;
	margin-top: 5px;
}

*html #panel-top {
	margin-top: -14px;
}

#panel-top-left {
	float: left;
	height: 50px;
	margin-left: 11px; 
}

#panel-top-right {
	float: right;
	height: 50px;
}

/* Bottom Panel */
#panel-bottom {
	height: 33px;
	margin-top: 5px;
}

#panel-bottom-left {
	background: url(panel-bo.png) no-repeat;
	float: left;
	height: 33px; width: 12px;
}

#panel-bottom-center {
	background: url(panel-bp.png) repeat-x;
	float: left;
	height: 33px; width: 1118px;
}

#panel-bottom-right {
	background: url(panel-bq.png) no-repeat;
	float: right;
	height: 33px; width: 66px;
}

/* Container */
#container {
	margin-top: 5px;
}

#container-top {
	background: url(containe.png) no-repeat;
	height: 6px;
}

*html #container-top {
	margin-bottom: -4px;
}

#container-middle {
	background: url(containf.png) repeat-y;
	float: left;
	margin-top: -3;
	padding: 2px 10px 2px 10px;
}

#container-keywords {
	background: url(containg.png) no-repeat;
	clear: both;
	padding: 15px;
	text-align: center;
}

#container-keywords a {
	color: #666;
}

#container-keywords a:hover {
	color: #ff5500;
}

#container-bottom {
	background: url(containh.png) no-repeat;
	height: 5px;
}

#column-left {
	float: left;
	width: 213px;
}

#column-center {
	float: left;
	width: 750px;
}

#column-right {
	float: right;
	width: 213px;
}

#content {
	margin-left: 5px;
	width: 740px;
}

#block-links {
	clear: both;
	color: #777;
	padding-left: 8px; padding-top: 8px;
}

#block-links a {
	color: #777;
}

#block-links a:hover {
	text-decoration: underline;
}

#block-footer {
	clear: both;
	padding-top: 8px; padding-bottom: 0;
	text-align: center;
}

/* Footer */
#footer {
	height: 56px;
	margin-top: 5px;
}

#footer-left {
	background: url(footer-l.png) no-repeat;
	color: #fff;
	float: left;
	height: 56px; width: 598px;
	padding-top: 12px;
}

#footer-left img {
	background: url(round000.png) no-repeat;
	height: 36px; width: 35px;
	margin: -1px 9px 0 16px;
}

#footer-left a {
	color: #fff;
}

#footer-left a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer-left span {
	color: #9a9cad;
}

#footer-right {
	background: url(footer-r.png) no-repeat;
	float: right;
	height: 56px; width: 598px;
}

/* Elements */
.logotype {
	height: 56px; width: 255px;
	margin-left: 33px;
	outline: none;
	position: absolute;
	top: 75px;
}

#banner-top {
	height: 60px; width: 468px;
	margin-left: 3px; margin-top: 10px;	
}

.slogan {
	margin-left: 35px; margin-top: 23px;
}

#description {
	color: #fff;
	float: right;
	text-align: right;
	margin-top: 5px; margin-right: 20px;
}

#banners {
	float: right;
	margin-top: 12px; margin-right: 16px;
}

#banners span {
	margin-left: 5px;
}

#banners span img {
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#banners span img:hover {
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#generate {
	clear: both;
	color: #7f8190;
	float: left;
	margin-left: 24px; margin-top: -2px;
}

.centroarts {
	background: url() no-repeat;
	float: right;
	height: 22px; width: 100px;
	margin-top: -1; margin-right: 25px;
}

#other {
	clear: both;
}

#clr {
	clear: both;
}

/* Print Page */
#print {
	margin: auto;
	text-align: left;
	width: 750px;
}

#print h2 {
	padding-top: 15px;
}


#easyTooltip{
padding:10px;
border:1px solid #999999;
background:#f1f1f1;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
color: #666666;
filter:alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}