﻿.HoldingDiv
{
    border: 1px solid #0033CC;
    padding: 0px;
    width: 1024px;
    background-color: #FFFFFF;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    
}

.HeaderDiv
{
    padding: inherit;
    margin: 0px; /* border: 1px solid #800000;*/ /* width: 800px; */
    /*text-align: center;*/
    background-color: white;
    background-image: url('../../images/top-menu.jpg');
    height: 70px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
   
}

.MenuHeaderDiv
{
    padding: inherit;
    margin: 0px; /* border: 1px solid #800000;*/ /* width: 800px; */
    /*text-align: center;*/
    background-color: white;
    background-image: url('../../images/top-menu.jpg');
    height: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
   
}


.LeftPaneDiv
{
    /* border: 1px solid #800000;*/
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    margin: 0px;
    float: left;
    width: 198px;
    background-color: #FFFFFF;
}

.LeftInnerPaneDiv
{
    border: 1px solid #800000; /*width: 180px;*/
    background-color: #FFFFFF;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 40px;
    margin-bottom: 10px;
}
.LeftInnerInnerPanelDiv
{
    /* width: 180px; */
    margin: 10px auto 10px auto;
}

.RightInnerInnerPanelDiv
{
    padding: 10px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
  
    
}
.LeftMenuHeader
{
    background-image: url('../../images/top-menu.jpg');
    height: 22px;
    margin: 0px;
    background-color: #3333CC;
    color: #FFFF99;
    font-weight: bold;
    font-family: 'Times New Roman' , Times, serif;
    font-size: large;
    text-align: center;
    vertical-align: middle;
}

.MainPaneDiv
{
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #000000;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 626px;
    background-color: white;
    text-align: center;
}

.RightPaneDiv
{
    /*border: 1px solid #800000;*/
    margin: 0px;
    float: right;
    width: 195px;
    background-color: #FFFFFF;
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: #000000;
    height: inherit;
}

.FooterDiv
{
    background-image: url('../../images/top-menu.jpg');
    border-color: #000000;
    clear: both;
    text-align: center;
    background-color: #65D1FF;
    border-top-style: solid;
    border-top-width: 1px;
    height: 40px;
}

.MYHEAD
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-large;
    font-weight: bolder;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #660033;
}
.MYHEAD2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bolder;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #660033;
}
.techhead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: bolder;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #dff5f5;
    left: 50px;
    top: 0px;
    position: relative;
    
}
.techhead2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bolder;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #dff5f5;
    left: 50px;
    top: 0px;
    position: relative;
}

.techhead3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bolder;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #333399;
    left: 50px;
    top: 0px;
    position: relative;
}

.Menutechhead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bolder;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #dff5f5;
    left: 50px;
    top: 0px;
    position: relative;
}


.techfoot
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #dff5f5;
    top: 24px;
    position: relative;
}



body
{
    /*background-image: url('../../images/background-gradient.jpg');*/
    background-position: bottom;
    background-image: url('../../images/techno4.png'); /*background-image: url('../../images/warning.png');*/
    background-repeat: repeat-x; /*background-color: #EDEAD7;*/
    background-color: #DFF5F5;
    vertical-align: middle;
    background-attachment: fixed;
}
.mnu_itm
{
    color: blue;
    background-color: white;
    padding-left: 15px;
}
.Column
{
    text-align: justify;
    width: 155px;
}
.foxysmall
{
    position : relative;
    left: 5px;
    top : 5px;
    width: 51px;
    height: 61px;
}
.CLOCKHEAD
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFF00;
    float: right;
}