html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

	cursor: default;
}

a {
	cursor: pointer;
}

img {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* ignorar o reset ра margin e padding das tables */
table, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}/* body */
body {
  background-color: #FFFFFF;
  background-image: url(img/background.gif);
  background-repeat: repeat-x;
  cursor: default;
  height: 100%;
  overflow: auto;
}


/* Texto geral */
body, table, td, input, textarea {
	font: normal normal normal 11px/13px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #6B6B6B;
	margin: 0px 0px 0px 0px;

	scrollbar-face-color: #AAAAAA;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #DDDDDD;
	scrollbar-arrow-color: #FFFFFF;
}


h2 {
	font: normal normal bold 14px Georgia, Times New Roman, Serif;
	color: #6B6B6B;
	margin: 1px;
}

h1,
h3 {
	font: italic normal normal 18px/22px Georgia, Times New Roman, Serif;
	text-decoration: none;
	color: #6B6B6B;
	margin: 2px;
}

.intro {
  font-family: Georgia, Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  font-style: italic;
  color: #909090;
  padding: 10px;
  margin: 0px;
}

hr {
  border: none 0;
  border-top: 1px dashed #8CC700;
  height: 1px;
}

table#body {
  width: 984px;
  height: 100%;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  padding: 0px;
}

table#body td {
	background-color: #FFFFFF;
}

table#body td.right_banner {
	background-color: transparent !important;
	padding-left: 4px;
}

#side_banner_wrapper {
	position: relative;
	width: 120px;
	height: 600px;
	margin-top: 2px;
}

#side_banner_container {
	top: 0px;
	left: 0px;
	position: absolute;
}

td#toplogo {
  background-image: url(img/top-logo-background.gif);
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
}

td#topdate {
  background-image: url(img/top-date-background.gif);
  background-position: bottom center;
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
}

td#topbanners {
  text-align: right;
}

div#topbanner-large {
  float: right;
  width: 468px;
  height: 60px;
  border: 1px solid #D9EBAC;
  padding: 1px;
}

div#topbanner-small {
  float: right;
  width: 120px;
  height: 60px;
  border: 1px solid #D9EBAC;
  padding: 1px;
  margin-left: 5px;
}

div#leftbanner {
  width: 180px;
  height: 150px;
  border: 1px solid #D9EBAC;
  padding: 1px;
}


td#content {
  padding-left: 5px;
  vertical-align: top;
  padding-right: 5px;
}

td#rightpanel {
  vertical-align: top;
  width: 150px;
  text-align: center;
}



/***************/
/* BOTTOM-MENU */
/***************/

.bottommenu {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 25px;
  text-align: center;

  background-image: url(img/bottom-menu-background.gif);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  text-align: center;
  height: 25px;
}

.bottommenu img {
	margin: 0px 10px;
}

a.bottommenulink:link , a.bottommenulink:active, a.bottommenulink:visited {
  color: #696975;
  text-decoration: none;
  padding: 0px 10px;
}

a.bottommenulink:hover {
  color: #696975;
  text-decoration: underline;
}
/* EOF(BOTTOM MENU) */





.weatherlocations {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 7px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #ffffff;
  background-color: #99CC00 !important;
  border: 1px solid #FFFFFF;
  padding-left: 3px;
}

.weathercontents {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  color: #6B6B6B;
  background-color: #FFFFFF;
  border: 1px solid #F3F8E4;
  padding: 2px 1px;
  text-align: right;
  line-height: 13px;
}






td#copyright {
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;

	font: normal normal normal 9px/13px Verdana, Arial, Helvetica, Sans-Serif;
	color: #6A6A6A;
}






.box1,
.box2 {
	margin-bottom: 5px;
}

.box1 img,
.box2 img {
	margin: 2px 1px;
}


.box1 h4,
.box2 h4 {
	font: italic normal normal 19px/25px Georgia, Times, Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	text-align: left;
	text-indent: 34px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.box1 h4 {
	background-image: url("img/_box1-title-bullet.gif");
}

.box2 h4 {
	background-image: url("img/_box2-title-bullet.gif");
}

.box1 .title,
.box2 .title {
	background-repeat: repeat-x;
	height: 26px;
}

.box1 .title {
	background-image: url(img/_box1-title-background.gif);
	background-color: #BCDB6E;
}

.box2 .title {
	background-image: url(img/_box2-title-background.gif);
	background-color: #A4A4A4;
}




.box-white-content {
  border-top: 0px;
  border-bottom: 1px solid #D2D2D2;
  border-left: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
  padding: 4px;
  background-color: #FFFFFF;
}

.box-softgreen-content {
  border-top: 0px;
  border-bottom: 1px solid #D2D2D2;
  border-left: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
  padding: 4px;
  background-color: #ffffff;
  /*
  background-color: #F3F8E4;
  */
}

.box-green-content {
  border-top: 0px;
  border-bottom: 1px solid #D2D2D2;
  border-left: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
  padding: 4px;
  background-color: #D8EAAC;
}






a:link, a:visited, a:active {
  text-decoration: none;
  color: #8CC700;
}


a:hover {
  text-decoration: underline;
  color: #8CC700;
}


form {
  margin: 0;
  padding: 0;
}

hr {
  padding: 0px;
  margin: 0px;
}

/************/
/* CAT MENU */
/************/
.catmenu {
  width: 100%;
  text-align: left;
  font-family: Verdana, Tahoma, Arial, Helvetica, "Trebuchet MS";
  font-weight: normal;
  font-decoration: none;
  font-size: 11px;
  color: #000000;
}

a.catmenu:link, a.catmenu:active, a.catmenu:visited {
  padding-left: 6px;
  border-left: 1px solid #99CC33;
  text-decoration: none;
  color: #000000;
}

a.catmenu:hover {
  padding-left: 6px;
  border-left: 1px solid #999999;
  text-decoration: none;
  color: #99CC33;
}

.catmenu-active {
  width: 100%;
  text-align: left;
  font-family: Verdana, Tahoma, Arial, Helvetica, "Trebuchet MS";
  font-weight: normal;
  font-decoration: none;
  font-size: 11px;
  color: #74971B;
}

a.catmenu-active:link, a.catmenu-active:active, a.catmenu-active:visited {
  padding-left: 6px;
  border-left: 1px solid #999999;
  text-decoration: none;
  color: #74971B;
}

a.catmenu-active:hover {
  padding-left: 6px;
  border-left: 1px solid #99CC33;
  text-decoration: none;
  color: #99CC33;
}
/* EOF(CAT MENU) */




div#search {
  float: right;
  text-align: right;
}



