BODY{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-color:#26324A;
}
.images{
	margin:20px 0px;
	border:5px solid #FFF;
}
#tool{
	background-image:url(p.gif);
	background-repeat:no-repeat;
	background-attachment:left top;
	background-color:#1A273F;
	border-top:1px solid #3B475C;
	border-bottom:1px solid #3B475C;
}

#righthome{
	background-image:url(bg.jpg);
	background-repeat:repeat;
	background-attachment:left top;
	background-color:#1A273F;
	border-top:1px solid #3B475C;
	border-bottom:1px solid #3B475C;
	border-left:1px solid #3B475C;
}
#rightinside{
	background-image:url(bg.jpg);
	background-repeat:repeat;
	background-attachment:left top;
	background-color:#FDECCC;
	padding:10px 0px 0px 20px;
	border-top:1px solid #3B475C;
	border-bottom:1px solid #3B475C;
	border-left:1px solid #3B475C;
	vertical-align:middle;
}
#rightinside TD{
	font-family: Verdana, Arial, Geneva,Tahoma,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666;
}
#rightinside .title{
	border-bottom:1px solid #D5C5AB;
	margin:5px 0px 15px 0px;
}
#rightinside .contentsx{
	padding:0px 0px 0px 0px;
}
#rightinside .contentdx{
	padding:0px 0px 0px 20px;
}
#rightinside a {
	text-decoration:none; 
}
#rightinside a:link, #rightinside a:visited {
	background:none;
	text-decoration:underline;
	color: #666;
}
#rightinside a:hover,#rightinside a:active { 
	background:none;
	color:#666;
	text-decoration:none;
}
.back{
	width:100%;
	margin:10px 0px 10px 0px;
	padding:5px 0px 0px 0px;
	border-top:1px solid #D5C5AB;
}
.subcatmenu img{
	float:right;
	
}
/*//////////////// BOX IMMAGINI PREVIEW //////////////////////*/
.box{
	width:103px;
	color:#333;
}
.box .image {
	border:0px solid #333;
}
.box .image img{
	border:3px solid #fff;
}
.box .description{
	padding:0px 0px 0px 3px;
	margin:10px 0px 0px 0px;
	border:0px solid #333;
}
.box a {
	text-decoration:none!important; 
}
.box a:link, .box a:visited {
	background:none;
	color: #333!important;
}
.box a:hover, .box a:active { 
	background:none;
	/*text-decoration:underline!important;*/
	color:#E03415!important;
}
/*////////////// FORM ///////////////////*/
INPUT{
	border:0px;
	background-color:#fff;
	font-size:10px;
	margin:1px 0px 0px 10px;
	padding:2px 5px 0px 5px;
	width:150px;
	height:14px;
	color:#666;
	cursor:auto;

}
TEXTAREA{
	border:0px;
	background-color:#fff;
	margin:1px 0px 0px 10px;
	padding:5px 5px 0px 5px;
	width:150px;
	height:40px;
	scrollbar-face-color: #fff; 
	scrollbar-highlight-color: #fff; 
	scrollbar-shadow-color: #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #D2BA91; 
	scrollbar-track-color: #fff; 
	scrollbar-darkshadow-color: #fff;
	font-family: Arial,Tahoma,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	cursor:auto;
}
.small{
	line-height:9px;
	padding:5px 50px 0px 0px;
	text-align:justify;
	font-size:9px;
	color:#888;
}
FORM{
	padding:0px 0px 0px 0px;
	voice-family: "\"}\""
        voice-family: inherit;
	padding:0px 0px 0px 0px;
}
.check{
	border:0px;
	background-color:transparent;
	width:15px;
	height:15px;	
}
.bott{
	border:0px;
	background-color:#D2BA91;
	font-size:11px;
	margin:0px 0px 0px 10px;
	padding:0px 3px;
	width:60px;
	color:#333;
	cursor:hand;
	height:15px;
	border:0px solid #ff9900;
}
#footer{
	font: 10px Verdana, Arial, Geneva,Tahoma,sans-serif;
	font-weight:normal;
	color:#999;
	text-align:right;
	padding:8px 8px;
}

#footer a {
	text-decoration:none; 
}
#footer a:link, #footer a:visited {
	background:none;
	color: #999;
}
#footer a:hover,#footer a:active { 
	background:none;
	color:#ccc;
}