body {
	margin:30px;
	font-family: Tahoma;
	background-image: url(gradient.png);
	background-repeat:   repeat-y;
	background-position: left top;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
body,td { 
	font-family:Tahoma;
	font-size:11px;
	background-color: White;
	}
h1,h2,h3,h4,h5,h6 {font-family:Tahoma; color:#00589c; letter-spacing:1px;  }
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:14px;}
blockquote {font-family:Tahoma; color:#00589c; font-size:16px; font-style:italic; font-weight:bold; border-top:1px dashed #00589c; border-bottom:1px dashed #00589c; margin:10px; padding:30px 10px 30px 10px; text-align:center; background-color:#fff; margin-left:0px; }

/* styles for tabbed navigation */
#navlist { padding: 3px 0; margin-left: 0; border-bottom: 1px solid #00589c; font: bold 10px "Tahoma", sans-serif; text-align:center;  border-top: 1px solid #00589c;  }
#navlist li { list-style: none; margin: 0; display: inline; }
#navlist li a { padding: 3px 1.5em; margin-left: 3px;   background: #eee; text-decoration: none; }
#navlist li a:link { color: #00589c; }
#navlist li a:visited { color: #00589c; }
#navlist li a:hover { color: White; background: #004180;  }
#navlist li a#current {
   color: #FFFFFF;
	background: white;
	font-size: x-small;
	background-color: #00589c;
}
#navlist li a:hover#current { background: white;  color:#448; }

#pageHeader {
	line-height:0px;
	font-family:Tahoma;
	font-size:24px;
	background-color: White;
	border-top-style: none;
	margin-left: 0px;
	background-image: url(gradient2.png);
	background-position: right top;
	background-repeat: repeat-y;
}
#topNav {background-color:#0f0;}
#divBaseLinks {height:30px; background-color:#00589c;  border-top:1px solid #00589c; padding:0px 10px 0px 10px; line-height:30px; color:#FFF;      }
#divBaseLinks a:link {color:#FFF; text-decoration:none;}
#divBaseLinks a:visited {color:#FFF; text-decoration:none;}
#divBaseLinks a:hover {color:#FFF; text-decoration: underline;   }
#divBaseLinks a:active {color:#FFF; text-decoration: none;}
#container {
	margin: 20px 60px 20px 60.px;
	border: thin solid;
	border-color: #00589C #00589c #00589c #00589c;
	border-top: outset #00589c;
	border-bottom: outset #00589c;
	border-left: outset #00589c;
	border-right: outset #00589c;
	border-style: outset outset outset outset;
	background-repeat: repeat-y;
	background: url(gradient2.png) repeat-y right;
	background-color: transparent;
	}
#divPageContent { background-color: transparent; }
#sideBarNewsContent {
	font-family: Tahoma;
	border: ridge #F0F8FF;
	border-left: outset;
	padding-left: 4px;
	}
#newsHeader {height: 15px; line-height: 15px; color: White; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px 5px 0px 0px; background-color:#00589c;    margin-left: 0px;  padding-left: 5px;      }

.leftColumn { padding:0p 5px 0px 5px; width:170px;}
.rightColumn {padding:0px 10px 10px 10px; border-left:1px dashed #CCC;}
.subHeader {font-family:"Trebuchet MS",helvetica,sans-serif; color:#004A66; font-size:16px; letter-spacing:1px; font-weight:bold; margin:10px 0px 10px 0px; border-bottom:1px solid #00589c;}
.note {font-weight: 900; color: White; font-style: normal; background-color: #ADD8E6; padding:5px; border: 3px inset #FDF5E6; }
.note2 { color: White; font-style: normal; background-color: Navy;  border: thin solid;    }
.note3 { color: Navy; font-style: italic; background-color: transparent;  font-size: larger;  font: 20px;        }
.newsItem {margin-bottom:5px; font-size:9px; }
.readNewsLink {margin-bottom:10px; font-size: 12px; }
.readNewsLinkNew {margin-bottom:10px; font-size: 12px;  background-color: #DCDCDC;  border: thin solid;  border-left: none;  border-right: none;              }
.novetatsbiblio {margin-bottom: 1px; font-size: 12px;  background-color: #DCDCDC;    border-left: none;  border-right: 1px dashed;  border-bottom: 1px dashed;                  }

/* styles for rounded corners */
b.rtop, b.rbottom{display:block;background: #ffffff}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #00589c}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

