body,p,div,th,td {
    font-family: Arial,Helvetica,sans-serif;
    color: #CCCCCC;
    font-size: 12px;
}

input,select,textarea {
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 11px;
}

a:link {
    color: #CC9933;
    text-decoration: none;
}
a:visited {
    color: #CC9933;
    text-decoration: none;
}
a:hover {
    color: #CC9933;
    text-decoration: underline;
}
a:active  {
    color: #CC9933;
    text-decoration: none;
}
h1 {
    font-size: 15px;
}
h2 {
    font-size: 13px;
}
h3 {
    font-size: 12px;
}
hr {
    color: #DDDDDD;
    height: 1px;
}
body {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #003366;
    color: #CCCCCC;
}

.SmallText {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: #cccccc;
    font-weight: normal;
}

.Navigation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #ffcc00;
}

.HeadBox {
    background-color: #003366;
}
.HeadText {
    font-size: 12px;
    font-weight: bold;
}
.HeadLine {
    background-color: #D6D7D9;
}
.VertMenuBox {
    background-color: #003366;
}
.VertMenuBorder {
    background-color: #CC9933;
}
.VertMenuTitle {
    background-color: #003366;
    color: #CC9933;
    font-weight: bold;
    font-size: 10px;
}
.VertMenuItems {
    color: #CCCCCC;
    text-decoration: none;
    font-size: 11px;
}
.VertMenuItems:link {
    color: #CC9933;
    text-decoration: none;
}
.VertMenuItems:visited {
    color: #CC9933;
    text-decoration: none;
}
.VertMenuItems:hover {
    color: #CC9933;
    text-decoration: underline;
}
.VertMenuItems:active  {
    color: #CC9933;
    text-decoration: none;
}
.VertMenuHr {
    color: #999999;
}
.CategoriesList {
    font-size: 10px;
}
.DialogBox {
    background-color: #003366;
}
.DialogBorder {
    background-color: #003366;
}
.DialogTitle {
    color: #FF9900;
    font: bold 14px;
}
.NumberOfArticles {
    color: #CCCCCC;
    font-weight: bold;
    font-size: 10px;
}
.TopLabel {
    color: #CCCCCC;
    font-weight: bold;
    font-size: 12px;
}
.Text {
    color: #CCCCCC;
}
.AdminSmallMessage {
    color: #CC6600;
}
.AdminTitle {
    color: #CC6600;
    font-weight: bold;
    font-size: 12px;
}
.Line {
    background-color: #cc6600;
}
.ProductTitle {
    color: #cccccc;
    font-weight: bold;
    font-size: 12px;
}
.ProductDetailsTitle {
    color: #cc6600;
    font-weight: bold;
    font-size: 12px;
}
.ProductDetails {
    color: #CCCCCC;
    font-weight: bold;
    font-size: 10px;
}
.ProductPriceTitle {
    color: #CCCCCC;
    font-weight: bold;
    font-size: 12px;
}
.ProductPriceConverting {
    color: #CCCCCC;
    font-weight: bold;
    font-size: 12px;
}
.ProductPrice {
    color: #cccccc;
    font-weight: bold;
    font-size: 12px;
}
.ProductPriceSmall {
    color: #ffcc00;
    font-weight: bold;
    font-size: 10px;
}
.MarketPrice {
    font-size: 10px;
    color: #cccc00;
}
.ItemsList {
    color: #CC9933;
    font-weight: bold;
    font-size: 10px;
}
.ItemsList2 {
    color: #CC9933;
    font-size: 11px;
}

.NavigationPath {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: #9999cc;
    font-weight: normal;
    text-decoration: underline;
}
.FormButton {
    color: #CC9933;
    font-weight: bold;
    font-size: 10px;
}
.Button {
    font-family: Arial;
    background: URL(images/butbg.gif);
    background-color: #68C1FF;
    color: #CCCCCC;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
.CustomerMessage {
    color: #CC6600;
    font-weight: bold;
    font-size: 10px;
}
.ErrorMessage {
    color: #CC6600;
    font-weight: bold;
    font-size: 10px;
}
.Star {
    color: #CC6600;
}
.HighLight {
    background-color: #FFFFCC;
}
.SaveMoneyLabel {
    color: #CCCCCC;
}
.TableHead {
    background-color: #003366;
}

.TableText {
    color: #cccccc;
}

.SmallNote:link {
    color: #888888;
    text-decoration: none;
    font-size: 9px;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
    color: #888888;
    text-decoration: none;
    font-size: 9px;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
    color: #888888;
    text-decoration: underline;
    font-size: 9px;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
    color: #888888;
    text-decoration: none;
    font-size: 9px;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
    background-color: #CC9933;
    color: #003366;
}
.Tab {
    background-color: #D6D7D9;
    font-weight: bold;
    text-transform: uppercase;
}
.CatMenuItemOff
{
    background-color: #D6D7D9;              /* like "VertMenuBox" */
    border-right: #D6D7D9 1px solid;        /* like "VertMenuBox" */
    border-top: #D6D7D9 1px solid;          /* like "VertMenuBox" */
    border-left: #D6D7D9 1px solid;         /* like "VertMenuBox" */
    border-bottom: #D6D7D9 1px solid;       /* like "VertMenuBox" */
    margin-left: 1px;
    margin-right: 2px;
    cursor: hand;
}
.CatMenuItemOffExp
{
    background-color: #D6D7D9;              /* like "VertMenuBox" */
    border-right: #68C1FF 1px solid;        /* like "VertMenuBorder" */
    border-top: #68C1FF 1px solid;          /* like "VertMenuBorder" */
    border-left: #68C1FF 1px solid;         /* like "VertMenuBorder" */
    border-bottom: #68C1FF 1px solid;       /* like "VertMenuBorder" */
    margin-left: 1px;
    margin-right: 2px;
    cursor: hand;
}
.CatMenuItemOn
{
    background-color: #CC9933;              /* like "VertMenuTitle" */
    border-right: #CC9933 1px solid;        /* like "VertMenuTitle" */
    border-top: #CC9933 1px solid;          /* like "VertMenuTitle" */
    border-left: #CC9933 1px solid;         /* like "VertMenuTitle" */
    border-bottom: #CC9933 1px solid;       /* like "VertMenuTitle" */
    margin-left: 1px;
    margin-right: 2px;
    cursor: hand;
}
.CatSubMenu
{
    background-color: #D6D7D9;              /* like "VertMenuBox" */
    border-right: #68C1FF 1px solid;        /* like "VertMenuBorder" */
    border-top: #68C1FF 1px solid;          /* like "VertMenuBorder" */
    border-left: #68C1FF 1px solid;         /* like "VertMenuBorder" */
    border-bottom: #68C1FF 1px solid;       /* like "VertMenuBorder" */
    margin-left: 1px;
    margin-right: 2px;
}
.CatMenuItem
{
    font-size: 12px;
    font-family: Arial;
    cursor: hand;
}
.CatMenuItem:link
{
    color: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    color: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    color: #CCCCCC;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    color: #000000;                         /* like "VertMenuItems" */
}
.StatisticsBar {
    background-color: #A8BCC8;
}
.Shows{
    font-size: 12px;
    color: #FFCC00;
}
.InputField {
}

