
body
{
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	font-family: verdana, helvetica, Arial, sans-serif;
	background-color: white;
}

#FRAME_TOP
{
	width: 100%;
	padding: 10px 0px 100px 0px;
	background-image: url(/picts/bkg01.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	z-index: 0;
}

#FORM_MAIN
{
	width: 970px;
	margin: 0 auto;
}

#TOP_TEXT
{
	display: block;
	text-align: center;
	color: red;
	font-size: 11pt;
}

#FRAME_HEADER
{
	position: relative;
	clear: both;
	width: 100%;
	height: 160px;
	background-image: url(/picts/header.png);
	background-repeat: no-repeat;
}

#FRAME_MIDDLE
{
	clear: both;
	width: 100%;
	min-height: 500px;
	background-color: white;
}

#FRAME_FOOTER
{
	clear: both;
	width: 100%;
	height: 110px;
	background-image: url(/picts/footer.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#FRAME_LEFT
{
	float: left;
	width: 240px;
}

#FRAME_MAIN
{
	position: relative;
	float: left;
	width: 600px;
	margin-left: 3px;
	background-image: url(/picts/title.png);
	background-repeat: no-repeat;
}

#FRAME_WORK
{
	position: relative;
	top: 25px;
}

#FRAME_RIGHT
{
	float: left;
	width: 120px;
	margin-left: 5px;
}

#FRAME_TREE
{
	min-height: 300px;
	_height: 300px;
	background-image: url(/picts/tree_top.png);
	background-repeat: no-repeat;
}

#FRAME_TREE_BOTTOM
{
	height: 35px;
	background-image: url(/picts/tree_bottom.png);
	background-repeat: no-repeat;
}

#FRAME_LOGIN
{
	width: 120px;
	height: 178px;
	background-image: url(/picts/login.png);
	background-repeat: no-repeat;
	font-size: 8pt;
}

#FRAME_USER_BAR
{
	width: 120px;
	height: 178px;
	background-image: url(/picts/userbar.png);
	background-repeat: no-repeat;
	font-size: 8pt;
}

#LOGIN_BUTTON
{
	border: 1px solid #808080;
	background-image: url(/picts/button1.png);	
	background-repeat: repeat-x;
	color: white;
}

#TITLE
{
	position: relative;
	display: block;
	left: 15px;
	top: 10px;
	font-weight: bold;
	font-size: 11pt;
	width: 560px;
}

#MESSAGE
{
	position: relative;
	left: 10px;
	top: 15px;
	width: 570px;
}

#CLEANER, .CLEANER
{
	display: block;
	clear: both;
}

.HREF
{
	border: 0;
}


#SHOP_TEXT, .SHOP_TEXT
{
	display: block;
	position: relative;
	margin: 30px 20px 30px 20px;
}

#SEARCH
{
	position: relative;
	left: 30px;
	top: 10px;
	width: 195px;
	margin-bottom: 5px;
}

#edtQuery
{
	width: 150px;
	font-size: 10px;
	color: silver;
}

#SEARCH_START
{
	vertical-align: -4px;
}

#FRAME_BANNER_LEFT
{
	background-image: url(/picts/tree_top.png);
	background-repeat: no-repeat;
	padding: 15px;
	height: 150px;
}

#FRAME_BANNER_LEFT_BOTTOM
{
	height: 35px;
	background-image: url(/picts/tree_bottom.png);
	background-repeat: no-repeat;
}

#FREE_TEXT
{
	display: block;
	margin-top: 20px;
}

