/* ----------- tags ----------------- */

body, td {
font-size : 9px;
}
h1, h2,h3, h4, h5, h6 {
letter-spacing : 1px;
}
h1 {
color : #fff;
font-size : 12px;
font-weight : normal;
padding : 4px 10px;
background-color : #666;
text-transform : uppercase;
}
h2 {
font-size : 1.1em;
}
h3 {
}
h4 {
font-size : 1em;
}
h5 {
font-size : 1em;
}

/* ----------- links ----------------- */

a:link, a:visited {
color : #900;
}
a:hover {
color : #000;
text-decoration : none;
border-bottom : 1px dotted #333;
}
#top img, #top a:hover {
border : none;
text-decoration : none;
}

/* --------------- lists ------------------*/

a.menu:link, a.menu:visited {
}
a.menu:hover, a.menu:focus {
}
a#selected:link, a#selected:visited {
color: #ccc;
}
#menu li {
}
a:link img, a:visited img {
border : none;
}
#footerMenu li {
}
#footerMenu a:link, #footerMenu a:visited {
}


/* ----------- container ----------------- */

#top img {
display : none;
}
#top {
width : 100%;
height : 60px;
background : url(../media/shared/hrav.gif) no-repeat center #fff;
}
#skip {
margin : 1em 0;
}
#left {
}
#menu {
}
#main {
}
#breadcrumbs {
}
#content {
}
#sidebar {
border-bottom : 1px solid #000;
}
#footer {
}
#footerMenu {
}


/* ----------- specs ----------------- */

#content p.navint {
padding : 1em 0;
text-align : right;
border-top : 1px solid #000;
}
.hide {
}
.spacer {
height : 10px;
margin : 0;
padding : 0;
border-bottom : 1px solid #999;
}
#sidebar h2 {
color : #000;
background : #ccc;
font-size : 1.1em;
padding : 4px 10px;
}
#sidebar p {
}
#sidebar ul {
}
#sidebar img {
display : block;
}
#search {
width : 90%;
}
