body {
    margin: 0px;
    padding: 0px;
    background-color: #C6DAEC;
    font-family: arial, arial, "trebuchet ms", sans-serif;
    font-size: small;
    color: #000000;
    vertical-align: top;
    align: center
}

td {
    vertical-align: top
}

h3 {
    text-align: center
}

h4 {
    text-align: center
}

li {
    font-size: x-small
}

.main_cell {
    background-image: url('../images/Sample1_r3_c2.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    font-family: arial, arial, "trebuchet ms", sans-serif;
    font-size: small;
    color: #000000;
    vertical-align: top;
    padding: 5px
}

.menu_cell {
    background-image: url('../images/MenuBg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    font-family: arial, arial, "trebuchet ms", sans-serif;
    font-size: small;
    color: #FFCC33;
    vertical-align: top;
    padding: 5px
}

.left_bg {
    background-image: url('../images/Sample1_r1_c1.jpg');
    background-repeat: repeat-y;
    background-position: top right
}

.right_bg {
    background-image: url('../images/Sample1_r1_c3.jpg');
    background-repeat: repeat-y;
    background-position: top left
}

.footer_cell {
    font-family: arial, arial, "trebuchet ms", sans-serif;
    font-size: x-small;
    color: #FFCC33;
    text-align: right;
    padding-right: 30px
}

a.menu:link {
    text-decoration: none;
    color: #FFCC00
}

a.menu:visited {
    text-decoration: none;
    color: #FFCC00
}

a.menu:hover {
    text-decoration: underline;
    color: #FFFFFF
}

a.menu:active {
    text-decoration: underline;
    color: #FFFFFF
}

a:link {
    text-decoration: underline;
    color: #000000
}

a:visited {
    text-decoration: underline;
    color: #000000
}

a:hover {
    text-decoration: underline;
    color: #455E86
}

a:active {
    text-decoration: underline;
    color: #455E86
}

.mission_table {
    border: 2px solid white;
    vertical-align: top
}

.mission_info_cell {
    padding: 5px;
    vertical-align: top
}

.badge_cell {
    background-color: #455E86;
    vertical-align: bottom
}

.mission_footer {
    background-color: #FFCC33;
    vertical-align: top;
    border-collapse: collapse
}

.mission_footer_cell {
    padding: 2px 5px 0px 5px
}

.align_center {
    text-align: center
}

.align_right {
    text-align: right
}

.valign_bottom {
    vertical-align: bottom
}

.small_text {
    font-size: x-small
}

.small_text_center {
    font-size: x-small;
    text-align: center
}

.sml_subhdr {
    font-size: x-small;
    font-weight: bold;
    text-decoration: underline
}

.td_hcenter {
    text-align: center
}

.td_hright {
    text-align: right
}

.td_img {
border: 1px solid #FFFFFF;
padding: 1px
}

.td_indent30 {
    padding-left: 30px
}

.td_top {
    vertical-align: top
}

.td_small {
    font-size: x-small;
    vertical-align: text-top
}

.smallital {
    font-size: x-small;
    font-weight: bold;
    text-decoration: italics;
    text-align: center
}

.smallbold {
    font-size: x-small;
    font-weight: bold;
    vertical-align: top
}

.err_text {
    font-size: small;
    color: #FF0000
}

.tbl_img_glry {
	border-spacing: 4px
}

