a:link {color: #bd4a88;}
a:visited {color: #bd4a88;}
a:active {color: #db71ab;}
a:hover {color: #ffffff;}
a {text-decoration: none;}


body {
font-size:11;
font-family:Verdana;
color:#db71ab;
background-color:#c3c9ff;}

body
{
background-image:url('background.png');
background-repeat:repeat-y;
}


.break{
color:#406276; 
font-style:tahoma;
font-size:10pt;
width: 300px;
height: 30px;
text-align: center;
background: url('break.png') no-repeat center;
margin-height:0px;
margin-width:0px;}



table{
background:#ffffff;
border: 0px solid #ffffff;
position: absolute; top:225; left:60;
z-index:-5;}
 

td{
font-size:11;
font-family:Tahoma;
text-align:center; 
z-index:-5;
}

.forms{
 font-size: 11px;
 background-color: #bd4a88;
 border: 1px solid #ffffff;
 color:#ffffff;
}

.submit{
font-size: 11px;
background-color:#eac9db;
border: 3px solid #ffffff;
color:#bd4a88
}

td.off {
background: #ffffff;
text-align: left;
}

td.on {
background:#edb8cc;
text-align: left;
}
