body{background:url(backg5.jpg) repeat-y white ;}
td{text-decoration:none;
      color:black;
      font-weight:normal;
      font-size:10pt;
      font-family:tahoma,arial,garamond;}
a{text-decoration:none;
	color:navy;
	font-weight:bold;
	font-size:12pt;
	font-family:tahoma,arial,garamond;}
a:active{color:red;}
a:hover{color:red;}
a.small{font-size:8pt;}
a.smallrestricted{font-size:8pt;color:#ff6600;}
a.smallcustom{font-size:8pt;color:green;}
a.small2{font-size:10pt;color:DarkMagenta;}
a.smaller{font-size:8pt;}
p{text-decoration:none;
   color:black;
   font-weight:normal;
   font-size:10pt;
   font-family:tahoma,arial,garamond;}
p.small{font-size:8pt;}
ul{text-decoration:none;
   color:black;
   font-weight:normal;
   font-size:10pt;
   font-family:tahoma,arial,garamond;}
h1{text-decoration:none;
   color:maroon;
   font-weight:bold;
   font-size:14pt;
   font-family:tahoma,arial,garamond;}
h2{text-decoration:none;
   color:maroon;
   font-weight:bold;
   font-size:12pt;
   font-family:tahoma,arial,garamond;}
h3{text-decoration:none;
   color:blue;
   font-weight:bold;
   font-size:10pt;
   font-family:tahoma,arial,garamond;}
input.msg{
   text-decoration:none;
   color: red;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   text-align: center;
   border-bottom-style: none;
   background-color: Transparent;
}
.umessage
{
   font-size: 10pt;
}
.msg
{
   border-right: #ffcc66 1px solid;
   padding-right: 10px;
   border-top: #ffcc66 1px solid;
   padding-left: 10px;
   padding-bottom: 5px;
   margin: 5px 10px;
   border-left: #ffcc66 1px solid;
   color: red;
   padding-top: 5px;
   border-bottom: #ffcc66 1px solid;
   background-color: #ffffcc;
}

