body
{
	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

#center
{
	width:930px;
	height:660px;
	margin:0 auto;
}

#right_div
{
	width:768px;
	height:660px;
	float:right;
}

#left_div
{
	width:143px;
	height:632px;
	float:right;
	padding:28px 9px 0 10px; 
}

#news_marquee
{
	width:729px;
	height:23px;
	font-size:12px;
	line-height:23px;
	vertical-align:middle;
	direction:rtl;
}

.news_link
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9D9D9;
}
.text-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD5D05;
}
.text-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989898;
	text-decoration: none;
}
.text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59A2CB;
	text-decoration: none;
}
.text-yelow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF200;
	text-decoration: none;
}
a.text-yelow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF00;
	text-decoration: none;
}
.genral-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #59A2CB;
	text-decoration: none;
	background-image: url(images/button_back.gif);
	height: 16px;
	border: 1px solid #989898;
	text-align: center;
	width: 95px;
}
a.genral-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/button_back.gif);
	height: 16px;
	border: 1px solid #000000;
	text-align: center;
	width: 95px;
}
a.text-blue:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8DC63F;
	text-decoration: none;
}
.frame-grey {
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 180px;
	border: 1px solid #999999;
	height: 17px;
}
.form-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9F9F9F;
	border-bottom-color: #9F9F9F;
	border-left-color: #9F9F9F;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.grey_text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #989898;
	text-decoration: none;
}