#catalog {
    width:100%;
    height:100%;
    border-style:dotted;
    border-width:1px;
    border-color:red;
}

img {
    border:0;
}

table {
    border-width:0;
    padding:0 0 0 0;
}

.gallerytable {
    border-style:dotted;
    border-color:gray;
    border-width:1px;
    padding:2px 2px 2px 2px;
}

input, select, option, textarea, textarea.normal, select.normal, input.normal {
    font-family:Arial;
    font-size:12px;
    background:#EEE;
    color:black;
}

li {
    margin-left:16px;
}

.td100 {
    width:100%;
}

.td90 {
    width:90%;
}

.td66 {
    width:66%;
}

.td50 {
    width:50%;
}

.td33 {
    width:33%;
}

.td25 {
    width:25%;
}

.td20 {
    width:20%;
    font-size:13px;
}

.tdcatalog {
    width:50%;
    padding:4px 4px 4px 4px;
    text-align:center;
    border-style:dotted;
    border-color:gray;
    border-width:1px;
}

.tdr {
    text-align:right;
}

.menu0 {
    font-variant: small-caps;
    color:black;
    font-size: 14px;
    font-weight:bold;
    text-decoration: none;
    line-height: 18px;
    margin:0px 0px 1px 0px;
    padding:2px 3px 2px 3px;
    background-color:#F0F0F0;
    width:154px;
    display:block;
}

a.menu0:hover {
    background-color:black;
    color:white;
}

a.menu0ena:hover {
    background-color:black;
    color:white;
}

.menu0ena {
    font-variant: small-caps;
    color:white;
    font-size: 14px;
    font-weight:bold;
    text-decoration: none;
    line-height: 18px;
    margin:0px 0px 1px 0px;
    padding:2px 3px 2px 3px;
    background-color:#CC0000;
    width:154px;
    display:block;
}


.menu1 {
    font-variant: small-caps;
    color:black;
    background-color:#F0F0F0;
    font-size: 12px;
    font-weight:normal;
    text-decoration: none;
    line-height: 14px;
    margin-left:8px;
    margin-bottom:1px;
    padding:2px 2px 2px 2px;
    width:146px;
    display:block;
}

a.menu1:hover {
    background-color:black;
    color:white;
}

a.menu1ena:hover {
    background-color:black;
    color:white;
}

.menu1ena {
    font-variant: small-caps;
    color:white;
    font-size:12px;
    background-color:#CC0000;
    font-weight:normal;
    text-decoration: none;
    line-height: 14px;
    margin-left:8px;
    margin-top:0px;
    padding:2px 2px 2px 2px;
    width:146px;
    display:block;
}

.link {
    font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    color: #CC0000;
    font-weight: normal;
}

.skycontent{
    line-height:14px;
    color:#000;
    font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size:12px;
    padding-left:4px;
    display:block;
}

h1 {
    font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 16px;
    line-height: 1.2;
    font-size-adjust: none;
    font-stretch: normal;
    letter-spacing: 0.05em;
    width:100%;
    border-style:dotted;
    border-width:1px;
    padding-left:4px;
}

h2, h3, h4 {
    font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    font-weight: bold;
    font-size:14px;
    line-height:2em;
    padding-left:4px;
    display:inline;
    padding-bottom:6px;
}

h2 {
    font-size:15px;
}



.normal {
    font-size:13px;
}

.infoheader {
    font-size: 11px;
    color: #000000;
}
.infoheadergray {
    font-size: 11px;
    color: #606060;
}
.infoheaderred {
    font-size: 11px;
    color: #ff0000;
}
.infoheaderlink {
    font-size: 11px;
    color: #CC0000;
    padding-left:2px;
    padding-right:2px;
}
.infoheaderwhite {
    font-size: 11px;
    color: white;
}

.infoheader b {
    font-size: 11px;
    font-weight: bold;
}

.infoheader i {
    font-size: 11px;
}

.link {
    color: #cc0000;
    padding-left:2px;
    padding-right:2px;
    
}

.subheader {
    font-size:14px;
    font-variant:small-caps;
    font-weight:bold;
    color: #202020;
    width:100%;
    padding-bottom:2px;
    padding-left:2px;
    width:100%;
    display:block;
}

a.subheader:hover {
    color:#202020;
    background:transparent;
}

.dottedgray {
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:black;
    margin-bottom:4px;
    padding: 4px 2px 2px 2px;
    display:block;
    
}


.editor {
    font-family: verdana,arial,helvetica;
    font-size: 11px;
    font-weight: bold;
    color:#30A010;
    text-decoration: none;
    font-style: italic;
}

a.editor:hover {
    color:white;
    background-color:#30A010;
}

.clickpathlink {
    font-size: 10px;
    font-weight: bold;
    color:darkgray;
    text-decoration:none;
}
.clickpathentry {
    font-size:10px;
    font-weight:bold;
    color:black;
}

#box120 {
    padding-top:2px;
    padding-bottom:4px;
}

.underlined {
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:black;
    margin-top:2px;
    margin-bottom:4px;
}

.floatleft {
    float:left;
    margin-right:12px;
    margin-bottom:10px;
}

.floatright {
    float:right;
    margin-left:12px;
    margin-bottom:10px;
}


a {
    color:#CC0000;
    text-decoration:none;
}

a:hover {
    color:white;
    background:#CC0000;
}

.error {
    color:red;
}

.thintable {
    border-bottom-width: 0px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 0px;
    border-color: #c0c0c0;
    border-style: dotted;
    background-color: #fafafa;
}
.thintb {
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 1px;
    border-color: #c0c0c0;
    border-style: dotted;
    background-color: #fafafa;
    font-size: 11px;
    text-align: center;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
}

.notifierbody {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background:#E8E8E8;
    color:black;
}

.lastentry {
    width:32px;
    height:32px;
    padding:2px 2px 2px 2px;
    vertical-align:middle;
}

a.nohover {
    background:transparent;
}

.gray {
    color:#A0A0A0;
}

