.fix {
	background-repeat : no-repeat;
	background-position: right top;
	background-attachment: fixed;
}

INPUT {
	BACKGROUND-COLOR: #EBEBEB;
	BORDER-BOTTOM: 1px solid #ADD8E6;
	BORDER-LEFT: 1px solid #ADD8E6;
	BORDER-RIGHT: 1px solid #ADD8E6;
	BORDER-TOP: 1px solid #ADD8E6;
	COLOR: Black;
	FONT: 10 px "MS Sans Serif", "Microsoft Sans Serif";
	text-align : left;
	padding-left : 5px;
}

SELECT {
	BACKGROUND-COLOR: #EBEBEB;
	COLOR: Black;
	FONT: 10 px "MS Sans Serif", "Microsoft Sans Serif";
}

TEXTAREA {
	BACKGROUND-COLOR: #EBEBEB;
	BORDER-BOTTOM: 1px solid #ADD8E6;
	BORDER-LEFT: 1px solid #ADD8E6;
	BORDER-RIGHT: 1px solid #ADD8E6;
	BORDER-TOP: 1px solid #ADD8E6;
	COLOR: Black;
	FONT: 10 px "MS Sans Serif", "Microsoft Sans Serif";
	text-align : left;
	padding-left : 5px;
}
TD {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color : #000000;
}

TD.Content {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color : #000000;
	text-align : justify;
	line-height: 16px;
}

.Button{
	BACKGROUND-COLOR: #7998AB;
	BORDER-BOTTOM: 1px solid #516572;
	BORDER-LEFT: 5px solid #89A5B5;
	BORDER-RIGHT: 1px solid #516572;
	BORDER-TOP: 1px solid #89A5B5;
	COLOR: #EBEBEB;
	FONT: bold 10px "Verdana" " Arial" " Helvetica" " sans-serif";
	text-align : left;
}
body {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color : Black;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(/images/background/rotate.php);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.head {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 15pt;
	color : Black;
}
.headProduct {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	color : Black;
}

a.menu:link{
	color: #000000;
	text-decoration: none;
	font-size : 12px;
}
a.menu:visited{
	color: #000000;
	text-decoration: none;
	font-size : 12px;
}
a.menu:active. {
	color: Black;
	text-decoration: none;
	font-size : 8pt;
}
a.menu:hover{
	color: #AE0F14;
	text-decoration: none;
	font-size : 12px;
}
.image {
	border: 2px solid #000000;
}


a:link {
	color: #000000;
	text-decoration: underline}
a:visited {
	color: #000000;
	text-decoration: underline}
a:active {
	color: #000000;
	text-decoration: underline
}
a:hover {
	color: #FEB818;
	text-decoration: underline
}
.foot {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	color : #FDB817;
}
