﻿body{
   margin:2 2 2 2;
   font:11px verdana,arial,sans-serif;
}
td{
   font:11px verdana,arial,sans-serif;
}
a{
   color:#cc0000;
   text-decoration: none;
}
span.ult_label {
   display:-moz-inline-block;
   display:inline-block;   
   width:200px; 
}
textarea {
    width: 90% ;
}
.clastab {
	border: 1px solid #808080;
	border-collapse: collapse;
}
.clascell {
	border: 1px solid #808080;
}
.clashead {
	border: 1px solid #808080;
	background: silver
}

div.autocomp_sel{
   background-color:#DDDDDD
}
div.autocomp_usel{
   background-color:#FFFFFF
}

div.main {
   border-bottom-width: 1;
   border-bottom-style: solid;
   border-bottom-color: #4040D0;
   height: 22;
   padding: 2 5;
}
div.not {
   border-bottom-width: 2;
   border-bottom-style: solid;
   border-bottom-color: #D04040;
   height: 22;
   padding: 2 5;
}

a.MButtY{
   color:#000000;
   outline-style: solid;
   outline-color: #000000;
   outline-width: 2;
   border: 2 solid #000000;
   height:18; width:120; 
   text-align: center;
   text-decoration: none;
   margin-left: 2;
   margin-bottom: 1;
   background-color: #C0FFC0;
   display:-moz-inline-box; display:inline-block;
}
A.MButtY:hover {
   background-color: #A0F0A0;
}

a.MButtY{display:block; color:#000000; border: 0; height:16; width:150; text-align: center; text-decoration: none; margin-left: 2; margin-bottom: 0; background-color: #FFFFFF; line-height: 1.7;}
A.MButtY:hover {background-color: #cfbc00;}
a.MButtX{
	outline-style: solid; outline-color: #000000; outline-width: thin;
	display:block; color:#000000; border: 1 solid #000000; height:20; width:150; text-align: center; text-decoration: none; margin-left: 2; margin-bottom: 1; background-color: #99ccff; line-height: 1.7;
}
A.MButtX:hover {background-color: #79accf;}
a.MButt0{
	outline-style: solid; outline-color: #000000; outline-width: thin;
	display:block; color:#000000; border: 1 solid #000000; height:20; width:150; text-align: center; text-decoration: none; margin-left: 2; margin-bottom: 1; background-color: #ffdd20; line-height: 1.7;
}
A.MButt0:hover {background-color: #cfbc00;}
a.MButt1{
	outline-style: solid; outline-color: #000000; outline-width: thin;
	display:block; color:#000000; border: 1 solid #000000; height:20; width:150; text-align: center; text-decoration: none; margin-left: 2; margin-bottom: 1; background-color: #ccff66; line-height: 1.7;
}
A.MButt1:hover {background-color: #a0e050;}
a.MButt3{
	outline-style: solid; outline-color: #000000; outline-width: thin;
	display:block; color:#000000; border: 1 solid #000000; height:20; width:150; text-align: center; text-decoration: none; margin-left: 2; margin-bottom: 1; background-color: #ddddff; line-height: 1.7;
}
A.MButt3:hover {background-color: #bbbbdd;}
a.MButt4{
	outline-style: solid; outline-color: #000000; outline-width: thin;
	display:block; color:#000000; border: 1 solid #000000; height:20; width:150; text-align: center; text-decoration: none; margin-left: 2; margin-bottom: 1; background-color: #ffff66; line-height: 1.7;
}
A.MButt4:hover {background-color: #dfdf56;}
a.MButt5{
	outline-style: solid; outline-color: #000000; outline-width: thin;
	display:block; color:#000000; border: 1 solid #000000; height:20; width:150; text-align: center; text-decoration: none; margin-left: 2; margin-bottom: 1; background-color: #ff6666; line-height: 1.7;
}
A.MButt5:hover {background-color: #df5656;}
a.MButt6{
	outline-style: solid; outline-color: #000000; outline-width: thin;
	display:block; color:#000000; border: 1 solid #000000; height:20; width:150; text-align: center; text-decoration: none; margin-left: 2; margin-bottom: 1; background-color: #cc6699; line-height: 1.7;
}
A.MButt6:hover {background-color: #ac4679;}
a.MButt7{
	outline-style: solid; outline-color: #000000; outline-width: thin;
	display:block; color:#000000; border: 1 solid #000000; height:20; width:150; text-align: center; text-decoration: none; margin-left: 2; margin-bottom: 1; background-color: #eeeeee; line-height: 1.7;
}
A.MButt7:hover {background-color: #cccccc;}
span.options{
font:9px verdana,arial,sans-serif; position: absolute;
top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? 58 + documentElement.scrollTop : 58 + document.body.scrollTop);
left:5;
}
* html,* html body{ background: #fff url(foo) fixed;}