/* CSS definition file containing sitestyle stylesheets */
<style type="text/css">
body { 
font-family: Georgia,Times New Roman,Times,serif; 
font-size:18px; 
background-size:100% 100%;
background-image: url("background-image: url(./../img/background.gif);") 
}

imge {
opacity: 0;
}

imge:hover {
opacity: 0;
}

a {
outline: 0;
}

.navstyle1:hover {
//display:inline-block;
height: auto;
width: auto; 
background-color: #e0ffe0;   
text-decoration: none;
color: #0000cc;
}

.navstyle2:hover {
//display:inline-block;
height: auto;
width: auto; 
background-color: #e0ffe0;  
text-decoration: none;
color: #cc0000;
}

.mytable {
width: 68%;
height: auto;
margin: 0;
border-collapse: collapse;
white-space:nowrap; 
border-spacing: 0; 
//overflow-x: auto;
table-layout: fixed;
text-overflow: ellipsis;
//overflow: hidden;

img {
height: auto;
}

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 {
    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 */
}

.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: 23px; 
	font-weight: bold;      
}

a.sidenav3:hover {
	width: 90%;
	color:#6666ff;   
}

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 {
//position:relative; 
width:100%;
height:auto;
//border:hidden;
//border-collapse:collapse;
margin-left:80;
margin-top:40;
overflow-x:hidden; 
} 
</style>