body {
	background-color: #376C97;
	background-image:url(../images/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
}

.t3dbase {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 1; LEFT: 0px; COLOR: #DA6C2F; FONT-FAMILY: Arial; POSITION: relative; TOP: -10px
}
.t3dshadow {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 2; LEFT: 2px; COLOR: #D0D0D0; FONT-FAMILY: Arial; POSITION: absolute; TOP: 2px
}
.t3dhighlight {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 3; LEFT: 1px; COLOR: #D0D0D0; FONT-FAMILY: Arial; POSITION: absolute; TOP: 2px
}
.t3dtext {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 4; LEFT: 0px; COLOR: #DA6C2F; FONT-FAMILY: Arial; POSITION: absolute; TOP: 0px
}
td {
	font-family: Arial;
	font-size : 12px;
	color: #000000;
}
input {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}
input.text {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}
textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
	background-color: #FFFfff; 
}
select { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFfff; 
}
a.menu {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu:link {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu:hover {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #F9BF00;
}

a.menu:active {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color: #FFFFFF;
}

.border_top			{ border:1px solid #D7D7D7; background-color:#DDDDDD; }
.border_product{ border:1px solid #eff1f2;}
.pic img			{border: 0px solid #969075;}