﻿.modalBackground
{
	background-color: #333333;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.hcenter
{
	  background-color:#ffffdd;
    border-width:1px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:250px;
    position:absolute;
    top:300px;
    left:300px

}

.PARA1
{
	
	font-size: 20px;
	font-family:Calibri;
	color: white;
	font-weight: bold;
}
.PARA2
{
	
	font-size: 18px;
	font-family: Calibri;
	color: white;
	font-weight: bold;
}
.PARA3
{
	
	font-size: 18px;
	font-family: Calibri;
	color: white;
	font-weight: bold;
}
.PARA4
{
	
	font-size: 18px;
	font-family: Calibri;
	color: Blue;
	font-weight: bold;
}