body, td, p {
	font-family: Tahoma,Arial;
	font-size: 8pt;
	scrollbar-3d-light-color : #EEEEF4;
	scrollbar-arrow-color : #EEEEF4;
	scrollbar-base-color : #EEEEF4;
	scrollbar-dark-shadow-color : #7C7C94;
	scrollbar-face-color : #7C7C94;
	scrollbar-highlight-color : #7C7C94;
	scrollbar-shadow-color : #7C7C94;
}

a 						{ color: #000000; }
a:hover					{ color: red; }
input, select, textarea { font-family: Verdana,Tahoma,Arial; font-size: 8pt; }
hr 						{ color : #7C7C94; height: 1px; }

.infoBold 			{ font-family: Tahoma,Arial; font-size: 7pt; }
.bottomLine 		{ border-bottom: 1px solid #F0F0F0; }
.topLine 			{ border-top: 1px solid #7C7C94; }
.leftLine 			{ border-left: 1px solid #7C7C94; }
.bottomLineGray 	{ border-bottom: 1px solid gray; }
.bgColor 			{ background-color: #6e6e6e;color:white; }
.bgColorFilter		{ background-color: #C1C1CD; }
.bgColorLight 		{ background-color: #EEEEF4; }
.bgColorSelected	{ background-color: #C0C0D2; }
.bgFilelist 		{ background-color: #fefad4; }
.bgFolderlist 		{ background-color: #FFFFFF; }
.white 				{ color: #FFFFFF; }
.tableborder 		{ border: 1px solid #7C7C94; }
.message 			{ font-size: 8pt; color : red; }
.gray 				{ color: gray; }
.title_big			{ font-family: Arial; font-size: 16pt; }
.title_small		{ font-family: Arial; font-size: 14pt; }
.small 				{ font-size: 7pt;}
.title  			{ color:#FFFFFF; font-family: Tahoma,Arial; font-size: 10pt; }
.note				{ font-family: Arial; font-size: 7pt; }
.productrow_cell 	{ border-bottom: 1px solid #A2A2B5; }
.rowover 			{ behavior: url(/lib/js/rowover_js.htc);}

#CurrentFolder 			{ color: white; }
#CurrentFolder a 		{ color: white; }
#CurrentFolder a:hover 	{ color: #EEEEF4; }

.menuCell {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#F8B530', EndColorStr='#FCF39C');
	text-align: center;
	width: 30px;
	height: 24px;
}

.buttonDisabled 	{cursor: default;filter: Alpha(opacity:25);background-color: white;}
.buttonEnabled 		{cursor: hand;}

.bordered{ Border: 1px solid #000000; }
.colorInput{ font-size: 10px; font-family: verdana; width: 30px; }

.grey {
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}

.grey:hover {
	font-weight: normal;
	color: #EB880E;
	text-decoration: none;
}

