.size1 {
	
	border: thin solid #333333;

	
}
.size2 {
	width: 100%;
	background-image: url(Images/bg_darkbrown.png);
	background-repeat: repeat-x;
	background-position: top;
}
.lightbrown {
	background-image: url(Images/bg_lightbrown.png);
	background-repeat: repeat-y;
}
.white_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Black_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.right_white {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
}
.text_menu_header {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 12px;
}

.Left_White {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
}
.top_White {
	border-top: 3px solid #FFFFFF;
	border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;
		border-left-color: #FFFFFF;
		height: 42px;
}
.text_white {
	font-family: tahoma;
	font-size: x-small;
	color: #FFFFFF;
	margin-right: 0px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 288px;
	font-style:normal;
	text-decoration:none;
}
.Big_text_Down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7A7A7A;
	text-align: center;
	font-weight: bold;
	letter-spacing: 15px;
}
.small_Text {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}


.text_white_Bold {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 35px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.Textbox_small_newsletter {
	font-size: 10px;
	float: right;
	margin-right: 10px;
}
.Brown
{
	width: 200px;
	vertical-align:top;
	font-family:Tahoma;
	text-align:right;
}
.Down

{
	text-align:right;
    direction:rtl;
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
}
.x
{
	text-decoration:none;
	color: #FFFFFF;
	font-size: x-small;
}