/*************/
/** NAV BAR **/
/*************/
div#nav {
  float: left;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;

  text-align: left;
  vertical-align: bottom;
  color: #909090;

  padding-top: 3px;
  padding-left: 5px;

  overflow-x: auto;
  word-wrap: normal;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
  color: #9B9B9B;
  text-decoration: none;
}

a.navlink:hover {
  color: #9B9B9B;
  text-decoration: underline;
}
/* EOF(NAVBAR) */





.copyright {
  font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, Tahoma, Verdana;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
  padding: 0px;
  color: #5F90AE;
}

a.copyright:link {
  text-decoration: none;
  color: #6893CC;
}

a.copyright:active {
  text-decoration: none;
  color: #6893CC;
}

a.copyright:visited {
  text-decoration: none;
  color: #6893CC;
}

a.copyright:hover {
  text-decoration: underline;
  color: #6893CC;
}

.prod_destaque {
  line-height: 1.5em;
  border-bottom: 1px dashed #BBBBBB;
  padding-bottom: 3px;
  margin-bottom: 20px
}

.date {
  font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, Tahoma, Verdana;
  font-weight: bold;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  color: #aaa;
}

.fielder {
	background-color: #FFFFFF;
	border: 1px solid #799E1C;
}


#homepage_table td {
	height: auto;
}










#popupbanner {
	position: absolute;
	float: left;
	top: 50%;
	left: 50%;
	z-index: 9990;
	background-color: #ffffff;
}

#popupbanner_content {
	margin: 10px;
}

#popupbanner_title {
	margin: 8px 10px 10px 0px;
	background-color: #ffffff;
}

#close_popupbanner {
	display: block;
	width: 68px;
	height: 30px;
	line-height: 9999px;
	overflow: hidden;
	float:right;
	background-image: url("img/closelabel.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}







.bannercontainer_16 {
  position: relative;
  text-align: center;
}

#bannercontent_16 {
  background-color: #fff;
  border: 1px solid #D9EBAC;
  padding: 1px;
  top: 30px;
  left: 34px;
  position: absolute;
  z-index: 2;
}

#bannerclose_16 {
  display: block;
  background-color: #AFD454;
  color: #fff;
  font: normal normal bold 11px/15px arial, sans-serif;
}#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	background-color: #fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim {
		display: none;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link,
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim {
		/* REQUIRED */
		display: none;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active {
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous,
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}

	#lightwindow_previous {
		float: left;
		left: 0px;
	}

	#lightwindow_next {
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover,
	#lightwindow_previous:active {
		background: url(img/prevlabel.gif) left 15% no-repeat;
	}

	#lightwindow_next:hover,
	#lightwindow_next:active {
		background: url(img/nextlabel.gif) right 15% no-repeat;
	}

	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}

#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50;
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(img/black-70.png) repeat 0 0 transparent;
	}

	* html a#lightwindow_galleries_tab,
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}

	#lightwindow_galleries_tab .up	{
		background: url(img/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(img/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(img/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a,
	.lightwindow_galleries_list a:link,
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover,
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}

#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}

	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}

	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}

#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}

	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}


div#dwcopyright {
  position: fixed;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
  text-align: center;
  vertical-align: bottom;

  bottom: 20px;
  right: 20px;
  width: 30px;
  height: 30px;

  z-index: 2;
}

div#dwcopyright-text {
  position: fixed;
  visibility: hidden;

  bottom: 30px;
  right: 30px;

  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  color: #2E4C6B;
  text-align: left;

  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 8px;
  padding-right: 8px;
  
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  
  background-color: #FFFFFF;
  
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;

  z-index: 3;
}

a.dwcopyright-text:link {
  color: #E65B00;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px dotted #2E4C6B;
  text-decoration: none;
}
a.dwcopyright-text:active {
  color: #E65B00;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px dotted #2E4C6B;
  text-decoration: none;
}
a.dwcopyright-text:visited {
  color: #E65B00;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px dotted #2E4C6B;
  text-decoration: none;
}
a.dwcopyright-text:hover {
  color: #E65B00;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 1px dotted #2E4C6B;
  text-decoration: none;
}

img#dwlogo {
  background-image: url(img/dwlogo-color.gif);
}


div#previewtag {
  position: fixed;
  background-color: #FF0000;
  color: #FFFFFF;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
  text-align: center;
  vertical-align: bottom;

  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  
  top: 0px;
  left: 0px;
  width: 100%;
  height: 25px;

  z-index: 1;
}