html,body{
	margin: 0;
	padding: 0;
	border: none;
	background-color: #808080;
}

h1{ 
	font-family: Arial;
	font-weight: bold;
	font-size: 21px;
	line-height: 22px; 
	color: #FCEF1E;
	padding: 0px; 
	margin: 0px;
}

.subTitle{
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	line-height: 23px;
	color: #ffffff;
	text-align : left;
}

.header{
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #0064B2;
	text-align : left;
}

.header2{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #B10017;
	text-align : left;
}

.msg{
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	color: #B10017;
	text-align : left;
}

.msg2{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #B10017;
	text-align : left;
}


.box{
	background-image: url(http://www.TopRegistrySolutions.com/images/pic-1.jpg);
	width: 171px;
	height: 26px;
	background-repeat : no-repeat;
} 

.top{
	background-image: url(http://www.TopRegistrySolutions.com/images/pic-2.gif);
	width: 768px;
	height: 417px;
	background-repeat : no-repeat;
} 
 
p{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align : justify;
}

.txt{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #3A2F1E;
	text-align : left;
}

.lightBlueTxt{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color:#0064B2;
	text-align : left;
}

.lightBlueBig{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	color:#0064B2;
	text-align : left;
}

.redTitle{
	font-family: Arial;
	font-weight: normal;
	font-weight: bold;	
	color: #B10017;
}

.boxTxt{
	font-family: Arial;
	font-weight: normal;
	color: #868686;
	font-size: 10px;
	line-height: 12px;
}

.bootomTxt{
	font-family: Arial;
	font-weight: normal;
	color:#808080;
	font-size: 12px;
	line-height: 14px;
}

a.boxLink{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;		
	text-decoration: underline;
}

a.boxLink:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;	
	text-decoration: none;	
}

a.red{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #B10017;
	cursor: hand;
	text-decoration: none;
}

a.red:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #FF3751;
	cursor: hand;
}

.stripes{
	width: 1px;
	background-color: #0065B3;
	margin: 0px;
	padding: 0px;
}

