 
body {
	background-color: #ffffff;
	padding:0 px;
	scrollbar-face-color: #BCBCBC;
	scrollbar-shadow-color: #8F8F8F;
	scrollbar-highlight-color: #F1F1F1;
	scrollbar-3dlight-color: #F1F1F1;
	scrollbar-darkshadow-color: #8F8F8F;
	scrollbar-track-color: #F1F1F1;
	scrollbar-arrow-color: Black;
	margin : 5 px;
} 


a:link, a:active, a:visited{ 
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #43738E;
	text-decoration: underline;
}


a.alf:link, a.alf:active,  a.alf:visited{
	color: #000000;
	text-decoration: underline;
}
a.alf:hover {
	color: #43738E;
	text-decoration: underline;
}

a.del, a.del:link, a.del:active,  a.del:visited, a.del:hover{
	color: Red;
}

a.menu, a.menu:link, a.menu:active,  a.menu:visited{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #BFBFBF;
	
	text-decoration: none;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
}


a.submenu, a.submenu:link, a.submenu:active,  a.submenu:visited {  
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 16px;
	font-style : normal;
	text-decoration: none;
}
a.submenu:hover {
	text-decoration: underline;
}
.sub_nav  {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 16 px;
}


.fonmenu {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	color: #EAEAEA;
}

.hed  {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}

.zag  {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
}

.tex  {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 85%;
	font-style : normal;
	font-weight : normal;

}

.copy  {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
	
}

.line  {
	background-color: #9F9F9F;
	width : 100%;
	height : 2px;
	border: 0px;
}

.but  {
	color: Black;
	background: #BFBFBF;
	border : 1px solid;
	height : 20px;
}

.inp  {
	color: Black;
	background: #fFfFfF;
	border : 1px solid;
	height : 20px;
	
}
.pict  {
	background: #cccccc;
	border : 1px solid Black;
}

.pictin  {
	background: #cccccc;
	border : 1px solid Black;
	margin-right : 15;
	margin-bottom : 10;
}
.pict2  {
	background: #cccccc;
	border : 1px solid #ECECEC;
}

.pict_av  {
	background: White;
	border : 2px solid White;
}

.admin_good  {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : x-small;
	background-color: #BDF69A;
	padding: 5;
}
.admin_bad  {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size : x-small;
	background-color: #FF8B4C;
	padding: 5;
}