/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body {
width: 850px;
height: 600px;
background-color: white;

font-family: arial;
color: rgb(90,90,90);
font-size: 15px;
line-height: 140%;
margin-bottom: 40px;
}	

p {
font-family: arial;
color: rgb(90,90,90);
font-size: 15px;
line-height: 140%;
margin-bottom: 40px;

}	

div.middle {
width: 500px;
float: left;
padding-left: 10px;
margin-bottom: 200px;
border-right: solid thick green;
border-left: solid thick green;
height: 500px;
background-color: #8ff891;
}


table {color: rgb(90,90,90);
border: 2px silver solid;
cellspacing: 0;
cellpadding: 0;
border-collapse: collapse;
}

table.borderless {border: 0;}

td {border: 1px rgb(140,140,140) solid;
border-collapse: collapse;
vertical-align: top;}

td.sides {border: 0;
padding-right: 10px;
padding-left: 10px;
border-right: 2px solid #11b509;
border-collapse: collapse;
}

td.sidesend {border: 0;
padding-right: 10px;
padding-left: 10px;
border-collapse: collapse;
}

tr.head {border: 1px silver solid;
border-bottom: 3px #11b509 solid;
border-top: 3px #11b509 solid;}

div.topmenu {
padding-bottom: 1;
margin-bottom: 5;
border-bottom: solid thin #35b538
}

div.can {
position: absolute;
left: 145px;
top: 10px;
width: 400px;
font-size: 18;
font-family: arial;
line-height: 180%;
}

div.right {
width: 150px;

float: left;
padding-left: 10px;
height: 500px;
background-color: purple;
}

div.column {
width: 300;
float: left;
}

div.title {
position: absolute;
top: 95px;
left: 145px;
align: right;
}

div.link {
float: left;
margin: 10 10 10 10;
}







ul 
{
list-style-image: url(file:///C|/temp/bulletbluesmall.jpg);
font-size: 12px;
  font-family: arial;
  color: rgb(50, 50, 50);
}


a {color: #11b509 ;
text-decoration: none;}

a.top {color: #11b509; 
display: block;
text-decoration: none;
}

	a:hover {text-decoration: underline;}