/* CSS definition file containing sitestyle stylesheets */
<style type="text/css">
html {
-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
}

body { 
font-family: Georgia,Times New Roman,Times,serif; 
font-size:18px; 
margin-left:auto;
margin-right:auto;
display:block;
overflow-x:hidden;
background-size:100% 100%;
-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
}

a {
outline: 0;
}

.table {
//width: auto;
//height: auto;
margin: 0;
border-collapse:collapse;
white-space: nowrap; 
border-spacing: 0; 
table-layout: fixed;
}

.mytable {
width: auto;
height: auto;
margin: 0;
border-collapse: collapse;
white-space: nowrap; 
border-spacing: 0; 
//table-layout: fixed;

tr,td, {
overflow: hidden;
padding: 0;
margin: 0;
border: 0;
}

.button {
border: 1px; background-color: orange; border-radius: 4px; box-shadow: inset 0 5px 10px orange, 0 1px 1px orange; -o-box-shadow: inset 0 5px 10px yellow, 0 1px 1px yellow; -webkit-box-shadow: inset 0 5px 10px yellow, 0 1px 1px yellow; -moz-box-shadow: inset 0 5px 10px black, 0 1px 1px yellow;
display: block;
height: 28px;
width: 85px;
margin: 0 auto;
text-align: center; 
font-family: Tahoma, sans-serif bold;
font-size: 15px;
line-height: 27px; 
font-weight: bold;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f00', endColorstr='#c9960c'); 
}

a.button:link {text-decoration:none;color: #2965d2;}  //ffffff
a.button:visited {text-decoration:none;color: #ffffff;} 
a.button:active {text-decoration:none; color: #ffff00;}
a.button:hover {text-decoration:none;color: #2965d2;}
}

.myBoxu3 {
    display:flex;
    line-height: 18px;
    visibility: visible; 
    overflow: hidden; 
    //background-color: transparent;
    border: 3px solid $73AD21;
    color: #000;
    width:143px;
    height:45px;
    padding:10px;
    //margin-top: 150;
    text-align: center;
    margin:auto;
    display:block;
    -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
    //background-color: #ffa5ff; 
    border: 1px solid #ffffff; 
    box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    -webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    -moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    text-shadow: 1px 1px 1px #0000ff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffffff, #11aaff);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#11aaff)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#11aaff'); /* for IE */ 
}

.myBoxu3h {
 border: 3px solid $73AD21;
    width:188px;
    height:57px;
    top:191px; 
    padding: 10px;
    text-align: center;
    margin:auto;
    display:block;
    -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
    //background-color: #ffa5ff; 
    //border: 1px solid #ffffff; 
    box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    -webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    -moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    text-shadow: 1px 1px 1px #0000ff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffffff, #11aaff);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#11aaff)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#11aaff'); /* for IE */ 
}


.myBoxu3g {
    display:flex;
    height: 38px;
    //visibility: visible; 
    overflow: hidden; 
    //background-color: transparent;
    //border: 3px solid $73AD21;
    //color: #000;
    //width:157px;
    //padding:10px;
    //text-align: center;
    margin:auto;
    display:block;
    -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
    //background-color: #ffa5ff; 
    //border: 1px solid #ffffff; 
    //box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    //-webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    //-moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    //text-shadow: 1px 1px 1px #0000ff;
}

.myBoxu3a {
    border: 3px solid $73AD21;
    //width: 223px;
    width:219px; 
    height:60px;
     top:191px; 
    padding: 10px;
    text-align: center;
    margin:auto;
    display:block;
    -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
    //background-color: #ffa5ff; 
    //border: 1px solid #ffffff; 
    box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    -webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    -moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    text-shadow: 1px 1px 1px #0000ff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffffff, #11aaff);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#11aaff)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#11aaff'); /* for IE */ 
}

.myBoxu3b {
 border: 3px solid $73AD21;
    width:264px; 
    height:63px;
     top:263px; 
    padding: 10px;
    text-align: center;
    margin:auto;
    display:block;
    -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
    //background-color: #ffa5ff; 
    //border: 1px solid #ffffff; 
    box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    -webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    -moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    text-shadow: 1px 1px 1px #0000ff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffffff, #11aaff);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#11aaff)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#11aaff'); /* for IE */ 
}

.myBoxu3c {
    border: 3px solid $73AD21;
    width:330px; 
    height:75px;
    top:233px; 
    padding: 10px;
    text-align: center;
    margin:auto;
    display:block;
    -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
    //background-color: #ffa5ff; 
    //border: 1px solid #ffffff; 
    box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    -webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    -moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    text-shadow: 1px 1px 1px #0000ff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffffff, #11aaff);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#11aaff)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#11aaff'); /* for IE */ 
}

.myBoxu3d {
 border: 3px solid $73AD21;
    width:380px; 
    height:80px;
    top:422px; 
    padding: 10px;
    text-align: center;
    margin:auto;
    display:block;
    -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
    //background-color: #ffa5ff; 
    //border: 1px solid #ffffff; 
    box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    -webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    -moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    text-shadow: 1px 1px 1px #0000ff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffffff, #11aaff);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#11aaff)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#11aaff'); /* for IE */ 
}

.myBoxu3e {
 border: 3px solid $73AD21;
    width: 438px;
    height:75px; 
    top:504px; 
    padding: 10px;
    text-align: center;
    margin:auto;
    display:block;
    -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
    //background-color: #ffa5ff; 
    //border: 1px solid #ffffff; 
    box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    -webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    -moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    text-shadow: 1px 1px 1px #0000ff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffffff, #11aaff);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#11aaff)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#11aaff'); /* for IE */ 
}

.myBoxu3f {
 border: 3px solid $73AD21;
    width:511px;
    height:99px;
    top:590px; 
    padding: 10px;
    text-align: center;
    margin:auto;
    display:block;
    -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
    //background-color: #ffa5ff; 
    //border: 1px solid #ffffff; 
    box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    -webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    -moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    text-shadow: 1px 1px 1px #0000ff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffffff, #11aaff);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#11aaff)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#11aaff'); /* for IE */ 
}

.myBoxu2 {
    visibility:visible; 
    overflow:hidden; 
    background-color: transparent;
    color: #000;
    width: 90%;
    height: 90%;
    padding: 5px;
    text-align: center;
    background-color: #ffa5ff;
    border: 1px solid #ffffff; 
    box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    -webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    -moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    text-shadow: 1px 1px 1px #0000ff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffffff, #11aaff);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#11aaff)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#11aaff'); /* for IE */
}


.myBoxu1 {
    visibility:visible; 
    overflow:hidden; 
    background-color: transparent;
    margin: 0.2in auto;
    color: #fff;
    width: 90%;
    height: 90%;
    padding: 15px;
    text-align: center;
    background-color: #ffa5ff;
    border: 1px solid #ffffff; 
    box-shadow: inset 0 1px 5px orange, 0 1px 11px white; 
    -webkit-box-shadow: inset 0 1px 5px yellow, 0 1px 11px white; 
    -moz-box-shadow: inset 0 1px 5px grey, 0 1px 11px white;
    text-shadow: 1px 1px 1px #0000ff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffffff, #1111ff);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#1111ff)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#1111ff'); /* for IE */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#1111ff'); /* for IE */
}

.myBoxu {
    margin: 0.2in auto;
    color: #fff;
    width: 90%;
    padding: 5px;
    text-align: center;
    background-color: #ffa500;
    border: 1px solid #ffffff;

    /* Do rounding (native in Firefox and Safari) */
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(top, #ffa500, #555555);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffa500), to(#555555)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa500', endColorstr='#555555'); /* for IE */
}

a.sidenav3 {
	width: 90%;
	color:#eaeaff;       
	text-decoration:none;
	font-size: 27px; 
	font-weight: bold;      
}

a.sidenav3:hover {
        width: 90%;
	color:#daa420;  
}

a.sidenav2 {
	width: 90%;
	color:#eaeaff;       
	text-decoration:none;
	font-size: 16px; 
	font-weight: bold;
}

a.sidenav2:hover {
	width: 90%;
	color:#6666ff;   
}

a.sidenav1 {
	width: 90%;
	color:#eaeaff;       
	text-decoration:none;
	font-size: 13px; 
	font-weight: bold;              
}

a.sidenav1:hover {
	width: 90%;
	color:#6666ff;   
}

.container {
padding: 20px 0;
} 

#footer {
//text-align: right;
//font-size: 13px;
//background-color: #4c7fff;
border-bottom: 0px solid #ffffff;
padding:2px;
}

#footerlink {
//background-color: #4c7fff;
//color:#ffffff;
text-decoration: none;
}
</style>