body {
	margin: 0px;
	padding: 0px;
	background-color: #252525;
}
.body_text_rtl{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: right;
	direction:rtl
}

td, li 
{
    font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.body_text_ltr{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
	direction:ltr
}
a:link {
	color: #0197CA;
	text-decoration: none;
}

a:hover {
	color: #0197CA;
	text-decoration: none;
}

a:visited {
	color: #0197CA;
	text-decoration: none;
}

h2 {
	font-family: tahoma;
	font-size: 18px;
	color: #48B1EA;
}


.navi_rtl {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	text-align: right;
	direction:rtl;
	padding-right: 15px;
	
}

.navi_ltr{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4A841;
	text-align: left;
	direction:ltr;
	padding-left: 15px;
	
}
.navi_rtl a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navi_rtl a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navi_rtl a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navi_ltr a:link {
	color: #FFFFFF;
	text-decoration: none;
}	

.navi_ltr a:hover {
	color: #FFFFFF;
	text-decoration: none;
}	

.navi_ltr a:visited {
	color: #FFFFFF;
	text-decoration: none;
}	

.top-list
{
    color: #FFFFFF;
}


.newsletter {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
input {
	background-color: #000000;
	background-image: url(http://www.yoursit.com/images/bg_input.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.news_heading {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

