BODY {
	scrollbar-arrow-color			:#FFFFFF;
	scrollbar-base-color			:#FFFFFF;
	scrollbar-shadow-color			:#2B2B2B;
	scrollbar-face-color			:#949494;
	scrollbar-highlight-color		:#BDBDBD;
	scrollbar-dark-shadow-color		:#393939;
	scrollbar-3d-light-color		:#313131;
	background-color				:#B2B2B2;
}

td, tr
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;	
}

a
{
	font-size			: 11px;
	color				: #F88C00;
	text-decoration		: underline;
	font-weight			: bold;
}
a:hover
{
	font-size			: 11px;
	color				: #000000;
	text-decoration		: underline;
	font-weight			: bold;
}

.textjust
{
	text-align				: justify;
	line-height				: 18px;
}

.textjust2
{
	text-align				: justify;
	line-height				: 24px;
}

.text
{
	line-height				: 20px;
}

.title
{
	FONT-SIZE				: 15px;
	COLOR					: #666666;
	font-weight				: bold;
	border-bottom-width		: 1px;
	border-bottom-style		: dashed;
	border-bottom-color		: #666666;
	text-align: right;
}


td.leftmenuon 
{
	font-family			: Tahoma;
	color				: #FFFFFF;
	cursor				: pointer;
	height				: 30px;
	font-weight			: bold;
	text-transform		: uppercase;
	width				: 160px;
	border-bottom-width	: 1px;
	border-bottom-style	: dashed;
	border-bottom-color	: #BDBDBD;
}
	
td.leftmenuoff
{
	font-family			: Tahoma;
	color				: #F88C00;
	cursor				: pointer;
	height				: 30px;
	font-weight			: bold;
	text-transform		: uppercase;
	width				: 160px;
	border-bottom-width	: 1px;
	border-bottom-style	: dashed;
	border-bottom-color	: #BDBDBD;
}

/* miro */
.miro
{
	font-size			: 12px;
	color				: #000000;
	font-weight			: bold;
	letter-spacing		: 1px;
}
.mirop
{
	font-size			: 12px;
	color				: #F88C00;
	font-weight			: bold;
}

.address
{
	line-height				: 14px;
	font-size				: 10px;
}

.linkw
{
	font-size			: 9px;
	color				: #FFFFFF;
	text-decoration		: none;
	font-weight			: bold;
}


/* footer */

.linkcopyright
{
	font-size			: 9px;
	color				: #000000;
	text-decoration		: none;
	font-weight			: bold;
}
.linkcopyright:hover
{
	font-size			: 9px;
	color				: #FFFFFF;
	text-decoration		: none;
	font-weight			: bold;
}
.textcopyright
{
	font-size			: 10px;
	color				: #000000;
}



/* forms for all site */
INPUT {
	BORDER-RIGHT		: #89837A 1px solid;
	PADDING-RIGHT		: 1px;
	BORDER-TOP			: #89837A 1px solid;
	PADDING-LEFT		: 1px;
	PADDING-BOTTOM		: 1px;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	PADDING-TOP			: 1px;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
	FONT-SIZE			: 11px;
}
TEXTAREA {
	BORDER-RIGHT		: #89837A 1px solid;
	PADDING-RIGHT		: 1px;
	BORDER-TOP			: #89837A 1px solid;
	PADDING-LEFT		: 1px;
	PADDING-BOTTOM		: 1px;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	PADDING-TOP			: 1px;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
	FONT-SIZE			: 11px;
}
SELECT {
	BORDER-RIGHT		: #89837A 1px solid;
	FONT-SIZE			: 11px;
	BORDER-TOP			: #89837A 1px solid;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
}

.boxgo
{
	font-family			: Tahoma, sans-serif;
	border				: 1px #000000 solid; 
	FONT-SIZE			: 11px; 
	BACKGROUND-COLOR	: #F88C00;
	color				: #FFFFFF;
	font-weight			: bold;
}

.img
{
	border					: 1px solid #CCCCCC;
}

.imgprod
{
	border					: 3px solid #D6D6D6;
}
