body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_orange.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, "Arabic Transparent", "Times New Roman", Arial;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body a:link,body a:visited {
	text-decoration: none;
	color: #FF6600;
	border: 1px none #3282C9;
}
body a:hover {
	color: #FFCC00;
}
.Submenu {
	font-size: 11px;
	vertical-align: top;
	text-align: right;
}

.RightHeader {

	background-attachment: scroll;
	background-image: url(../images/RightMiddle_orange.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
	width: 201px;
}
.RightFirstHeader {

	background-attachment: scroll;
	background-image: url(../images/RightTop_orange.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.RightHeader2 {


	background-attachment: scroll;
	background-image: url(../images/RightMiddle2_orange.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
	width: 201px;
}
