﻿/* TWU 565 StyleSheet */

body
{
    border: #181715;
    font-family: Verdana;
    font-size: 10pt;
    background-color: #FFFFFF;
}

/* Classes */

.MainTable
{
    border: 1px solid #808080;
    width: 910px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
}

.MainContent
{
    margin-right: auto;
    margin-left: auto;
}
.header
{
    background-image: url('images/565logo.jpg');
    width: 900px;
    height: 190px;
}

.default_table
{
    border: 1px #383838 solid;
    width: 900px;
}

.sitemapbar
{
    height: 30px;
    font-family: Verdana;
    font-size: 8pt;
    color: #FFFFFF;
    vertical-align: middle;
    text-indent: 10px;
}

.title
{
    font-size: large;
    color: #FF0000;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    }

.sitemapbar a:link
{
    color: #FFFFFF;
}
.sitemapbar a:active
{
    color: #FFFFFF;
}
.sitemapbar a:hover
{
    color: #FFFFFF;
}
.sitemapbar a:visited
{
    color: #FFFFFF;
}

.quicklinkbar
{
    width: 50%;
    height: 44px;
    background-image: url('images/navbackground.png');
    font-family: Verdana;
    font-size: 8pt;
    color: #FFFFFF;
    vertical-align: bottom;
    text-align: right;
}
.quicklinkbar a:link
{
    color: #FFFFFF;
}
.quicklinkbar a:active
{
    color: #FFFFFF;
}
.quicklinkbar a:hover
{
    color: #FFFFFF;
}
.quicklinkbar a:visited
{
    color: #FFFFFF;
}

.content_table
{
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
}

.footer
{
    background-image: url('images/footerbackground.jpg');
    background-repeat: repeat-x;
    height: 147px;
    text-align: center;
    vertical-align: middle;
    font-size: 8pt;
}
.footertable
{
    width: 100%;
    height: 147px;
}

.referral
{
    font-size: 8pt;
    text-align: center;
    vertical-align: bottom;
    height: 100px;
}
.nav_table
{
    padding: 10px;
    border: 1px solid #C0C0C0;
    width: 185px;
    font-size: 10pt;
    text-align: left;
    line-height: 30px;
    background-color: #F7F6F3;
}
.forms_table
{
    width: 600px;
}
.login
{
    text-align: center;
    width: 600px;
    height: 300px;
}
/* blog elements */

#maincontent
{
    background-color: #FFFFFF;
    height: 800px;
}
.shoutbox
{
    border: thin solid #000080;
    overflow: scroll;
    text-align: left;
    padding-left: 10px;
    height: 300px;
}
.comment
{
    color: #0000FF;
}
.postcomment
{
    border: thin solid #000080;
    text-align: center;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 7px;
}
.MemberInfo
{
    width: 600px;
    height: 110px;
}
.MemberPanel
{
    background: #DEDFDE;
}
.gvemployee
{
    width: 600px;
    margin-right: auto;
    margin-left: auto;
}
.rostertab
{
    height: 500px;
    background-color: #FFFFFF;
    width: 800px;
    margin-top: 10px;
}
.generaltab
{
    height: 500px;
    background-color: #FFFFFF;
    width: 800px;
    margin-top: 10px;
}
.ltdtab
{
    height: 500px;
    background-color: #FFFFFF;
    width: 800px;
    margin-top: 10px;
}
.grievancetab
{
    height: 500px;
    background-color: #FFFFFF;
    width: 800px;
    margin-top: 10px;
}
.attendancetab
{
    height: 500px;
    background-color: #FFFFFF;
    width: 800px;
    margin-top: 10px;
}
.aligncenter
{
    margin-right: auto;
    margin-left: auto;
}
.homepanels
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
