<style type="text/css">
<!--

body {}

body {color: rgb(0, 224, 224); 
background: url(bg.png) fixed;
background-color: rgb(0, 51, 51); 
}

td{
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
}
a{
color: #00e0e0; 
}
a:active{
color: #00fdfd; 
}
a:hover
{color: #00fdfd;}
a:visited
{color: #009393;}

.edit{
background-color:  rgb(0, 147, 147); 
border: rgb(0, 147, 147) 1px inset;}

.button{
background-color:  rgb(0, 147, 147); 
border: rgb(0, 147, 147) 1px outset;}

.text{
background-color: rgb(0, 147, 147); 
border: rgb(0, 147, 147) 1px inset;}

.logo{
background: transparent url(logo.png) no-repeat scroll left top;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=logo.png,sizingMethod=crop);
width: 94px;
height: 75px;
min-width: 94px;
min-height: 75px;
}

.lefttop { 
background: transparent url(markup/lefttop.png) no-repeat scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/lefttop.png,sizingMethod=crop);
width: 23px;
height: 24px;
min-width: 23px;
min-height: 24px;
}
.righttop { 
background: transparent url(markup/righttop.png) no-repeat scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/righttop.png,sizingMethod=crop);
width: 23px;
height: 24px;
min-width: 23px;
min-height: 24px;
}

.leftbottom { 
background: transparent url(markup/leftbottom.png) no-repeat scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/leftbottom.png,sizingMethod=crop);
width: 23px;
height: 24px;
min-width: 23px;
min-height: 24px;
}
.rightbottom { 
background: transparent url(markup/rightbottom.png) no-repeat scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/rightbottom.png,sizingMethod=crop);
width: 23px;
height: 24px;
min-width: 23px;
min-height: 24px;
}
.top { 
background: transparent url(markup/top.png) scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/top.png,sizingMethod=scale);
}
.bottom { 
background: transparent url(markup/bottom.png) scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/bottom.png,sizingMethod=scale);
}
.left { 
background: transparent url(markup/left.png) scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/left.png,sizingMethod=scale);
}
.right { 
background: transparent url(markup/right.png) scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/right.png,sizingMethod=scale);
}
.center {
background: transparent url(markup/fill.png) scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/fill.png,sizingMethod=scale);
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
}
.menuleft { 
background: transparent url(markup/menuleft.png) repeat scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/menuleft.png,sizingMethod=crop);
width: 23px;
height: 50px;
min-width: 23px;
min-height: 50px;
}
.menuspan {
background: transparent url(markup/menuspan.png) repeat scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/menuspan.png,sizingMethod=crop);
width: 26px;
height: 50px;
min-width: 26px;
min-height: 50px;
}
.menuright {
background: transparent url(markup/menuright.png) repeat scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/menuright.png,sizingMethod=crop);
width: 23px;
height: 50px;
min-width: 23px;
min-height: 50px;
}
.menucenter { 
background: transparent url(markup/menufill.png) repeat scroll;
-background-image: none;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=markup/menufill.png,sizingMethod=scale);
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
}
-->
  </style>
