body
{
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  margin:0px,0px,0px,0px;
  color: #444444;
}

a
{
 color: #006699;
 text-decoration: none;
}

a:hover
{
  color: #313131;
	text-decoration: underline;
}

.VisionWeb1 {
  background-image: url('../image/VisionWeb1.jpg'); 
  width: 200px; 
  height:200px; 
  padding: 5px; 
  background-repeat: no-repeat; 
  background-color: white; 
  border: none;
}

.Question {
  background-image: url('../image/Question.jpg');
  width:75px;
  height: 75px; 
  background-repeat: no-repeat;
  background-color: white; 
  border: none;
}
.SideBarMain {
  background-image: url('../image/SideBar_Main.jpg');
  width:50px;
  background-color: white; 
  border: none;
}

.backGroundImage {
  background-image: url('../image/VisionWeb-WallPaper2.jpg');
}

h1
{
  font-size: 10pt;
  font-weight: bold;
  color: #444444;
  margin-bottom:5px;
  margin-top:5px;
}
h2
{
  font-size: 8pt;
  font-weight: bold;
  color: #444444;
  margin-bottom:5px;
  margin-top:5px;
}
ul
{
  margin: 0px,0px,20px,20px;
}