/* Top Section Page */

body {
	background-image: url(/images/website/bg.gif); /* Skin path... Default - bg.gif */
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 0px; /* Banner padding... Is default - 0px; Banner Skin - 45px */
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-top: 15px;
}

P {
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 5px;
}

#scroll {
	unicode-bidi:bidi-override;
	direction:rtl;
	display:block;
	width:172px;
	overflow:auto;
	float:left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:hover {
	color: #38562D;
}

/* Top Section Page */

TABLE.top {
	background-image: url(/images/website/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.top {
	background-image: url(/images/website/top-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 75px;
}

.rss {
	background-image: url(/images/website/rss.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.logo {
  vertical-align: bottom;
	padding-bottom: 12px;
}

.top-nav {
	padding-right: 5px;
}

.menu {
	background-image: url(/images/website/menu-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #E1E9DC;
	border-bottom: 1px solid #6A6A6A;
	font-weight: bold;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
	height: 23px;
}

.menu A {
  text-decoration: none;
	color: #555555;
}

.top-hr {
	border-top: 1px solid #CDCDCD;
}

.top-banner {
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	background-color: #F9F9F9;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 98px;
}

/* Text Block Section */

.bottom_columns1 {
	background-image: url(/images/website/1st_bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right: 4px solid #FFFFFF;
	padding-bottom: 5px;
}

.bottom_columns2 {
	background-image: url(/images/website/2st_bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right: 4px solid #FFFFFF;
	padding-bottom: 5px;
}

.row_columns1 {
	background-image: url(/images/website/1st_row-bg.gif);
	background-repeat: repeat-y;
  margin-top: 7px;
}

.row_columns2 {
	background-image: url(/images/website/2st_row-bg.gif);
	background-repeat: repeat-y;
  margin-top: 7px;
}

.banner {
	background-image: url(/images/website/rbanner-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
}

/* Text Block Section */

.title {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 19px;
}

.top-title {
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	padding-bottom: 4px;
	padding-right: 65px;
}

.top-title B {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

.pre-text {
	background-image: url(/images/website/text-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
}

.text {
	background-image: url(/images/website/text-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
	padding: 12px;
}

.hr {
	background-image: url(/images/website/hr-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 1px;
	margin-right: 1px;
	padding: 12px;
}

A.news {
	color: #000000;
	text-decoration: none;
}

A.news:hover {
	text-decoration: underline;
}

/* End Block Section */

.bottom {
  padding-top: 40px;
  padding-bottom: 5px;
	border-bottom: 3px solid #2688CD;
}

.bottom A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	padding-right: 16px;
}

.copy {
  padding-top: 12px;
  padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copy A {
	color: #000000;
	text-decoration: none;
}

A.r_1 {background:#737373; text-decoration: none; padding: 1 4 1 4; color: #ffffff;}
A.r_2 {background:#B9B9B9; text-decoration: none; padding: 1 4 1 4; color: #ffffff;}
A.r_3 {background:#B3D184; text-decoration: none; padding: 1 4 1 4; color: #ffffff;}
A.r_4 {background:#9CC95C; text-decoration: none; padding: 1 4 1 4; color: #ffffff;}
A.r_5 {background:#81C329; text-decoration: none; padding: 1 4 1 4; color: #ffffff;}
