/* MAIN NAVIGATION MENU  Last Modified nov 25 2007  techynet FORMATTING: CSS SHEET */
#nav-menu ul
{
    list-style : none;
    padding : 0;
    margin : 0;
    Border-width : 0px;
    Border-style : none;
}
#nav-menu li
{
    margin : 0;
    padding : 0;
    Border-style : none;
}
#nav-menu li a
{
    background : url("http://www.techynet.com/techynet_pages/code/tab_blue.gif") rgb(255 , 255 , 255) bottom left;
    height : 25px;
    line-height : 25px;
    float : left;
    width : 175px;
    display : block;
    border : 0.1em solid rgb(220 , 220 , 233);
    color : rgb(255 , 255 , 255);
    text-decoration : none;
    text-align : center;
    font-weight : bold;
    Border-style : none;
}
#nav-menu li a:hover
{
    Background-image : url("http://www.techynet.com/techynet_pages/code/tab_ovr.gif");
}
/* Regular CSS Page formatting*/
body
{
    margin-left : 0px;
    margin-top : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    background-image : url("http://www.techynet.com/techynet_pages/code/background.gif");
    background-repeat : repeat-y , repeat-x;
    background-color : rgb(33 , 33 , 33);
    background-attachment : fixed;
    font-size : 10pt;
    font-family : Arial , Helvetica , Verdana , Sans Serif;
    font-weight : normal;
    color : rgb(0 , 0 , 0);
    letter-spacing : normal;
    Padding-left : 50px;
    padding-right : 10px;
    padding-top : 10px;
}
hr
{
    Width : 800px;
    height : 3px;
    background-image : url("http://www.techynet.com/techynet_pages/code/hr.jpg");
    Border-bottom : 0;
    Border-top : 0;
    Border-right : 0;
    Border-left : 0;
    Border-style : none;
    Border-top-width : 0;
    Border-right-width : 0;
    Border-bottom-width : 0;
    Border-left-width : 0;
    Border-width : 0;
    Border-color : white;
}
p
{
    font-size : 10pt;
    font-family : Arial , Helvetica , Verdana , Sans Serif;
    font-weight : normal;
    color : navy;
    letter-spacing : normal;
    Padding-left : 9px;
}
A:link
{
    font-weight : bold;
    color : navy;
    text-decoration : none;
}
A:visited
{
    color : navy;
    font-weight : bold;
}
A:hover
{
    text-decoration : underline;
    color : blue;
    font-weight : bold;
}
A:visited:hover
{
    text-decoration : underline;
    color : blue;
    font-weight : bold;
}
A:active
{
    text-decoration : none;
    color : red;
    font-weight : bold;
}
li
{
    font-size : 10pt;
    font-family : Arial , Helvetica , Verdana , Sans Serif;
    font-weight : normal;
    color : navy;
    letter-spacing : normal;

    List-style-type : square;
    Margin-left : 20px;
    List-style-image : url("http://www.techynet.com/techynet_pages/code/bullets/blueball_l2.gif");
    Padding-top : 3px;
    Padding-bottom : 3px;
}


#ext

{
    List-style-image : url("http://www.techynet.com/techynet_pages/code/bullets/ext_link.gif");
}


#standout a
{
    font-size : 11pt;
    color : FF6600;
}



h1
{
    Font : Helvetica;
    Color : blue;
    Text-align : left;
    Font-size : 20pt;
    Font-weight : bold;
    Padding-bottom : 0px;
    Margin-bottom : 0px;
}
h2
{
    Color : silver;
    Font : Arial;
    Font-size : 16pt;
    Text-align : left;
    Text-indent : 20px;
    Font-style : oblique;
    Padding-top : 0px;
    Margin-top : 0px;
}
h3
{
    Color : red;
    Font : Verdana;
    Font-size : 12pt;
    Text-align : left;
    Font-weight : bold;
}
div.footerlinks p
{
    font-size : 8pt;
    font-family : Arial , Helvetica , Verdana , Sans Serif;
    font-weight : normal;
    color : rgb(0 , 0 , 0);
    letter-spacing : normal;
    Padding-left : 10px;
    Background-position : center center;
    Padding : 0;
    Text-align : center;
}
div.footerlinks A:link
{
    font-size : 8pt;
    font-family : Arial , Helvetica , Verdana , Sans Serif;
    font-weight : normal;
    color : rgb(99 , 99 , 99);
    letter-spacing : normal;
    Padding-left : 10px;
    Background-position : center center;
    Padding : 0;
    Text-align : center;
    text-decoration : none;
}
div.footerlinks A:visited
{
    font-size : 8pt;
    text-decoration : none;
    color : rgb(89 , 89 , 89);
}
div.footerlinks A:hover
{
    font-size : 8pt;
    text-decoration : underline;
    color : blue;
}
div.footerlinks A:visited:hover
{
    font-size : 8pt;
    text-decoration : underline;
    color : blue;
}
div.footerlinks A:active
{
    font-size : 8pt;
    text-decoration : none;
    color : red;
}

