﻿@charset "utf-8";
/* CSS Document */

*{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
body{
	background: #fff;
	color:#455059;
	margin:10px 0px 10px 0px; 
	padding:0;
}
.body-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#455059;
font-size:8pt;
margin: 0px;
text-align:justify;
line-height: 1.4em;
}
.headerTable{
	width:980px;
}

.title{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:900;
color: #fff;
padding: 0px 10px 0px 0px;
text-align:left;
font-variant:small-caps;
letter-spacing:1px;
}
.sub-title{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:900;
color: #1499d1;
padding: 0px 10px 0px 0px;
text-align:left;
letter-spacing:1px;
}

.sub2-title{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color: #d8082b;
padding: 0px 10px 10px 0px;
text-align:left;
letter-spacing:1px;
font-style:italic;
}

/* -------------------------------- */

a:link{
color: #3860be;
}
a:hover{
color: #fe5000;
}
a:visited{
color: #727f9d;
}
/* -------------------------------- */

/* Content Table Start */
#index-table .body-top{
background: url('../images/content_01.png');
height: 10px;
}
#index-table .body-mid{
background: url('../images/content_03.png');
}
#index-table .body-btm{
background: url('../images/content_05.png');
height: 10px;
}
/* Content Table End*/

#footer-table{
background:#ebebeb;
/*background:#fff url('../images/footer.gif') 0px -30px;*/
width:980px;
border: 1px solid #adb7c7;
}

#footer-table .copyright{
color: #333;
text-align:left;
}

#footer-table .kunooz{
text-align:right;
}

#footer-table .kunooz a:link{
color: #666;
}
#footer-table .kunooz a:hover{
color: #1499d1;
}
#footer-table .kunooz a:visited{
color: #666;
}

/* main css end*/

/* image marquee css start */
#marqueecontainer{
position: relative;
width: 170px; /*marquee width */
height: 260px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 10px;
}

.newsTitle{
color:#1499d1;
font-weight:bold;
}

.newsDate{
color:#1499d1;
padding: 0px 15px 0px 0px;
font-size:8pt;
font-family: Courier New, Courier, monospace;
}

.newsDetails{
color:#666;
text-align:justify;
}
/* image marquee css end */

.v-ads {
	border: 1px #ccc solid;
}

.top-ads {
	border: 1px #ccc solid;
	width:468px;
	height:95px;
}

.ads-table{
margin-top:6px;
width: 205px; height: 525px;
}
.contact-text{
	direction:rtl;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size:1em;
	color:#63677e;
	text-align:left;
	padding:10px 50px 10px 10px;
}

.contact-head{
	direction:rtl;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size:1em;
	color:#e7ac03;
	text-align:left;
	padding:10px 50px 0px 10px;
	font-weight:900;
}
th{
background: #f0e8e8 url('../images/cell_bg.gif');
height:25px; font-size:1.3em; color:#29166f;
text-align:center; font-weight:900;
}

.content-text{
padding:10px 0px 10px 0px;
text-align:left;
font-size:9pt;
vertical-align:top;
}
.title-medium{
	color:#29166f;
	display: block;
	font-size:11pt;
	font-weight:900;	
}
#ad-policy-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
}
#ad-policy-text ul{
list-style-image:url('../images/news-bullet.gif');
margin:20px;
color:#63677e;
padding:0 0 0 0;
line-height:1em;
}

.close{
border:1px #f7d8a7 solid;
padding: 0px 3px 1px 0px;
font-size:8pt;
background:#fff9d8;
}

ul, ol{
line-height:18px;
}
.bullet{
list-style:square outside;
}
.ol-benefits{
list-style:lower-roman;
}
.article_title{
color: #376091;
text-align:justify;
font-weight:bold;
padding: 0px 0px 0px 5px;
}
.article_date{
color: #FE5000;
padding: 0px 0px 0px 5px;
}