body{
  background:black;
  font-family: Verdana;
  font-size: 8pt; 
}

A:active{
font-family:Arial;color:#ffffff; text-decoration:none; font-size:9pt; font-weight:bold
}
A:hover{
font-family:Arial; color:#ffffff; background-color:#FC0300; text-decoration:none; font-size:9pt; font-weight:bold
}
A:link{
font-family:Arial; color:#ffffff; text-decoration:none;font-size:9pt; font-weight:bold
}
A:visited{
font-family:Arial; color:#ffffff; text-decoration:none; font-size:9pt; font-weight:bold
}

#MainTable{
  background-image:url(MSSlice/ContentBack.jpg);
  font-size: 8pt;
  font-family: Verdana;
  color: Silver;
  width: 700px;
  height: 422px;
  border: 0; 
}

#DropDown{
font-family:Verdana; font-size:8pt;

}

#lblHeading{
font-family: Verdana;
font-weight: bold;
color: red;
}

#AppTable{
background-image:url(MSSlice/tableback.jpg);
font-size: 8pt;
font-family: Verdana;
border: 0;
}

#AppBack{
bgcolor: #365E92;
text: ffffff; 
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: bold;
	color: Silver;
}

