﻿        body {
            background: url('_images/template/body-bg.gif') repeat-x;
            font-family: Tahoma;
            font-size: medium;
            font-weight: normal;
            margin: 0px;
            background-color: #d1d1d1;
        }
        .maintable
        {
            background: #FFFFFF;
            width: 970px;
        }
        .uphead
        {
            background-image: url('_images/template/uphead.jpg');
            background-repeat: no-repeat;
            background-attachment: fixed;
            width: 970px;
            height: 25px;
            font-family: Tahoma;
            font-size: medium;
            margin: 0px;
            padding: 0px 2px 0px 0px;
            float: none;
            vertical-align: middle;
            text-align: right;
            color: #FFFFFF;
        }
        .midhead
        {
            background-image: url('_images/template/midhead.jpg');
            background-repeat: no-repeat;
            width: 970px;
            height: 190px;
            margin: 0px;
            padding: 0px;
        }
        .bothead
        {
            background-image: url('_images/template/bothead.jpg');
            background-repeat: no-repeat;
            width: 970px;
            height: 27px;
            font-family: Tahoma;
            font-size: 10pt;
            color: #ff9900;
            text-align: left;
            vertical-align: middle;
            padding: 0px 0px 0px 230px;
            font-weight: bold;
        }
        .entertable
        {
            width: 970px;
        }
        .enterpart
        {
            background-image: url('_images/template/enter.jpg');
            background-repeat: no-repeat;
            width: 226px;
            height: 66px;
        }
        .titlebar
        {
            background-image: url('_images/template/titlebar.jpg');
            width: 733px;
            height: 34px;
            background-repeat: no-repeat;
        }
        .midtable
        {
            width:970px;
            }
        .menubar
        {
            width: 226px;
            vertical-align: top;
        }
        .mainpage
        {
            padding: 5px;
            margin: 0px;
            font-family: Tahoma;
            font-size: 10pt;
            vertical-align: top;
        }
        .typicalbox
        {
            width:225px;
            }

        .foot
        {
            background-image: url('_images/template/footer.jpg');
            background-repeat: no-repeat;
            width: 970px;
            height: 228px;
            font-family: Tahoma;
            font-size: 11pt;
            color: #FF9900;
            text-align: center;
            vertical-align: bottom;
        }
	.mymenu {
	background-position: center; background-color:#808080; background-image:url('_images/template/at.gif'); width:208px; background-repeat: no-repeat;
	}

div#wrapper
{
    position: relative;
    top: 0;
    left: 0;
    width: 750px;
    text-align: left;
    background-color: #FFFFFF;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    margin: 0 auto;
}

div#head
{
    position: relative;
    top: 0;
    left: 0;
    height: 173px;
    width: 750px;
    margin-bottom: 12px;
    background: #FFFFFF url(_images/img_header.jpg) no-repeat top left;
}

div#websiteTitle
{
	position: absolute;
	top: 46px;
	left: 38px;
	color: #FFFFFF;
	font-size: 35px;
}

div#utilities
{
	position: absolute;
	top: 128px;
	right: 38px;
}

div#utilities a
{
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}

table#mainTable
{
    padding: 0;
    margin: 0;
    border: none;
    width: 750px;
}

td#left
{
    width: 180px;
    background-color: #B4B4B4;
}

div#navigation a img
{
    display: none;
}

div.sidebartop 
{

}

div.sidebar 
{
    width: 208px;
}

div.sidebar h2
{
    margin-bottom: 5px;
    margin-top: 10px;
    color: #f09000;
}

div.sidebar ul 
{
    margin: 0;
    padding: 0;
}

div.sidebar ul li.item
{
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    list-style-type: none;
}

div.sidebar ul li.item a 
{
    text-decoration: none;
    color: #e0e0e0;
}

div.sidebar ul li.sidebaritemseparator
{
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
	border-bottom: solid 1px #000000;
	margin-bottom: 5px;
	width: 152px;
	height: 5px;
}

td#separator
{
    width: 11px;
}

td#right
{
    margin: 0;
    padding-left: 36px;
	padding-right: 38px;
	padding-bottom: 20px;
	width: 484px;
	vertical-align: top;
	background-color: #E0E0E0;
}

div#footer
{
    width: 485px;
    height: 26px;
    background: #FFFFFF url(_images/content_bottom.gif) no-repeat top left;
    padding-left: 36px;
    padding-right: 38px;
    padding-top: 7px;
    font-size: 10px;
    color: #898989;
}

div#breadcrumbs
{
    margin: 0;
    padding-bottom: 20px;
}

div#breadcrumbs .node
{
    color: #898989;
    text-decoration: none;
    padding-right: 5px;
}

div#breadcrumbs .currentNode
{
    color: #000000;
}

div#breadcrumbs .separator
{
    color: #898989;
    padding-right: 5px;
}

#contentContainer div.sectionsettings 
{
    margin-top: 20px;
    margin-bottom: 5px;
    background-color: #EDEDED;
    border: solid 1px #898989;
    padding: 3px;
    width: 476px;
}

#contentContainer div.sectionsettings table td
{
    vertical-align: middle;
}