body {
	padding: 0px 0px;
	margin: 0px 0px;
	border: 0px 0px; 
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
}

body,td,th { color: silver; }

a{	text-decoration: none; 	cursor: pointer; cursor: hand; 	color: white; }
a:visited{ text-decoration: none; 	color: white; }
a:hover{ text-decoration: underline; color: #EF8E3F; }

h1, h2, h3, h4, h5, h6{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;  
	font-style: normal;
	color: #EF8E3F;
	font-weight : bold;
}

h1{
	font-size : 18pt;
}

h2{
	font-size : 16pt;
}

h3{
	font-size : 14pt;
}

h4{
	font-size : 12pt;
}

h5{
	font-size : 10pt;
}

h6{
	font-size : 8pt;
}

.showpath {
	color: white;	
}

.tit1{
	font-family: Arial, Helvetica, sans-serif;  
	font-size : 18pt;
	font-style: normal;
	color: #EF8E3F;
	font-weight : bold;
}

.tit2{
	font-family: Arial, Helvetica, sans-serif;  
	font-size : 16pt;
	font-style: normal;
	color: #EF8E3F;
	font-weight : bold;
}

.tit3{
	font-family: Arial, Helvetica, sans-serif;  
	font-size : 14pt;
	font-style: normal;
	color: #EF8E3F;
	font-weight : bold;
}

.tit4{
	font-family: Arial, Helvetica, sans-serif;  
	font-size : 12pt;
	font-style: normal;
	color: #EF8E3F;
	font-weight : bold;
}

.tit5{
	font-family: Arial, Helvetica, sans-serif;  
	font-size : 10pt;
	font-style: normal;
	color: #EF8E3F;
	font-weight : bold;
}

.tit6{
	font-family: Arial, Helvetica, sans-serif;  
	font-size : 8pt;
	font-style: normal;
	color: #EF8E3F;
	font-weight : bold;
}

.footertext{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;  
}

.categorytree{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-weight: normal; 
	cursor: hand;
}

a.categorytree{
	text-decoration: none; 
	cursor: pointer; cursor: hand; 
	color: #ffffff;
}

a.categorytree:hover{
	text-decoration: underline;
	color: #EF8E3F;
}

.pageswitcher{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight: normal; 
	text-align: center;  
	color: #EF8E3F;
}

a.pageswitcher{
	text-decoration: none; 
	cursor: pointer; cursor: hand; 
	color: #ffffff;
}

a.pageswitcher:hover{
	text-decoration: underline;
	color: #EF8E3F;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight: normal; 
}

a.menu{
	text-decoration: none; 
	cursor: pointer; cursor: hand; 
	color: #FFFFFF;
}

a.menu:visited{
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:hover{
	text-decoration: none;
	color: #EF8E3F;
}



.imagepreview{
	border-right: 1px solid threedshadow; 
	border-top: 1px solid threedhighlight; 
	border-left: 1px solid threedhighlight;  
	border-bottom: 1px solid threedshadow;
	padding: 0px;  margin: 0px; 
}

div.logo{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	visibility: visible;
	height: 100%;
	width: 100%;
}

.itemsname{
	font-family: Arial, Helvetica, sans-serif;  
	font-size : 10pt;
	font-style: normal;
	color: #EF8E3F;
	font-weight : normal;
}

.buttontext{
	font-family: Arial, Helvetica, sans-serif;  
	font-size : 8pt;
	font-style: normal;
	font-weight : normal;
}

.left_form_input input,
.left_form_input select,
.left_form_input textarea{ 
 	font-size: 10pt;
 	color: black;
 	background-color: Silver; 
 	border: solid 1px black; 
 	width: 130px; 
}
 
 .right_form_input input,
 .right_form_input select,
 .right_form_input textarea{ 
 	font-size: 10pt;
 	color: black;
 	background-color: Silver; 
 	border: solid 1px black; 
 	width: 100px; 
}

 
 .left_form_input_price input{ 
 	font-size: 10pt;
 	color: black;
 	background-color: Silver; 
 	border: solid 1px black; 
 	height: 17px; 
 	width: 63px; 
 }
 
 
 
 .form_button{ 
 	font-size: 9pt; 
 	border: solid 1px black; 
 	background-color: Silver; 
 }
 
 .form_input{
    font-size: 10pt;
 	color: black;
 	background-color: Silver; 
 	border: solid 1px black; 
 	height: 17px; 
 }
 
.userform input,
.userform select,
.userform textarea
{ 
 	font-size: 10pt;
 	color: black;
 	background-color: Silver; 
 	border: solid 1px black; 
 	width: 300px; 
 }
 
 .table_items { background-color: Black;  border: solid 1px #404040; }
 
 .align-right{
	text-align: right;
 }
 
 .align-left{
	text-align: left;
 }
 
 .align-center{
	text-align: center;
 }
 