body
{
    background-color: #000000;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    color: white;
}

img
{
    border: none;
}

p
{
    /*margin-bottom: 5px;*/
}

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

a:hover
{
    text-decoration: none;
    color: #9900CC;
}

font
{
    font-size: 11px;
    font-family: Arial;
    color: #FFFFFF;
}

table.main_lt
{
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
}

table.main_lt td.tdlt1
{
    width: 965px;
    height: 122px;
    vertical-align: top;
    background: #000000 url('../img/expoware_top.jpg') no-repeat top left;
}

table.main_lt td.tdlt2
{
    width: 965px;
    height: 14px;
    vertical-align: top;
    background: #2E002E url('../img/expoware_menu.jpg') no-repeat top left;
}

table.main_lt td.tdlt3v1
{
    width: 250px;
    height: 335px;
    vertical-align: top;
    background: #000000 url('../img/expoware_col1v1.jpg') no-repeat top left;
}

table.main_lt td.tdlt3v2
{
    width: 350px;
    height: 335px;
    vertical-align: top;
    background: #000000 url('../img/expoware_left_curl.gif') no-repeat bottom left;
}

table.main_lt td.tdlt3v2 div.main
{
    width: 350px;
    background: transparent url('../img/expoware_col1v2.jpg') no-repeat top left;
    margin-bottom: 10px;
}

table.main_lt td.tdlt4v1
{
    width: 450px;
    height: 335px;
    vertical-align: top;
    background: #000000 url('../img/expoware_col2v1.jpg') no-repeat top left;
}

table.main_lt td.tdlt4v2
{
    width: 350px;
    height: 335px;
    vertical-align: top;
    background: #000000 url('../img/expoware_col2v2.jpg') no-repeat top left;
}

table.main_lt td.tdlt5v1
{
    width: 265px;
    height: 335px;
    text-align: center;
    vertical-align: middle;
    background: #000000 url('../img/expoware_col3v1.jpg') no-repeat top left;
}

table.main_lt td.tdlt5v2
{
    width: 265px;
    height: 474px;
    vertical-align: top;
    background: #000000 url('../img/expoware_col3v2.jpg') no-repeat top left;
}

table.main_lt td.tdlt6v1
{
    width: 250px;
    height: 140px;
    vertical-align: top;
    background: #000000 url('../img/expoware_left_curl.gif') no-repeat bottom left;
}

table.main_lt td.tdlt6v2
{
    width: 350px;
    height: 140px;
    vertical-align: top;
    background: #000000 url('../img/expoware_left_curl.gif') no-repeat bottom left;
}

table.main_lt td.tdlt7v1
{
    width: 715px;
    height: 140px;
    vertical-align: top;
}

table.main_lt td.tdlt7v2
{
    width: 615px;
    height: 1px;
    vertical-align: top;
    /*background: #000000 url('../img/expoware_col1bv2.jpg') no-repeat top left;*/
}

table.main_lt td.tdlt8
{
    width: 965px;
    height: 10px;
    background-color: #301C47;
}

table.main_lt td.tdlt9
{
    text-align: center;
    vertical-align: bottom;
    width: 965px;
    height: 32px;
}

div.foot
{
    color: #9900CC;
    font-family: 'Tahoma', 'Arial', 'Verdana', sans-serif;
}

div.foot a
{
    color: #9900CC;
    text-decoration: none;
}

div.foot a:hover
{
    color: #9900CC;
    text-decoration: underline;
}

div.contact
{
    float: right;
}

div.contact_text
{
    float: right;
    text-align: right;
    color: #ffccff;
    font-size: 12px;
    line-height: 16px;
    margin: 20px 15px 0 0;
    height: 80px;
    overflow: hidden;
}

div.menu
{
    float: left;
}

div.menu a.menu_item 
{
    font-size: 12px;
    color: #ffccff;
    background-color: #301c47;
    margin: 0 5px 0 5px;
    padding: 0 10px 0 10px;
}

div.menu a.menu_item:hover
{
    color: #ffffff;
    background-color: #9900cc;
}

