body
{
	cursor:					default;
	margin:					0px;
	background-color:		#FFFFFF;
}
TABLE.Mainpopup
{
	width: 					550px;
	height: 				460px;
	margin-left:			auto;
	margin-right:			auto;
	background-color:		#FFFFFF;
}
/*=================================== Thumbs ====================================*/
A.Thumb, A.Thumb:visited
{
	border:	 				4px;
	border-color:	 		#D8D8D8;
	border-style:			solid;
	float:					right;
}
A.Thumb:over
{
	border:	 				4px;
	border-color:	 		#693706;
	border-style:			solid;
	float:					right;
}
IMG.Thumb
{
	border:	 				4px;
	border-color:	 		#D8D8D8;
	border-style:			solid;
}
/*================================= Link Styles =================================*/
A.Link01, A.Link01:up, A.Link01:visited
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				13px;
	text-decoration: 		none;
}
A.Link01:over
{
	color: 					#693706;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				13px;
	text-decoration: 		underline;
}
A.Link02, A.Link02:up, A.Link02:link, A.Link02:visited
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				12px;
	text-decoration: 		none;
}
A.Link02:over
{
	color: 					#693706;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				12px;
	text-decoration: 		underline;
}
A.Link03, A.Link03:up, A.Link03:visited
{
	color: 					#693706;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				13px;
	text-decoration: 		underline;
}
A.Link03:over
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				13px;
	text-decoration: 		underline;
}
A.Link04, A.Link04:up, A.Link04:visited
{
	color: 					#693706;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				13px;
	text-decoration:		none;
}
A.Link04:hover
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				13px;
	text-decoration:		underline;
}
/*================================= Text Styles =================================*/
TD.Txt01, .Txt01
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			justify;
}
TD.Txt02, .Txt02
{
	color: 					#8C8E8C;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			justify;
	line-height: 			12px;
}
TD.Txt03, SPAN.Txt03, .Txt03
{
	color: 					#693706;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			left;
}
P.Txt04, .Txt04
{
	color: 					#693706;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			center;
}
P.Txt05, .Txt05
{
	color: 					#693706;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			center;
}
.Txt06
{
	color: 					#693706;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				14px;
	text-decoration: 		none;
	text-align: 			left;
}