﻿body {
	margin: 0px;
	padding: 0px;
}
.prnt{
	border: 1px #E0E4EB solid;
	padding: 3px;
	float: left;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
}

.prnt a img{
	border: 5px #FFFFFF solid;
}

.style1 {
	margin: 15px;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	background-color: #F7F7F7;
	font-family: tahoma;
	font-size: 12px;
	text-align: right;
	color: #666666;
}
.style1 a:link,.style1 a:visited{
	color: #666666;
	text-decoration: none;
}
.style1 a:hover,.style1 a:active{
	color: #000000;
	text-decoration: none;
}

.style2 {
	border-width: 0px;
	width: 770px;
}
.style3 {
	padding: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
}
.sub-img{
	float: left;
}
.style4 {
	text-align: center;
	color: #808080;
	font-size: 12px;
	font-family: tahoma;
}