<!--
body {
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #3300cc;
SCROLLBAR-SHADOW-COLOR: #3300cc;
SCROLLBAR-3DLIGHT-COLOR: #666699;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #666699;
font-family: 'Lucida Sans';
font-size : 14;
font-weight: normal;
color: #ffffff;
}
.maintable{
position: absolute;
left: 1px;
top:1px;
height: 105%;
}
hr{color : #ccccff;}
table{
font-family: 'Lucida Sans';
font-size : 16;
font-weight: normal;
}
A:hover{color: #00ffcc; font-weight: normal; font-family: 'Lucida Sans'; font-size:16;}
A:visited{color: #ffffff; font-weight: normal; font-family: 'Lucida Sans'; font-size:16;}
A:visited:hover{color: #00ffcc; font-weight: normal; font-family: 'Lucida Sans'; font-size:16;}
A:active{color: #ffffff; font-weight: normal; font-family: 'Lucida Sans'; font-size:16;}
A{color: #ffffff; font-weight: normal; font-family: 'Lucida Sans'; font-size:16;}
.gallry{
position: relative;
float:left;
width: 149px;
margin : 0 0 0 0;
padding: 0px;
}
.menu{
background-image: url('button.jpg');
width: 100%;
height:100%;
text-align: 'center';
}
.menu:hover{background-image: url('button_hov.jpg');}
-->