body {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../img/bird_right.jpg);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #333366;
	scrollbar-shadow-color: #333366;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #333366;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-base-color: #ffffff;
}

body,td,tr,p,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333366;
}

#contentmain {
	position: absolute;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	visibility: visible;
	vertical-align: middle;
}

.form-100 {
	width: 100%;
}

.border-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
}

.border-tlbr {
	border: 1px solid #333366;
}

a:link {
	color: #ff0000;
}

a:visited {
	color: #ff0000;
}

a:visited:hover {
	color: #ff0000;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #ff0000;
}

a:active:hover {
	color: #ff0000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.product-highlight {

	-moz-opacity:.60;
	opacity:.60;
	background-image: url(../img/agoe_highlight.gif);
	background-repeat: repeat;
}

#picthumb {
	background-color: #CCCCFF;
	height: 25px;
	width: 25px;
	border: 1px solid #333366;
}

#picframe {
	background-color: #CCCCFF;
	height: 202px;
	width: 106px;
	border: 1px solid #333366;
	overflow: visible;
	background-position: center;
}