a {
font-weight: bold;
}

a:link, a:visited {
color: #FF0000;
}

a:hover {
color: #FF8888;
}

a:active {
color: #FF0000;
}

body {
margin-top: 15px;
text-align: center;
font-family: arial, sans-serif;
font-size: 10pt;
}

table {
font-family: arial, sans-serif;
font-size: 10pt;
}

img {
border: 0px none #000000;
}

ul {
margin-top: 0px;
margin-bottom: 0px;
}

h1 {
margin-top: 0px;
font-size: 17pt;
color: #CC0000;
}

h6 {
margin-top: 0px;
margin-bottom: 0px;
}

#tbl-main {
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
width: 750px;
border: 1px solid #000000;
}

#cel-header {
width: 750px;
height: 38px;
text-align: left;
padding: 0px 0px 0px 3px;
background-image: url(images/background-header.gif);
}

#cel-menu {
width: 750px;
height: 20px;
background-color: #CC0000;
text-align: right;
color: #FFFFFF;
}

#cel-sidebar {
width: 130px;
padding: 5px;
background-color: #000000;
text-align: center;
font-size: 8pt;
color: #FFFFFF;
}

#cel-mission {
width: 620px;
height: 100px;
padding: 5px;
text-align: center;
}

#cel-main {
width: 600px;
padding: 5px 5px 15px 5px;
text-align: left;
background-image: url(images/background-main.jpg);
}

.cel-2cols {
width: 290px;
padding: 5px 5px 15px 5px;
text-align: left;
}

.fnt-red {
color: #CC0000;
}

.ddm1 {
font-size: 12px;
font-family: arial, sans-serif;
}

.ddm1 .item1, .ddm1 .item1:hover, .ddm1 .item1-active, .ddm1 .item1-active:hover {
padding: 3px 8px 4px 8px;
border: 0px #003366;
border-style: solid none solid none;
text-decoration: none;
display: block;
position: relative;
font-weight: bold;
}

.ddm1 .item1, .ddm1 .item1:visited {
background: #CC0000;
color: #FFFFFF;
}

.ddm1 .item1:hover, .ddm1 .item1-active, .ddm1 .item1-active:hover, .ddm1 .item1-active:visited {
background: #FF0000;
color: #FFFFFF;
}

.ddm1 .item2, .ddm1 .item2:hover {
padding: 3px 8px 4px 8px;
text-decoration: none;
display: block;
white-space: nowrap;
font-weight: bold;
}

.ddm1 .item2, .ddm1 .item2:visited {
background: #EEEEEE;
color: #000000;
text-align: left;
}

.ddm1 .item2:hover {
background: #FF0000;
color: #FFFFFF;
}

.ddm1 .section {
border: 1px #FF0000;
border-style: solid solid solid solid;
position: absolute;
visibility: hidden;
z-index: 1000;
white-space: nowrap;
}

.ddm1 .left, .ddm1 .left:hover {
border-style: solid none solid solid;
}

.ddm1 .right, .ddm1 .right:hover {
border-style: solid solid solid none;
}

* html .ddm1 td {
position: relative;
}
