Body{

	background-image: url(../../Files/layout/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
}

H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

img {
border:0px;
}

.bottomTxt{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;

}

.IntroTxt{
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
}



A:Link	        
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #413a7c;
	text-decoration: underline;
}
A:Visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #413a7c;
	text-decoration: underline;
}
A:Hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
A:Active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #413a7c;
	text-decoration: underline;
}

.cellContact{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
input{
	border:1px solid #000000;
	background-color:#ffffff;
}
input:focus{
	background-color:#c2c0d6;
	color:#000000;
}
#subVerBut{
	cursor:pointer;
}
#subVerBut:focus{
	cursor:pointer;
}
textarea{
	border:1px solid #000000;
	background-color:#ffffff;
}
textarea:focus{
	background-color:#c2c0d6;
	color:#000000;
}
