﻿/* Yeshua (Jesus) is Lord, God. */









/* HTML definitions */





body                    { background-color: white; }



form                    { float: right; }



li                      { font-size : medium; }







/* Class definitions. */





.container              { display : table; margin : 0 auto; min-width: 960px; max-width:960px; top: 0px; }



.row_header             { display : table-row; }



.header                 { display : table-cell; clear : both; margin : 0 auto; width : 960px; height: 50px; top: 0px; position: relative; text-align: right; }



.row_navbar             { display : table-row; }      



.navbar                 { display : table-cell; clear : both; min-width: 960px; min-height: 50px; margin : 0 auto; width : 960px; height: 50px; background-repeat: no-repeat; background-position: top left; text-align: left; }



.navunit                { position: relative; height: 25px; padding-top: 13px; padding-left: 50px; float:left; color: white; text-align:left; font-family: Segoe UI, Arial, Sans-Serif; font-size: 10pt;  }



.row_content            { display : table-row; min-width: 960px; min-height: 360px; margin : 0 auto; width: 960px;  }



.content                { display : table-cell; clear : both; min-height: 360px; margin : 0 auto; width : 960px; min-width: 960px; height: 360px; }



.contentunit            { position: relative; height: 360px; float: left; }



.row_netcontent         { display : table-row; min-width: 960px; margin : 0 auto; width: 960px;  }



.netcontent             { display : table-cell; clear : both; margin : 0 auto; width : 960px; min-width: 960px; }



.netcontentunit         { position: relative; float: left; }









.row_footer             { display : table-row; }



.footer                 { display : table-cell; clear : both; min-height: 10px; margin : 0 auto; width : 960px; min-width: 960px;  }



.footerunit             { position: relative; width: 50%; float: left; text-align: left; }









/* Hyperlinks (remember they should be order: link / visited / hove / active to work correctly. */





a.net:link              { color : mediumblue; padding: 0px; text-decoration: underline; font-size: 1.0em; }



a.net:visited           { color : mediumblue; padding: 0px; text-decoration: underline; }



a.net:hover             { color : crimson; padding : 0px; text-decoration: underline; background-color: gainsboro; }



a.net:active            { color : mediumblue; padding: 0px; text-decoration: underline; }







a.product:link              { color : white; padding: 0px; text-decoration: none; font-size: 1.0em; }



a.product:visited           { color : white; padding: 0px; text-decoration: none; }



a.product:hover             { color : white; padding : 0px; text-decoration: underline; }



a.product:active            { color : aqua; padding: 0px; text-decoration: none; }







a.productblue:link              { color : blue; padding: 0px; text-decoration: none; font-size: 1.4em; }



a.productblue:visited           { color : blue; padding: 0px; text-decoration: none; }



a.productblue:hover             { color : crimson; padding : 0px; text-decoration: underline; }



a.productblue:active            { color : tomato; padding: 0px; text-decoration: none; }





a.productblue2:link              { color : blue; padding: 0px; text-decoration: none; font-size: 1.0em; }



a.productblue2:visited           { color : blue; padding: 0px; text-decoration: none; }



a.productblue2:hover             { color : crimson; padding : 0px; text-decoration: underline; }



a.productblue2:active            { color : tomato; padding: 0px; text-decoration: none; }







a.nav:link              { color : white; padding: 0px; text-decoration: none; font-size: 1.0em; }



a.nav:visited           { color : white; padding: 0px; text-decoration: none; }



a.nav:hover             { color : lime; }



a.nav:active            { color : white; padding: 0px; text-decoration: none; }





a.microsoft:link              { color : white; padding: 0px; text-decoration:  none; font-size: 1.0em; }



a.microsoft:visited           { color : white; padding: 0px; text-decoration:  none; }



a.microsoft:hover             { color : yellow; padding : 0px; text-decoration: underline; }



a.microsoft:active            { color : white; padding: 0px; text-decoration:  none; }





a.boldwhite:link              { color : white; padding: 0px; text-decoration:  none; font-size: 1.0em; }



a.boldwhite:visited           { color : white; padding: 0px; text-decoration:  none; }



a.boldwhite:hover             { color : yellow; padding : 0px; text-decoration: underline; }



a.boldwhite:active            { color : white; padding: 0px; text-decoration:  none; }





