﻿/*Palestine colors
Red: cc3333 -- fe0000
Green 408040-- 00bd00
white ffffff
black 333333
 */

body 
{
    /*what tim had
    background: url("image.aspx?id=background");
	background-repeat: repeat-y;*/	   
	background-attachment: fixed;
	background-color: #4D9800;
	background-repeat: no-repeat;	   

	
    font-family: verdana, tahoma, helvetica, arial, sans-serif;
	margin: auto auto auto auto;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	width: 790px;
	color:White;
}


a {
	/*color:#408040;*/
	color: #70cc70;
	text-decoration:none;
}

a.current {
	color:#999999;
}

a:hover {
	text-decoration: underline;
}

ul {
	color:#666666;
	line-height: 1.5em;
	list-style: none;
}

h1 {
	color:#FF9933;
	font-weight:bold;
	padding-left: 0.5em;
	padding-top: 0.2em; 
	font-size:18pt;
}

h2 {
	color:#FF9933;
	font-weight:bold;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#E5E5E5;
}

h3 {
	color:#FF9933;
	font-weight:bold;
}

h3 a{
	color:#FF9933;
}

p 
{
    margin-left: 15px;
	text-align:justify;
	/*color:#000000;*/
}

p.intable
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

/***TABLES***/
table
{
   /* border-spacing: 0px;
    padding: 0px;
    border-color: #ffffff; 
    border-style: solid;
    border-width: thick;
    margin-right: auto;
    text-align: left;*/
    
}

table.main
{
    
    text-align:justify;
    margin-left: auto; 
    margin-right: auto;
}

table.minilong
{
    
    border-spacing: 5px;
    width: 400px;
}

table.mini
{
    border-spacing: 5px;
    width: 250px;
}

table.survey
{
    width: auto;
    text-align: center;
}

td
{
    /*border-color: #ffffff; 
    border-style: solid;
    border-width: medium;*/
    vertical-align: top;
}

td.nmenu
{
    width: 177px;
}

td.content
{
    width: 613px;
}

td.slideshow
{
    width: 285;
    text-align:center;
    vertical-align: top;
    padding: 0 0 0 0;
}

object
{
    margin: 0 0 0 0;
}

.orange {
	color: #FF9933;
}

.blue {
	color: #408040;
}

.green {
	color: #DFFFBE;
}

.gray {
	font-weight:normal;
	color: #666666;
}

/******** Menu *******/
div.mainmenu{
	width: 172px;
	height: auto;
	border:1px solid #ff1111;
	background-color:#ff1111;
	padding: 19px 3px 0px 3px;
}

div#nmenu {
	overflow: visible;
	border-top: solid 0px ThreeDDarkShadow;
    border-bottom: solid 2px ThreeDDarkShadow;
    border-right: solid 0px ThreeDDarkShadow;
    border-left: solid 2px ThreeDDarkShadow;
}

div#nmenu a {
	/*background-color: transparent;*/
	background-color: #C80303;
	color: #ffffff;
	margin-bottom: 0px;
	/*border: 1px solid #408040;*/
	border-bottom-width: 1px;
	border-top-width: 1px;
	border: 2px solid #ffffff;
	display: block;
	padding: 4px 10px 4px 10px;
	width: 150px;
	text-align: left;
	font-size:15px;
}

div#nmenu a:hover 
{
	/*background-color: #408040;*/
	background-color: #bb0000;
	/*background-color: transparent;
	color: #FFFFFF;*/
}

div#nmenu a.active 
{
    /*background-color: #408040;*/
}

div#nmenu a.sub
{
    /*margin-left: 10px;*/
    border-left-width: 12px;
    width: 140px;
}

div#nmenu a.activesub
{
    /*background-color: #408040;*/
    color: #ffffff;
	border-color: #ffffff;
    /*margin-left: 10px;*/
    border-left-width: 12px;
    width: 140px;
}

div#nmenu a.subsub
{
    border-left-width: 22px;
    width: 130px;
}

div#nmenu a.activesubsub
{
    /*background-color: #408040;*/
    border-left-width: 22px;
    width: 130px;
}

/*************Images*************/
div.image {
	float:left;
	width: 80px;
	height: 80px;
	margin-right:0.5em;
	margin-bottom:0.5em;
	background-color:#F0F0F0;
	border-style:dotted; border-width:1px; border-color:#F0F0F0;
}

div.image h3{
	color:#CCCCCC;
}

img
{
    margin-right: 3px;
    margin-left: 3px;
}

img.largeimg
{
    margin-top: 2px;
    margin-bottom: 2px;
    width: 400px;
    height: 300px;
}

img.small
{
    width: 100px; 
    margin: 0 0 0 0;          
}

p.image
{
    margin: 0 7px 0 0;
    width: 100px;
    font-size: 9px;
}

/* ----- sub Container ----- */
div.subContainer{
	clear:both;
	width: auto;
	font-size:10px;
	background-color:#F8F8F8;
	border-style:solid; border-width:1px; border-color:#E5E5E5;
	margin: 0em 0em 0em 0em;
	padding: 1em 0.5em 1em 0.5em;
}

div.copyright {
	color: #999999;
	text-align:center;
	font-size:8pt;
}

div.copyright a{
	color:#999999;
}

div.subLinks{
	float:left;
	clear:left;
	color:#777777;
	margin-left:2em;
}

div.subLinks a{
	color:#777777;
}

/****Content Header****/
.header1
{
    background: #408040;
    border-top: solid 0px ThreeDDarkShadow;
    border-bottom: solid 1px ThreeDDarkShadow;
    border-right: solid 0px ThreeDDarkShadow;
    border-left: solid 1px ThreeDDarkShadow;
    color: White;
    text-align: center;
    font-weight: bold;
    font-size:15px;
    width: 613px;
}
td.header1half
{
    background: #408040;
    color: White;
    text-align: center;
    font-weight: bold;
    font-size:15px;
    /*width: 300px;*/
    width: 49.75%;
    border-color: ThreeDDarkShadow;
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-right-width: 0px;
    border-left-width: 1px;
}

td.half
{
    /*width: 300px;*/
    width: 49%;
}

td.header2
{
    background: #FF1111;
    color: #FFFFFF;
    text-align: center;
    font-size:13px;
    border-color: ThreeDDarkShadow;
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-right-width: 0px;
    border-left-width: 1px;
}

td.header3
{
    font-weight: bold;
    font-size: 13px;
    /*color: #FF5555;*/
    color: Black;
    text-align: left;
}

td.spacer
{
    width: .5%;
}

td.date
{
}

p.subtitle
{
    color: #FF1111;
}

div.subtitle
{
}

/*****Page Header/Footer*******/
div.headertop
{
    color: #070000;
    font-size: 10px;
}



td.footer
{
    text-align: center;
    vertical-align: top;
    font-size: 10px;
}

/******date*******/
span.date
{
    font-size: 10px;
    font-weight: bold;
}

/******Interview******/
td.intLeft
{
    font-weight: bold;
    text-align: right;
}

/*********Text Sizer***********/
div.textsizer
{
    font-size: 11px;
    text-align: right;
    overflow: visible;
}

span.textsizer 
{
    cursor: pointer;
    font-size: 11px;
}

span.textsizer:hover
{
    text-decoration:underline;
    color: #ff1111;
    
}

/*********Click On***********/
a.clickon
{
    color: White;
}

.q
{
    font-weight: bold;
    font-size: 13px;
    /*color: #FF5555;*/
    color: Black;
    text-align: left;
}

.headerimg
{	
    /*position:absolute;
	left:0;
	top:0;*/

	width:100%;
	background-color:white;
	
}