p {
color: #8ECEEC;
font-size:14pt;
font-family:Arial,Helvetica,sans-serif;
margin-top:4px;
margin-bottom:4px;
text-align:left;
}

p.header {
font-size:18pt;
font-weight:bold;
text-align:center;
}

p.categoryheading {
font-weight:bold;
text-decoration:underline;
}

p.category {
margin-left:20px;
text-indent:-20px;
}

span.categorytitle {
font-weight:bold;
}

a {
color: #E7E58D;
text-decoration: none;
}
a:visited {
color: #BE7DAA;
text-decoration: none;
}
a:active {
color: #780096;
text-decoration: none;
}
a:hover {
color: #780096;
text-decoration: underline;
}


a.tag-1 {
color: #11C911;
text-decoration: none;
}
a.tag-1:visited {
color: #99BBBB; //#078A06;
text-decoration: none;
}
a.tag-1:active {
color: #7FE380;
text-decoration: none;
}
a.tag-1:hover {
color: #7FE380;
text-decoration: none;
}

img.tag-1 {
border: solid 2px #11C911;
}
img.tag-1:visited {
border: solid 2px #99BBBB; //#078A06;
}
img.tag-1:active {
border: solid 2px #7FE380;
}
img.tag-1:hover {
border: solid 2px #7FE380;
}


a.tag-2 {
color: #FFF833;
text-decoration: none;
}
a.tag-2:visited {
color: #99BBBB; //#CDC61E;
text-decoration: none;
}
a.tag-2:active {
color: #FFFDB3;
text-decoration: none;
}
a.tag-2:hover {
color: #FFFDB3;
text-decoration: none;
}

img.tag-2 {
border: solid 2px #FFF833;
}
img.tag-2:visited {
border: solid 2px #99BBBB; //#CDC61E;
}
img.tag-2:active {
border: solid 2px #FFFDB3;
}
img.tag-2:hover {
border: solid 2px #FFFDB3;
}


a.tag-3 {
color: #FFB000;
text-decoration: none;
}
a.tag-3:visited {
color: #99BBBB; //#CC8D0A;
text-decoration: none;
}
a.tag-3:active {
color: #FFCB5D;
text-decoration: none;
}
a.tag-3:hover {
color: #FFCB5D;
text-decoration: none;
}

img.tag-3 {
border: solid 2px #FFB000;
}
img.tag-3:visited {
border: solid 2px #99BBBB; //#CC8D0A;
}
img.tag-3:active {
border: solid 2px #FFCB5D;
}
img.tag-3:hover {
border: solid 2px #FFCB5D;
}


a.tag-4 {
color: #E66102;
text-decoration: none;
}
a.tag-4:visited {
color: #99BBBB; //#CC4518;
text-decoration: none;
}
a.tag-4:active {
color: #FF8A36;
text-decoration: none;
}
a.tag-4:hover {
color: #FF8A36;
text-decoration: none;
}

img.tag-4 {
border: solid 2px #E66102;
}
img.tag-4:visited {
border: solid 2px #99BBBB; //#CC4518;
}
img.tag-4:active {
border: solid 2px #FF8A36;
}
img.tag-4:hover {
border: solid 2px #FF8A36;
}



a.tag-5 {
color: #CC0000;
text-decoration: none;
}
a.tag-5:visited {
color: #99BBBB; //#A60000;
text-decoration: none;
}
a.tag-5:active {
color: #FC3E3E;
text-decoration: none;
}
a.tag-5:hover {
color: #FC3E3E;
text-decoration: none;
}

img.tag-5 {
border: solid 2px #CC0000;
}
img.tag-5:visited {
border: solid 2px #99BBBB; //#A60000;
}
img.tag-5:active {
border: solid 2px #FC3E3E;
}
img.tag-5:hover {
border: solid 2px #FC3E3E;
}


span.prev_next_links {
font-size:120%;
}



img {
border:0px;
}
body{
background-color: #195C9A;
margin:0;
padding:61 0 0 0;
}
div#header{
padding:0;
position:absolute;
top:0;
left:0;
width:100%;
height:61;
background-color:#50A3CA;
}
div#sidebar{
position:absolute;
top:61;
left:0;
width:112;
height:100%;
background-color:#50A3CA;
border-right: 1px solid #3377A3;
}
table#sidemenu{
background-color:#50A3CA;
margin-top: 2px;
}
div#content{
padding: 4 4 4 116;
border-top: 1px solid #3377A3;
}
@media screen{
body>div#header{
position:fixed;
}
body>div#sidebar{
position:fixed;
}
}
* html body{
overflow:hidden;
}
* html div#content{
height:100%;
overflow:auto;
padding: 4 4 4 116;
}
table#warnmenu{
width:700px;
height:400px;
background-color:#50A3CA;
color: #FFFFFF;
text-align: justify;
}