div.main_photo
{
    width: 235px;
    height: 350px;
    margin: 20px 0 20px 10px;
    border: 1px solid #2b193f;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
}

div.mini_photo
{
    margin: 10px;
    width: 85px;
    height: 65px;
    border: 1px solid #2b193f;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
    float: right;
    cursor: pointer;
}

div.article-entry
{
    padding: 15px;
}

div.article-title
{
    font-size: 20px;
    font-weight: bold;
    clear: both;
}

div.article-body
{
    color: #FFCCFF;
    font-size: 14px;
    text-align: left;
}

ul
{
    font-size: 13px;
    padding-left: 16px;
    margin: 0;
    
}

li
{
    padding-top: 3px;
    list-style-image: url('../img/expoware_list1.gif');
}

li.list1
{
    font-weight: bold;
    padding-top: 3px;
    list-style-image: url('../img/expoware_list1.gif');
}

li.list2
{
    font-weight: normal;
    padding-top: 3px;
    list-style-image: url('../img/expoware_list2.gif');
}

a.icon_map
{
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    overflow: hidden;
    display: block;
    float: left;
    text-decoration: none;
    background: #000000 url('../img/expoware_icon_map.gif') top center;
}

a.icon_home
{
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    margin-right: 25px;
    overflow: hidden;
    display: block;
    float: left;
    text-decoration: none;
    background: #000000 url('../img/expoware_icon_home.gif') top center;
}

a.icon_contact
{
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    margin-right: 25px;
    overflow: hidden;
    display: block;
    float: left;
    text-decoration: none;
    background: #000000 url('../img/expoware_icon_contact.gif') top center;
}

a.icon_map:hover, a.icon_home:hover, a.icon_contact:hover
{
    background-position: bottom center;
}

div.gallery_title
{
    font-size: 13px;
    font-weight: bold;
    margin: 10px 10px 10px 30px;
}

input.tekst, textarea.tekst
{
    font-family: 'Arial', 'Verdana', 'Tahoma';
    border: 1px solid #220022;
    background-color: #330033;
    color: #ffccff;
    font-size: 11px;
}

input.button
{
    margin: 0;
    padding: 0;
    border: none;
    width: 85px;
    height: 21px;
    overflow: hidden;
    display: block;
    font: 11px Verdana;
    text-decoration: none;
    text-align: center;
    color: #FFCCFF;
    background: #110011 url('../img/expoware_button.gif') top center;
}

input.button:hover
{
    background-position: bottom center;
}

div.footer_map
{
    margin: 20px 0 0 15px;
    float: left;
}

div.footer_map a
{
    text-decoration: none;
    text-transform: lowercase;
    color: #222222;
}

div.footer_map a:hover
{
    text-decoration: underline;
    color: #222222;
}


div.footer_info
{
    width: 771px;
    float: right;
}

div.footer
{
    clear: both;
    text-align: center;
    border-top: 1px solid #ffffff;
    padding-top: 5px;
    margin: 5px;
    font-size: 10px;
    color: #666666;
}

div.footer a
{
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}

div.footer a:hover
{
    font-size: 10px;
    color: #666666;
    text-decoration: underline;
}






div.art_title
{
    color: #000000;
    font-weight: bold;
    padding-left: 15px;
    background: #ffffff url('../img/utech_article.gif') no-repeat top left;
    margin: 5px 10px 5px 5px;
}


div.blog-entry
{
    margin: 10px 5px 120px 5px;
}

div.blog-title
{
    border-bottom: 1px solid #ddeeff;
    color: #006699;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

div.blog-body
{
    margin: 5px;
}

div.arbtitle
{
    float: left;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 5px;
}

div.arbtime
{
    float: right;
    padding-top: 2px;
    padding-bottom: 5px;
    font-size: 11px;
    color: #999999;
}

div.arbbody
{
    clear: both;
    text-align: justify;
}

div.arbmore
{
    clear: both;
    text-align: right;
    font-size: 11px;
    margin-bottom: 40px;
}

div.arbseparator
{
    clear: both;
}