<!--
html{
background-color:lawngreen;
filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr='lawngreen',endcolorstr='forestgreen',gradienttype='0');
}
body{
background-color:white;
}
div.body{
background-color:white;
}
div.block1{
background-color : lawngreen;
color : navy;
background-image : url(../../image/title9.jpg);
}
div.block2{
background-color:chocolate;
filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr='chocolate',endcolorstr='gold',gradienttype='1');
color : white;
}
div.block3{
background-color : white;
color : navy;
}
div.block4{
background-color : white;
color : navy;
}
div.block5{
background-color : white;
color : navy;
}
div.block6{
background-color : white;
color : navy;
}
div.block7{
background-color : white;
color : navy;
}
div.block8{
background-color : white;
color : navy;
}
div.block9{
background-color : white;
color : navy;
}
div.block0{
color : navy;
background-color : white;
border-top-color : lawngreen;
}
div.copyright{
color : navy;
background-color : white;
}
div.parts1{
background-color : chocolate;
color : white;
filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr='chocolate',endcolorstr='gold',gradienttype='1');
}
div.parts11{
border-bottom-color : gold;
border-left-color : chocolate;
border-right-color : gold;
}
div.parts2{
background-color : chocolate;
filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr='chocolate',endcolorstr='gold',gradienttype='1');
color : white;
}
div.parts21{
background-color : white;
}
div.parts22{
background-color : white;
border-color : chocolate;
}
div.parts23{
background-color : white;
border-color : chocolate;
}
div.parts3{
background-color : lawngreen;
color : white;
filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr='lawngreen',endcolorstr='forestgreen',gradienttype='1');
}
div.parts31{
border-bottom-color : forestgreen;
border-left-color : lawngreen;
border-right-color : forestgreen;
}
div.parts4{
color : white;
background-color : chocolate;
filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr='chocolate',endcolorstr='gold',gradienttype='1');
}
div.parts5{
border-bottom-color : gold;
border-left-color : chocolate;
border-right-color : gold;
border-top-color : chocolate;
}
tr.itemlist{
color : navy;
background-color : white;
}
td.item{
color : navy;
background-color : white;
}
a{
color : blue;
}
a:visited{
color : purple;
}
a.category{
color : navy;
background-color : white;
}
a:hover.category{
color : white;
background-color : chocolate;
}
a.title{
color : green;
}
a:visited.title{
color : green;
}
-->