body { font-family: Tahoma, Verdana; font-size: 11px; color: #000000}
td {  font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #000000}
FORM { margin:0px; }

.form_text { COLOR: #000000; font-family: Tahoma, Verdana; FONT-SIZE: 11px; TEXT-DECORATION: none; background: #ffffff; border-width : 2px;}
.form_text_small { COLOR: #000000; font-family: Tahoma, Verdana; FONT-SIZE: 10px; TEXT-DECORATION: none; background: #ffffff; border-width : 2px;}
.form_button { COLOR: #E7EFF7; font-family: Tahoma, Verdana; FONT-SIZE: 11px; font-weight: bold; TEXT-DECORATION: none; background: #7B8AA5; border-width : 1px;}
.form_button_small { COLOR: #E7EFF7; font-family: Tahoma, Verdana; FONT-SIZE: 10px; font-weight: bold; TEXT-DECORATION: none; background: #7B8AA5; border-width : 1px;}
.form_button2 { COLOR: #000000; font-family: Tahoma, Verdana; FONT-SIZE: 11px; font-weight: bold; TEXT-DECORATION: none; background: #cccccc; border-width : 1px;}
.form_button2_small { COLOR: #000000; font-family: Tahoma, Verdana; FONT-SIZE: 10px; font-weight: bold; TEXT-DECORATION: none; background: #cccccc; border-width : 1px;}
.form_error {  COLOR: FF0000;}

.s12 {  font-family: Tahoma, Verdana; font-size: 12px; color: #000000; text-decoration: none;}
.s9 {  font-family: Tahoma, Verdana; font-size: 9px; color: #000000; text-decoration: none;}
.title {  font-family: Tahoma, Verdana; font-size: 18px; color: #000000; text-decoration: none; font-weight: bold;}
.brief {  font-family: Tahoma, Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
.date {  font-family: Tahoma, Verdana; font-size: 10px; color: #8D98A4; text-decoration: none;}
.faq {  font-family: Tahoma, Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}

a:link {  color: #000000; text-decoration: none;}
a:visited {  color: #000000;text-decoration: none;}
a:hover {  color: #000000; text-decoration: none;}
a:active {  color: #000000; text-decoration: none;}

.grey { COLOR: #999999; font-family: Tahoma, Verdana; FONT-SIZE: 11px; TEXT-DECORATION: none;}
a.grey:link {  color: #999999; text-decoration: none;}
a.grey:visited {  color: #999999;text-decoration: none;}
a.grey:hover {  color: #999999; text-decoration: none;}
a.grey:active {  color: #999999; text-decoration: none;}

.blue { COLOR: #3399CC; font-family: Tahoma, Verdana; FONT-SIZE: 11px; TEXT-DECORATION: none;}
a.blue:link {  color: #3399CC; text-decoration: none;}
a.blue:visited {  color: #3399CC;text-decoration: none;}
a.blue:hover {  color: #3399CC; text-decoration: none;}
a.blue:active {  color: #3399CC; text-decoration: none;}

.wrap1{ position:relative;}
.wrap2{position:absolute;}

#testmenu{z-index:0;}

/**********************************************************************************************************************/
/* MAIN PAGE PICTURE HANDLER
/**********************************************************************************************************************/

table.pictures {
    border-collapse: collapse;
    border: 0;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

table.pictures tr td.separator {
    border: 0;
    margin: 0;
    padding: 0;
    width: 10px;
    height: 150px;
}

table.pictures tr td.picture {
    border: 0;
    margin: 0;
    padding: 0;
    width: 165px;
    height: 150px;
}

table.pictures tr td.picture img {
    border: 0;
    margin: 0;
    padding: 0;
    width: 165px;
    height: 150px;
}


