/* commented backslash hack v2 \*/ 
html{height:100%;} 
body{height:100%;} 
/* end hack */ 

html{ margin: 0px;}
body{ margin: 0px;
font-size:10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #555555; background-position: center center;
}

a:link {color:#776655; text-decoration:none; outline: none;}
a:visited {color:#776655; text-decoration:none; outline: none;}
a:hover {color:#333333; text-decoration:underline; cursor:hand; outline: none;}
a:active {color:#776655; text-decoration:underline}
a.link2:link {color:#776655; text-decoration:none; outline: none;}
a.link2:visited {color:#776655; text-decoration:none; outline: none;}
a.link2:hover {color:#FF6600; text-decoration:none; cursor:hand; outline: none;}
a.link2:active {color:#776655; text-decoration:none}
a.link3:link {font: normal 11px Verdana; color:#ae9e8e; text-decoration:none; outline: none;}
a.link3:visited {font: normal 11px Verdana; color:#ae9e8e; text-decoration:none; outline: none;}
a.link3:hover {font: normal 11px Verdana; color:#FF6600; text-decoration:none; cursor:hand; outline: none;}
a.link3:active {font: normal 11px Verdana; color:#ae9e8e; text-decoration:none}

tr{
font-size:10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #555555; 
}
td {
font-size:10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #555555; 
}

body{
scrollbar-Track-Color:#f7f7f7;
scrollbar-Face-Color:#f7f7f7;
scrollbar-Shadow-Color:#FFFFFF;
scrollbar-DarkShadow-Color:#cac5c4;
scrollbar-Highlight-Color:#FFFFFF;
scrollbar-3dLight-Color:#cac5c4;
scrollbar-Arrow-Color:#cac5c4;
}

.window { POSITION: absolute;}

.feature{
	padding: 0px;
	font-size: 9pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

.input{
	padding: 0px;
	font-size: 8pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	color: #848455;
	margin: 0px;
}

.nav_title{
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #776655;
	text-transform: uppercase;
	word-spacing: 2px;
	letter-spacing: 1px;
}

.collection_title{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.title_01{
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

.title_02{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.SmStan{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sm_page{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	padding-top: -3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

.item_no{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
}

.form_border{
	border-top: 1px solid #bb9966;
	border-right: 1px solid #bb9966;
	border-bottom: 1px solid #bb9966;
	border-left: 1px solid #bb9966;
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	scrollbar-Track-Color:#FFFFFF;
	scrollbar-Face-Color:#FFFFFF;
	scrollbar-Shadow-Color:#FFFFFF;
	scrollbar-DarkShadow-Color:#FFFFFF;
	scrollbar-Highlight-Color:#FFFFFF;
	scrollbar-3dLight-Color:#FFFFFF;
	scrollbar-Arrow-Color:#A5ACB2;
}

.table_search {
	background-repeat: no-repeat;
	background-position: bottom;
	left: 50px;
	bottom: 50px;
	clip: rect(auto,auto,50px,50px);
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.table_home {
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}

.table_norepeat {
	background-repeat: no-repeat;
}

.table_detail {
	background-repeat: no-repeat;
	background-position: right top;
}

.table_page {
	position: relative;
	height: 100%;
	width: 100%;
}

.table_page_posi {
	height: 50%;
	width: 50%;
	clear: both;
	float: left;
}

.btable {
	background-repeat: repeat-y;
}

.btable_02 {
	background-repeat: no-repeat;
	background-position: right top;
}

.btable_03 {
	background-repeat: no-repeat;
	background-position: right bottom;
}

.btable_04 {
	background-repeat: no-repeat;
}

.btable_05 {
	background-repeat: repeat-x;
	background-position: right bottom;
}

.btable_06 {
	background-repeat: repeat-x;
}



.cap {
	text-transform: uppercase;
}

#mvdiv{
position:fixed !important;/*important for FF */
position:absolute;/* for IE */
top:-6px;
top:expression(offsetParent.scrollTop-6);
 
margin:0 0 0 0px;
width: 100%;
height: 39px;
text-align: center;
z-index: 11111;
}

.press{ margin: 1px 0 5px 0;}
.press a:link img
{ border: 1px solid #f2f2f2;}
.press a:visited img
{ border: 1px solid #f2f2f2;}/*for IE */
.press a:hover img
{ border: 1px solid #666666;}

