/** BASIC */
body {
        margin: 0;
        padding: 0;
        background-color: #000000;
}

body, th, td, input, textarea, select {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #94A0AF;
}

h1, h2, h3, h4, h5, h6 {
        margin: 0;
}

p, blockquote, ul, ol, dl {
        margin-top: 0;
        text-align: justify;
}

a.menu:link { text-decoration: none; color:#EEEEEE;}
a.menu:visited { text-decoration: none; color:#EEEEEE;}
a.menu:active { text-decoration: none; color:#EEEEEE;}
a.menu:hover {text-decoration: none; color:#111111;}

a.links:link { text-decoration: none; color:#D4D4D4;}
a.links:visited { text-decoration: none; color:#D4D4D4;}
a.links:active { text-decoration: none; color:#D4D4D4;}
a.links:hover {text-decoration: none; color:#D81010;}

a.linksindex:link { text-decoration: none; color:#0080FF;}
a.linksindex:visited { text-decoration: none; color:#0080FF;}
a.linksindex:active { text-decoration: none; color:#D4D4D4;}
a.linksindex:hover {text-decoration: none; color:#D81010;}

a.dlink:link { text-decoration: none; color:#D4D4D4;}
a.dlink:visited { text-decoration: none; color:#D4D4D4;}
a.dlink:active { text-decoration: none; color:#D4D4D4;}
a.dlink:hover {text-decoration: none; color:#FFFF66;}

/** MISC */

.align-justify { text-align: justify; }
.img1 {
        margin-right: 15px;
        margin-top: 2px;
}

/** FORMS */

form {
        margin: 0;
        padding: 0;
}

/** BACKGROUNDS */

.bg1 {
        background: url('images/bg1_11-50.jpg') repeat-y center top;
}

.bg2 {
        background: url('images/bg1_12-50.jpg') no-repeat center top;
}

.bg3 {
        background: url('images/bg1_13-50.jpg') no-repeat center bottom;
}

.bg4 {
        background: url('images/bg1_14-50.jpg') repeat-y center top;
}

.bg5 {
        background: url('images/bg1_15vfas.jpg') no-repeat center bottom;
}

.bg6 {
        background: url('images/bg2_01-50.jpg') repeat-y center top;
}

.bg7 {
        background: url('images/bg2_02-50.jpg') no-repeat 0px 46px;
}

.bg8 {
        background: url('images/bg2_03-50.jpg') no-repeat center bottom;
}

.bg9 {
        background: url('images/subpage2_01.jpg') repeat-y center top;
}

.bg10 {
        background: url('images/subpage2_02.jpg') no-repeat 0px 46px;
}

.bg11 {
        background: url('images/subpage2_03.jpg') no-repeat center bottom;
}

/** LINKS */


/** HEADINGS */


/** TEXTS */

.text1 {
        color: #E5E8EC;
}

.text2 {
        color: #3F4956;
}