/* Body */
BODY {
	margin: 0px;
	padding: 0px;
	background-color : #CCAF2D;
	color : #660000;
	font-family: Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	}

td,tr,p,div {
	font-family: Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 11px;
	color: #CC0000;
	}

h4 {
	color: #FF9900; font-family: Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 16px; font-weight: bold;
	}
	
h5 {
	color: #FF9900; font-family: Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: #FF9900; font-family: Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 12px; font-weight: bold;
	}
	
.urlofsite {
	color: #CC0000; 
	font-family: Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 16px; 
	font-weight: normal;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; color: #990066; text-decoration: none;
	font-family:  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	}

a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	}

/* Horizontal Line */	
hr {
	background: #ffffff; height:0px; border: 0px inset;
	}

/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited {
	color: #CC0000; 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bolder;
	font-size: 12px;
	}
	
a.mainmenu:hover {
	color: #FF9900; text-decoration: underline;
	}

a.mainmenu:active {
        color: #0000FF;
        font-weight: bold;
        }

a.mainlevel:link, a.mainlevel:visited {
	color: #CC0000; 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bolder;
	font-size: 12px;
	}
	
a.mainlevel:hover {
	color: #FF9900; text-decoration: underline;
	}

a.mainlevel:active {
        color: #0000FF;
        font-weight: bold;
        }
        
a.sublevel:link, a.sublevel:visited {
	color: #CC0000; 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	}
	
a.sublevel:hover {
	color: #FF9900; text-decoration: underline;
	}

a.sublevel:active {
        color: #0000FF;
        font-weight: bold;
        }


/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF; 
	}
		
.contentpaneopen {
	border : 0px ridge #FFFF9A;
	}
	
.contentheading {
	font-family: Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 20px;
	font-weight: normal;
	color: #FF7C30;
	text-align:left;
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	}
	
.contentdescription {
	font-family: Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 11px;
	color: #990000;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS,  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS,  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #ff6600; text-decoration: none; font-weight: normal;
	font-family:  Tahoma,  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 10px;
	}

a.readon:hover {
	color: #999999;	text-decoration: underline;
	}

.moduleheading {
	font-family: "Courier New", "Times New Roman", "Trebuchet MS",  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 16px;
	font-weight: bold;
	text-align: left;
        height : 15px;
        line-height : 15px;
        text-align : center;
        white-space: nowrap;
        width : 100%;
        color: #CCAF2D;
	background-color: #FFFF9A;
	}

.table.moduletable th {
	font-family: Courier New, Times New Roman, Trebuchet MS,  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 16px;
	font-weight: bold;
	text-align: left;
        height : 15px;
        line-height : 15px;
        text-align : center;
        white-space: nowrap;
        width : 100%;
        color: #786C70;
	background-color: #F0ECE8;
	}
	
table.moduletable td { 
        font-family: Trebuchet MS,  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew); 
        font-size: 11px; 
        font-weight: normal; 
        } 

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border: 0px solid #660000;
 }



.componentheading {
	font-family: Courier New, Times New Roman, Trebuchet MS, Tahoma,  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 20px;
	font-weight: normal;
	color: #FF7C30;
	text-align:left;
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCAF2D;
	border-right-color: #CCAF2D;
	border-bottom-color: #CCAF2D;
	border-left-color: #CCAF2D;
	}
	
.button {
	font-family:  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;
	color: #303030;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ff7c30;
}

.inputbox {
	font-family: Trebuchet MS,  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #CC0000; font-family: Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #CC0000; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}
	
.poll {
	font-family: Trebuchet MS,  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
	}

.sectiontableentry2 {
	background-color : #FFFFCC;
	}

.sectiontableheader {
	background-color : #FF9900;
	color : #FFFFFF;
	font-weight : bold;
	}
	
.small {
	font-family:  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 10px;
	color: #FF6600;
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	font-family:  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 10px;
	color: #A07C60;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family:  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	font-size: 10px;
	color: #808080;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
	list-style: inside url(../images/arrow.gif) 2px;
	list-style-image: url(../images/arrow.gif);
	}

.fase4rdf {
	font-family: Trebuchet MS,  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew); 
	font-size: 11px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}	

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #FFCC66;
	}

table.contact td.details {
	background-color: #FFFF99;
	font-size: 10px;
	font-weight: bold;
	font-family:  Arial, Arial(Hebrew), Tahoma, Tahoma(Hebrew);
	}

