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				:#E6E6E6;
}

td, tr
{
	font-family			: Arial, Helvetica, sans-serif; 
	font-size			: 12px;	
}

.tableborder
{
	border				: 1px solid #666666;
	background-color	: #FFFFFF;
}

.borderright
{
	border-right		: 1px solid #666666;
}

.borderleft
{
	border-left			: 1px solid #666666;
}

/* footer */

.linkcopyright
{
	font-size			: 10px;
	color				: #999999;
	text-decoration		: none;
	font-weight			: bold;
}
.linkcopyright:hover
{
	font-size			: 10px;
	color				: #000000;
	text-decoration		: none;
	font-weight			: bold;
}

.textcopyright
{
	font-size			: 10px;
	color				: #999999;
	text-decoration		: none;
	font-weight			: normal;
}

/* title menu */

.linkm
{
	color				: #FFFFFF;
	text-decoration		: none;
	font-weight			: bold;
}

.linkm:hover
{
	color				: #F2F2F2;
	text-decoration		: none;
	font-weight			: bold;
}

.textm
{
	color				: #FFFFFF;
}




/* main */
.maintable
{
	width				: 95%;
	height				: auto;
}

/* texts in site*/

a.cat
{
	font-size			: 12px;
	color				: #6A5643;
	text-decoration		: none;
	font-weight			: bold;
}

.cat:hover
{
	font-size			: 12px;
	color				: #000000;
	text-decoration		: none;
	font-weight			: bold;
}

a.subcat
{
	color				: #6A5643;
	text-decoration		: none;
	font-weight			: bold;
}

.subcat:hover
{
	color				: #000000;
	text-decoration		: none;
	font-weight			: bold;
}

.subcatm
{
	font-size			: 10px;
	color				: #000000;
	text-decoration		: none;
	line-height			: 18px;
}

.textjust {
	color				: #000000;
	text-decoration		: none;
	text-align			: justify;
/* 	line-height			: 15px; */
}

.text {
	color				: #000000;
	text-decoration		: none;
/* 	line-height			: 17px;  */
}

.address {
	color				: #666666;
	text-decoration		: none;
	line-height			: 18px;
}

.textgrey {
	font-size			: 10px;
	color				: #C4C4C4;
	font-weight			: bold;	
}

.title {
	font-size			: 14px;
	color				: #666666;
	text-decoration		: none;
	font-weight			: bold;	
}

.titlesub {
	font-size			: 12px;
	color				: #666666;
	text-decoration		: none;
	font-weight			: bold;	
}

.link
{
	color				: #6A5643;
	text-decoration		: underline;
	font-weight			: bold;
}

.link:hover
{
	color				: #000000;
	text-decoration		: underline;
	font-weight			: bold;
}

.textscroll
{
	color				: #666666;
	text-indent			: 5pt;	

}

.textproduse
{
	color				: #000000;
	text-decoration		: none;
	text-align			: justify;
	line-height			: 16px;
}
.border
{
	color				:#000000;
	background-color	:#ffffff;
	border				:1px solid #000000;
	margin-bottom		:1px;
}

.borderlight
{
	border				:1px solid #F2F2F2;
}

.borderhead
{
	border				:3px solid #C4C4C4;
}




/* 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;
	BORDER-TOP			: #89837A 1px solid;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
	font-size: 11px; 	
}

.boxgo
{
	font-family			: Tahoma, sans-serif;
	border				: 1px #000000 solid; 
	BACKGROUND-COLOR	: #6A5643;
	color				: #FFFFFF;
	font-weight			: bold;
	font-size: 11px; 	
}


td.moduletitle 
{
	background-color: #4B5750;
	color			: #FFFFFF;
	height			: 20px;
	padding-left	: 2pt;
	font-weight		: bold;
	font-size		: 10px;
	text-transform: uppercase;
}

td.moduletitleon
{
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #4B5750;
	color			: #FFFFFF;
	height			: 20px;
	padding-left	: 2pt;
	font-weight		: bold;
	font-size		: 10px;
	text-transform: uppercase;
	cursor			: pointer;	
}

td.moduletitleoff
{
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #000000;
	color			: #FFFFFF;
	height			: 20px;
	padding-left	: 2pt;
	font-weight		: bold;
	font-size		: 10px;
	text-transform: uppercase;
	cursor			: pointer;	
}

/* left menu */
ul.menu {
	margin: 10px 8px 0px 12px;
	padding: 0px;
	list-style-image: url(../photos/but.gif);	
}

td.menu { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #5B5293;
	background-color: #ffffff; 
}

a.menu {
	font-size: 11px; 
	color: #555555;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
}

a.menu:hover {
	font-size: 11px; 
	color: #222222;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
}

td.tablemenu 
{
	background-color: #f2f2f2;
	color			: #000000;
	height			: 20px;
	text-indent		: 5pt;
	font-weight		: bold;
	font-size		: 10px;
}
