﻿body
{
    font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 10pt;
    color: #555555;
    background-color: #223366;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}
table, td
{
    font-family: Tahoma, Verdana, helvetica, arial, sans-serif;
    font-size: 10pt;
    color: #555555;
    vertical-align: top;
}
img
{
    border: 0;
}
.menu
{
    background-color: #ffffe0; /*#f8f8ff; */
    color: #223366;
    margin: 7px 6px 0px 6px;
    padding: 2px 2px 2px 10px;
    border-top: solid 1px #aaaaff;
    border-bottom: solid 1px #aaaaff;
}
.menu a
{
    color: #223366;
    text-decoration: none;
    font-weight: normal;
}
.menu a:hover
{
    color: #6f3f0b;
    text-decoration: none;
    font-weight: normal;
}
a
{
    color: #ce7210;
}
a:hover
{
    color: #6f3f0b;
}
.col
{
    padding: 15px 4px 4px 9px;
    border-left: solid 1px #aaaaff;
    border-bottom: solid 1px #aaaaff;
    margin: 0px 6px 6px 6px;
    background-image: url(corner.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.cleanCol
{
    padding: 4px 4px 4px 9px;
    border-left: solid 1px #aaaaff;
    border-bottom: solid 1px #aaaaff;
    margin: 0px 6px 6px 6px;
}
.exterior
{
    /* background-image: url(topbg.gif);     background-repeat:repeat-x;     background-position:left top; */
}
.head
{
    color: #ce7210;
    font-size: 12pt;
}
h1
{
    color: #ce7210;
    font-size: 12pt;
    font-weight: normal;
    margin: 4px 0px 2px 0px;
}
h2
{
    font-size: 10pt; /*font-style: italic;*/
    font-weight: bold;
    margin: 4px 0px 2px 0px;
    color: #223366;
}
.mainCell
{
    width: 770px;
    background-color: #ffffff;
    padding-bottom: 2px;
}
.page
{
    width: 770px;
    margin: auto;
    border: solid 6px #1c2c59;
}
.logo
{
    background-image: url(xworderlogo.jpg);
    background-position: top;
    height: 150px;
    background-repeat: no-repeat;
}
p
{
    margin: 4px 0px 2px 0px;
}
.bar
{
    margin: 4px 0px 2px 0px;
}
.form
{
    border: solid 1px #aaaaff;
    font-size: 10pt;
    color: #555555;
}
.searchBox
{
    border: solid 1px #aaaaff;
    font-size: 12pt;
    color: #000000;
}
.highlightBox
{
    background-color: #ffffb1;
    text-align: left;
    padding: 6px;
    margin: 4px 0px 4px 0px;
}
.featureLink
{
    height: 20px;
    background-color: #ffffb1;
    background-image: url(xy.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 23px;
    margin-top: 4px;
}
.featureLink a
{
    color: #555555;
}
.featureLink a:hover
{
    color: #223366;
}
.langMenu
{
    text-align: right;
    padding-top: 4px;
    padding-right: 8px;
    font-size: 11pt;
    color: #000000;
}
.langMenu a
{
    color: #000000;
    text-decoration: none;
}
.langMenu a:hover
{
    color: #000000;
    text-decoration: underline;
}
.tagline
{
    font-weight: normal;
    font-style: italic;
    font-size: 11pt;
}
.smallBlue
{
    font-size: 8pt;
    color: #223366;
}
.featureCell
{
    padding: 3px 4px 4px 4px;
    border: solid 1px #aaaaff;
    width: 50%;
    background-color: #ffffe0;
}
.featureHead
{
    height: 20px;
    background-color: #ffffb1;
    background-image: url(xy.gif);
    background-repeat: no-repeat;
    background-position: left center;    
    padding: 2px 2px 2px 23px;
    text-align: left;
}

