body{
margin:0;
padding:0;
}
td{
font-family:Arial;
font-size:12px;
color: #333333;
}
.top
{
	font-size:10px;
}
.hover
{
cursor:pointer;
color: #620000;
text-decoration: none;
font-weight: bold;
vertical-align:middle;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-color:#E3F8FF;
padding: 6px;
}
.t {
cursor:pointer;
font-weight: bold;
color: #666666;
vertical-align:middle;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
padding: 6px;
}

a{
text-decoration:none;
color:#000000;
}
.title
{
background-color:#800000;
background-image: url(/images/bgtd.gif);
color:#ffffff;
padding: 2px 2px 2px 7px;
font-size:14px;
}
.small
{
font-size:11px;
font-weight:bold;
}
.small2
{
font-size:11px;
}
h1{
font-size:20px;
}
h2
{
font-size:16px;
}
.mtable{
border-right: 2px solid #850000;
border-left: 2px solid #850000;
background-color: #fff;
background-repeat:repeat-x;
background-image: url(/images/bk.gif);
}
input.btn{
	height: 30px;
	width: 100px;
   color:#fff;	
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#a00;
   border:1px solid #c50000;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#820000',EndColorStr='#c50000');}

