<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, td {

	background-color : #FFF;
}

input.piccolo {
	font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
width:110px;
margin-left:14px;
background-color:#ececec;
border: solid 1px #ccc;
}

.innertopmenu{
float:left; width:580px;
padding-top:9px;
padding-left:20px;
}
.topmenu{

    -khtml-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

border: solid 1px #ccc;
width:797px;
height:30px;
margin-top:0px;
padding:0px !importat;
background: rgb(193,193,193); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(193,193,193,1) 0%, rgba(255,255,255,1) 52%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(193,193,193,1)), color-stop(52%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(255,255,255,1) 52%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(255,255,255,1) 52%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(255,255,255,1) 52%); /* IE10+ */

background: linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(255,255,255,1) 52%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */



}


.mlink{
margin: 0px 10px;
}
.maxxilink{
float:right;
width:150px;
padding-top:6px;
}

.leftmenu{
float:left;
    -khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: solid 1px #ccc;
width:144px;

text-align:left;
}



.leftmenu ul{
margin:0px;
padding:0px;
padding: 20px 30px 10px 30px;
}

.leftmenu ul li{
list-style-type:none;
margin:0px 0px 6px 0px;
padding:0px 0px 4px 0px;
border-bottom: dotted 1px #cccccc;
}



a, a:link {        FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0076e6; FONT-FAMILY: Verdana, sans-serif; text-decoration:none;}
a:hover {        FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999; FONT-FAMILY: Verdana, sans-serif;text-decoration:none;}
body{        FONT-WEIGHT: regular; FONT-SIZE: 11px; COLOR: #000; FONT-FAMILY: Verdana, sans-serif;
text-align:center;

}


.blue{
color: #0076e6;

}




.button{ border: solid 1px;
padding:1px 10px;
}

.header{

  margin-left: auto;

  margin-right: auto;

  width: 799px;
text-align:left;
}


.footer{
font-size:9px;
  margin-left: auto;
margin-top:4px;
  margin-right: auto;

  width: 799px;
text-align:left;
font-weight:bold;
    -khtml-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: solid 1px #ccc;
height:20px;
}

.footer p{
padding: 4px 10px 4px 10px;
margin:0px;
}




</pre></body></html>