body{
  color                : #E6EBFB;
  margin-top           : 1px;
  margin-left          : 1px;  background-color     : #0d1b35;
  font-size            : 12px;
  font-family          : Tahoma,sans-serif;
    	}

input
{
  font-size            : 14px;
  font-family          : Trebuchet MS, Arial, Helvetica, sans-serif;
  color                : #E6EBFB;
  font-weight          : bold;
  text-align           : center;
  border               : 1px #AAAAAA solid;
  background-color     : #415680;
}
select
{
  background-color     : #333333;
  text-align           : center;
  color                : #E6EBFB;
  font-weight          : bold;
  border               : 1px #415680 solid;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
}
textarea
{
  background-color     : #081122;
  color                : #E6EBFB;
  font-weight          : bold;
  border               : 1px #415680 solid;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
}
td{
	background-color     : #081122;
	color : #FFFFCC;
	font-size            : 12px;
    font-family          : Tahoma,sans-serif;
	border               : 1px #415680 solid;
    }
a{
	color 		:burlywood;
	font-size	:14px;
	}
a:hover{
	font-weight          : bold;
	}
td.a{
	color :yellow;
	text-align	:center;
}
td.b{
  text-align           : center;
}
a.s{
  color                : #FF0000;
  font-size	           : 12px;
}a.s:hover{  color                : #FFFF00;  font-weight          : normal;}