html, body
{
	width			: 100%;
	height		: 100%;
	background	: #FFF;
	color			: #a6a6a6;
	margin		: 0px;
	padding		: 0px;
	text-align	: center;
	font-family	: Verdana, sans-serif;
	font-size	: 11px;
}

iframe
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#page
{
	margin	: 0px auto; 
	padding	: 20px;
	width		: 950px;
	height	: 650px;
}
#flash
{
	height	: 100%;
	width		: 253px;
	padding	: 0px;
	margin	: 0px;
	background-color: #FFF;
	float		: left;
}
#content
{
	float		: left;
	height	: 100%;
	width		: 677px;
	margin	: 0px;
}
#cntHead
{
	float		: left;
	clear		: both;
	width		: 100%;
	height	: 5px;
	font-size: 1px;	
	line-height: 0px; 
	background: #FFF url("bmp_hDotLine.gif") top left repeat-x;
}
#cntFrame
{
	float	: left;
	clear	: both;
	height: auto;
	margin:  0px;
	padding: 0px;
	padding-bottom: 10px;
	background: #FFF url("bmp_vShadow_02.gif") repeat-y top right;
}
#rframe
{
	float : left;
	clear	: both;
	width	: 653px;
	height: 580px;
	margin: 5px 14px 0px 10px;
	background-color: #FFF;
}
#hShadow
{
	clear	: both;
	float	: left;
	width	: 100%;
	height: 5px;
	background: #FFF url("bmp_hShadow.gif") repeat-x top;
}
#cntFoot
{
	clear	: both;
	float: : left;
	width	: 100%;
	height: 45px;
	vertical-align: top;
	background-color: #FFF;
}
#vShTop
{
	float	: right;
	width	: 4px;
	height: 5px;
	margin: 0px;
	padding:0px;
	background: #FFF url("bmp_vShadow_01.gif") no-repeat;
}
#vShBottom
{
	float	: right;
	width	: 4px;
	height: 5px;
	margin: 0px;
	padding:0px;
	background: #FFF url("bmp_vShadow_03.gif") no-repeat;
}
#lFoot
{
	clear:both;
	float: left;
	text-align: left;
	padding-left:10px;
	width: 70%;
	cursor:default;	
	height: 20px;
}
a#stLogo
{
	width:150px;
	height: 25px;
	background-image: url(bmp_stLogo.gif);
	float: right;
	margin-right:5px;
}
a#ifrm
{
	width:150px;
	height: 13px;
	background: #FFF;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#infolinia
{
	margin-left: 10px;
	padding: 0px;
	background: #FFF url(bmp_InfoLinia.gif) no-repeat top;
	width: 144px;
	height: 25px;
	float: left;
}