body
	{
	SCROLLBAR-FACE-COLOR: #444444;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #191919;
	SCROLLBAR-3DLIGHT-COLOR: #111111;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #111111;
	SCROLLBAR-DARKSHADOW-COLOR: #191919;
	font-size: 11px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	text-align: justify;
	color: #AEAEAE;
	background-color: #333333;
	}
td
	{
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	text-align: justify;
	color: #AEAEAE;
	font-size: 11px;
	}
.text_left {
	text-align: left;
	}
a:link {
	color: #AEAEAE;
	text-decoration: none;
	}
a:visited {
	color: #AEAEAE;
	text-decoration: none;
	}
a:hover {
	color: #FF9900;
	text-decoration: none;
	}
.color_1
	{
	color: #000000;
	}
a:link.color_1 {
	color: #000000;
	}
a:visited.color_1 {
	color: #000000;
	}
a:hover.color_1 {
	color: #990000;
	}
.color_2
	{
	color: #FFFFFF;
	}
a:link.color_2 {
	color: #FFFFFF;
	}
a:visited.color_2 {
	color: #FFFFFF;
	}
a:hover.color_2 {
	color: #FF9900;
	}
.color_3
	{
	color: #FF9900;
	}
a:link.color_3 {
	color: #FF9900;
	}
a:visited.color_3 {
	color: #FF9900;
	}
a:hover.color_3 {
	color: #FFFFFF;
	}
.color_4
	{
	color: #2A2A2A;
	}
a:link.color_4 {
	color: #2A2A2A;
	}
a:visited.color_4 {
	color: #2A2A2A;
	}
a:hover.color_4 {
	color: #AEAEAE;
	}
.font_10
	{
	font-size: 10px;
	}
.font_12
	{
	font-size: 12px;
	}
.font_13
	{
	font-size: 13px;
	}
.bullet {
	LIST-STYLE-IMAGE: url(images/bullet.gif);
	}
.text_lowercase
	{
	text-transform: uppercase;
	}
.shadow
	{
	filter: DropShadow(Color=#000000, OffX=1, OffY=1);
	}
.spacing
	{ 
	letter-spacing: 2px;
	}
.border_images {
	border: 1px solid #000000;
	}
.left {
	float: left;
}
.right {
	float: right;
}
.line_1 {
	padding: 5px 0px;
	background-image: url(../images/4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.line_2 {
	padding: 5px 0px;
	background-image: url(../images/22.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.line_3 {
	background-image: url(../images/23.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
.bg_1 {
	background-image: url(../images/17.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 20px;
	}
.bg_2 {
	background-image: url(../images/21.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 20px;
	}
.bg_3 {
	background-image: url(../images/24.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	}
.bg_4 {
	background-image: url(../images/35.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 20px;
	}
.td_1 {
	padding: 2px 7px;
	}
.td_2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.td_3 {
	border: 1px solid #808080;
	}
.box_input {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	border: 1px solid #808080;
	background-color: #666666;
	color: #ffffff;
	width : 100%;
	font-size: 11px;
}
.box_input_qty {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	border: 1px solid #808080;
	background-color: #666666;
	color: #ffffff;
	width : 50;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
.submitbutton {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	border: 1px solid #dc881f;
	background-color: #e6ab62;
	color: #000000;
	font-size: 11px;
}