* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	Text-align: center;

}


A {
		TEXT-DECORATION: none;
		color: #fff;
}

A:hover {
		TEXT-DECORATION: none;
		color: #ffff00;
}

H1 {
	COLOR: #ff9933;
	font-size: 20px;
}

H1 a{
	COLOR: #ff9933;
}

H1 a:hover	{
	COLOR: #ffff00;
}

H2 {
	COLOR: #ffff00;
	font-size: 16px;
}

H2 a {
	COLOR: #ffff00;
	TEXT-DECORATION: none;
}

H2 a:hover {
	COLOR: #ff9933;
}

H3 {
	COLOR: #ff9933;
	font-size: 14px;
}

H3 a{
	COLOR: #ff9933;
}

H4 {
	font-size: 12px;
}


H4 a{
	COLOR: #ffffff;
}

H4 a:hover {
	COLOR: #ffff00;
}


H6 {
	font-size: 11px;
	font-weight: 400;
}	


#page	{
	width: 770;
}
#top	{

	height: 80;
	padding: 10px 0px 0px 0px;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
	BACKGROUND-COLOR: #008000;
	border-style:outset;
	border-width:2; 
	margin-top: 10px;
}


#advtop	{

	height: 30;
	padding-top: 5px;
	BACKGROUND-COLOR: #008000;
	border-style:outset;
	border-width:2; 
}
#advtop01	{
	color: #008000;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
	BACKGROUND-COLOR: #ffffff;
	border-style:outset;
	border-width:2; 
}

#bar	{
	font-size: 14px;
	height: 30;
	color: #ffff00;
	padding-top: 5px;
	BACKGROUND-COLOR: #008000;
	border-style:outset;
	border-width:2; 
}

#bar a	{

	color: #ffffff;

}

#bar a:hover	{
	color: #ffff00;

}

#main	{


}

#merkaz {	

	BACKGROUND-COLOR: #008000;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	border-style:outset;
	border-width:2; 
	padding:10px 0px 10px 0px;
}



#butt {
	margin-top: 10px;
	font-size: 10px;
}

#buttom {
	BACKGROUND-COLOR: #008000;
	border-style:outset;
	border-width:2; 
	float:none;
	width: 770;
	height: 30;
	line-height: 30px;
}

#buttom a{
	color: #ffff00;
}

#buttom a:hover{
	color: #ffffff;
}