
/* content */
.text-header
{
    font-weight: bold;
    font-size: 18pt;
    font-family: Arial Narrow, Arial, sans-serif;
    color: #996600;
}
.pageContent { font-size: 12pt; font-family: Tahoma, sans-serif; color: #5D5D5D; }
 .pageContent a { font-size: 10pt; font-family: Tahoma, sans-serif; color: #5D5D5D; }

/* top elements */
.company { font-weight: bold; font-size: 12pt; fontS-family: Arial Narrow, Arial, sans-serif; color: #6D5D39; }
.slogan { font-weight: bold; font-size: 10pt; font-family: Arial Narrow, Arial, sans-serif; color: #536161; }

/*main menu*/
.menu
{
    font-size: 12pt;
    font-family: Tahoma, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.amenu
{
    font-size: 12pt;
    font-family: Tahoma, sans-serif;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

/*submenu*/
.submenu { font-size: 10pt; font-family: Tahoma, sans-serif; color: #393939; text-decoration: none; }
.asubmenu { font-size: 10pt; font-family: Tahoma, sans-serif; color: #393939; text-decoration: underline;}

/*bottom menu*/
.bmenu { font-size: 10pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none;}
.abmenu { font-size: 10pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline;}

/*copyright*/
.footer { font-size: 10pt; font-family: Tahoma, sans-serif; color: #616264; }

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #4E8BC1; }
.menu-hr { background-color: #6BA4CF; }
.line { background-color: #CACACA; }
a:hover
{
    color: #CC9900;
    text-decoration: underline;
}

.image_wrapper { display: inline-block; border: 1px solid #221e14; padding: 4px; background: #49412f; margin-bottom: 5px; }
.image_fl
{
    float: none;
    margin: 30px 10px 0 50;
}
.image_fll { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

#container
{
    FLOAT: left;
    WIDTH: 97%;
    BACKGROUND-COLOR: #ffffff;
    moz-box-shadow: 0 0 15px #888;
    webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 15px #888
}
TH
{
    border-right: green 1px solid;
    border-top: green 1px solid;
    border-left: green 1px solid;
    color: white;
    border-bottom: green 1px solid;
    background-color: #A09368;
}

#Faculties TD
{
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    background-color: #E2E2E2;
    border-right-width: 1px;
    height: 30px;
}
#Faculties1 TD
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BACKGROUND-COLOR: #f8f5ec;
    BORDER-RIGHT-WIDTH: 1px;
    height: 30px;
}