@media print {
	.dont_print {
		display:none;
	}
	.print {
		display:block;
	}
	Table.main
	{
		background-color:#ffffff;
		width : 560px;
		margin:0 0 0 0;
	}
}

@media screen {
	.dont_print {
		display:block;
	}
	.print {
		display:none;
	}
	Table.main
	{
		background-color:#ffffff;
		width : 760px;
		height: 500 px;
		margin:0 0 0 0;
	}
}

/****************************   Main Items ***************************/
body
{
	background-image:url('../_pics/fundamental_bg.gif');
	background-color:white;
	background-repeat: repeat-x;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font : normal 12px Arial, Helvetica, sans-serif;
	color : black;
	text-align : center;
}
Table
{
	font-size : 100%;
}
hr
{
	height:1px;
	width:100%;
	color : #efefef;
}

/****************************** Center *****************************/

Table.body
{
	width : 100%;
	margin: 10px 10px 10px 10px;
	vertical-align : top;
}
Table.NavigationMain
{
	width : 100%;
}
Table.navigation
{
	height : 20px;
	width : 100%;
	text-align : center;
	direction : rtl;
	background-color: Black;
}
Table.responses
{
	border:solid 2px #f1f1f1;
	margin:10px;
	width:500px;
}
span.link
{
	font-weight : bold;
	text-decoration:none;
	color:white;
	background-color:black;
	padding : 4px 0 4px 0;
	border-left : 1px solid White;
	height : 24px;
	text-align : center;
}
.red
{
	color : red;
}
td.welcome
{
	font : bold 20px;
}
/********************************  UpperBars ****************************/

td.LineColor
{
	background-color:#B1CFFF;
	height : 8px;
}
td.ImageColor
{
	background-color:#277ED5;
}
td.search
{
	background-color:#E10920;
	height : 20px;
	font: bold 11px;
	border-right:1px solid white;
	width:151px;
}
Input.Search
{
	background-color:white;
	border : 1px solid black;
	width : 70px;
	height : 14px;
	font : normal 11px;
}
/****************************** Right Bar **************************/

Table.RightBar
{
	background-color:#FFF7C0;
	width : 144px;
 	height : 100%;
}

td.rightBarText
{
	color: #000000;
	font : 11px;
	padding: 0px 2px 0 10;
	background-color: #FFF7C0;

}

Table.banner
{
	background-color:#E9E6E6;	
	padding : 0px 0 10 0;
	text-align : center;
}

span.rightbar
{
	width : 144px;
	height : 25px;
	font: bold 12px;
	color : #656565;
	background-color:#EFEFEF;
	border-bottom : 1px solid White;
	cursor: hand;
	padding : 4px 0px 0 10;
	CURSOR: HAND;
	vertical-align : middle;
}

TD.rightcolor
{
 background-color : #E9E6E6;
 height : 100%;
}
/******************************  Bottom Bar **************************/

Table.BottomBar
{
	width : 760;
	margin-bottom : 1px;
}
Table.BottomColor
{
	height : 16px;
	width : 100%;
	background-color:black;
}
Table.BottomLinks
{
	width : 770px;	
	background-color:black;
	font : normal 11px;
	color : white;
}

/******************************  General **************************/
span.forum
{
	font-weight : bold;
	cursor: hand;
}
Table.forum
{
	width : 100%;
	background-color:#f4f4f4;
}
Table.ForumName
{
	width : 100%;
	padding : 2px;
}

.searchParam {
	FONT-WEIGHT: BOLD;
	COLOR: #FF0000;
}
Td.forumname
{
	Font : bold 16px;
	color : red;
}
a.response
{
	color:red;
	font-weight : bold;
}
a.response:hover
{
	color:red;
	font-weight : bold;
}

Table.react
{
	background-color:#FAFAFA;
	width:550px;
	border:0 solid black;
	font: normal 11px;
	color : #666666;
	text-align : left;
	direction : rtl;
}

/******************************  Navigation Menu **************************/

.menu
{
	FONT-FAMILY: Arial;
	CURSOR: HAND;
}
.arrow {

}
.menuRowRight
{
	color: #000000;
	font : 12px;
	width: 152px;
	height : 20px;
	padding: 4px 0px 0 6;
	border-bottom: 1px solid #FCFFFF;
	/* border-right : 1px solid red; */
	position: relative;
	background-color: #FFF7C0;
	cursor: hand;
}
.menuRowRightOver
{
	color: #000000;
	font : 12px;
	width: 152px;
	height : 20px;
	padding: 4px 0px 0 6;
	/* border-right : 1px solid red; */
	border-bottom : 1px solid #FCFFFF;
	position: relative;
	background-color: #FFFfd0;
	cursor: hand;
}

.menuSubRowRight
{
	color: #000000;
	font : normal 11px;
	width: 152px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	position: relative;
	background-color: #ffffff;
	cursor: hand;
}
.menuSubRowRightOver
{
	color: #000000;
	font : normal 11px;
	width: 152px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	position: relative;
	background-color: #f3f3f3;
	cursor: hand;
}

.menuRow
{
	color: #C30E27;
	font : bold 11px;
	width: 122px;
	height : 20px;
	padding: 0px 0px 0 18;
	border: 1px solid #EAC386;
	position: relative;
	background-color: #FDE20D;
	cursor: hand;
}
.menuRowOver
{
	color: #C30E27;
	font : bold 11px;
	width: 122px;
	height : 20px;
	padding: 0px 0px 0 18;
	border: 1px solid #EAC386;
	position: relative;
	background-color: #FFF7C0;
	cursor: hand;
}

.menuSubRowRightOn
{
	font : normal 11px;
	width: 152px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	position: relative;
	background-color: #777777;
	color : #ffffff;
	cursor: hand;
}

.menuSubRight
{
	font : bold 11px;
	width: 152px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	position: relative;
	background-color: #696969;
	color : #ffffff;
	cursor: hand;
}

.menuRight
{
	font : bold 14px arial;
	color:red;
	cursor: hand;
}

.menuRightOver
{
	font : bold 14px arial;
	color:red;
	cursor: hand;
}

/*********************************** Article/s ********************************/
td.navigationtab
{
	color : #C30E27;
	font : normal 11px;
	padding-bottom : 15px;
}
a.navigationtab
{
	text-decoration:underline;
	color : #C30E27;
	font : bold 11px;
	padding-bottom : 15px;
}
a.navigationtab:hover
{
	text-decoration:none;
	color : #C30E27;
	font : bold 11px;
	padding-bottom : 15px;
}



td.description
{
	font : normal 12px;
	padding-bottom : 15px;
}
td.articletitle
{
	font : bold 18px;
	color: #E4061D;
	padding-bottom : 5px;
}

td.articletitle2
{
	background-color:#C30E27;
	color:white;
	font : bold 18px;
	padding-bottom : 5px;
}

td.articletitle3
{
	background-color:#C30E27;
	color:white;
	font : bold 11px;
}

td.Author
{
	font : bold 11px;
	padding-bottom : 5px;
	color : #0000cc;
}
td.Date
{
	font : normal 11px;
	padding-bottom : 5px;
	color : #656565;
}
Table.MoreArticle
{
	background-color : #FFF7C0;
	padding : 3px;
	width : 140px;
	margin-top : 5px;
	border : 1px solid #dFd7a0;
}
Td.MoreArticle
{
	text-align : center;
	background-color : #dFd7a0;
	color : #000000;
	font: bold 10px;
}
Td.MoreArticleTitle
{
	text-align : center;
	background-color : #C30E27;
	color : #ffffff;
	font: bold 11px;
}
Td.Char {
	text-align : center;
	vertical-align : top;
	background-color : #777777;
	color : white;
	font : bold 16px; 
	width : 20px;
}

/*********************************** Top Navigation bar ********************************/
span.navigation
{
	font-weight : bold; 
	text-decoration:none;
	color:white;
	background-color: #E10920;
	Cursor:hand;
	padding : 2px 0 2px 0;
	border-right : 1px solid White;
	height : 22px;
	width : 100%;
}
span.navigationOn
{
	font-weight : bold; 
	text-decoration:none;
	color:#000000;
	background-color:white;
	padding : 2px 0 2px 0;
	Cursor:hand;
	border-left : 1px solid white;
	height : 22px;
	width : 100%;
}

/*********************************** A href ********************************/

A
{
	text-decoration:none;
	color:#000000;
}
A:hover
{
	text-decoration:underline;
	color:#444444;
}

A.RightBar
{
	width : 144px;
	height : 25px;
	font-weight : bold; 
	text-decoration:none;
	color : #666666;
	background-color:#EFEFEF;
	border-bottom : 1px solid White;
}
A.RightBar:hover
{
	text-decoration:none;
	color:white;
	background-color:#277ED5;
}

A.search
{
	text-decoration:none;
	color : #ffffff;
	border-bottom : 1px solid White;
}
A.search:hover
{
	color : #ffaaaa;
	text-decoration:underline;
}



A.Bottom
{
	font : normal 10px; 
	text-decoration:none;
	color : #C30E27;
}
A.Bottom:hover
{
	text-decoration:underline;
	color:#C30E27;
}
A.MoreArticle
{
	font: bold 10px;
	text-decoration:none;
}
A.MoreArticle:hover
{
	text-decoration:underline;
}
A.mail
{
	font : bold 12px; 
	text-decoration:underline;
	color : red;
}
A.Mail:hover
{
	text-decoration:underline;
}
A.ForumName
{
	font : bold 16px; 
	text-decoration:underline;
}
A.ForumName:hover
{
	text-decoration:underline;
	color : #444444;
}

A.issue {
	font: bold 11px arial;
	text-decoration:none;
	color:#666666;
}

A.issue:hover {
	font: bold 11px arial;
	text-decoration:underline;
	color:#666666;
}

td.issue
{
	font: bold 11px arial;
	text-decoration:none;
	color:#666666;
}
/*********************************** Input ********************************/
Input.form
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
}
Textarea.form
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
}

Select.form
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
}

Select.recipeSelector
{
	font : normal 11px Arial;
	width:130px;
}

Textarea.form1
{
	background-color:white;
	border : 1px solid black;
	font : normal 12px;
}
Input.title
{
	background-color:white;
	border : 1px solid black;
	width : 350px;
	height : 17px;
	font : normal 12px;
}
Input.button
{
	background-color:#efefef;
	border : 1px solid black;
	height : 17px;
	font : normal 11px;
	cursor: hand;
}
SELECT.button
{
	background-color:#efefef;
	border : 1px solid black;
	height : 17px;
	font : normal 11px;
	cursor: hand;
}

Input.responsesOn
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
	width: 350px;
}
select.responsesOn
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
	width: 350px;
}
Textarea.responsesOn
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
	width: 350px;
	height: 50px;
}

Input.responsesOff
{
	background-color:#FFF7C0;
	border : 1px solid black;
	font : bold 11px Arial;
	color: red;
	width: 350px;
}
select.responsesOff
{
	background-color:#FFF7C0;
	border : 1px solid black;
	font : bold 11px Arial;
	color: red;
	width: 350px;
}
Textarea.responsesOff
{
	background-color:#FFF7C0;
	border : 1px solid black;
	font : bold 11px Arial;
	color: red;
	width: 350px;
	height: 50px;
}

/*********************************** Ticker ********************************/
A.tickerhead
{
	font : bold 12px; 
	text-decoration:none;
}
A.tickerhead:hover
{
	font : bold 12px; 
	text-decoration:underline;
}
SPAN.tickerhead
{
	font : bold 12px; 
}
table.ticker
{
	width : 140px;
	height : 115px;
	padding-left : 5px;
	border:1px solid rgb(225, 9, 32);
}
td.ticker
{
	width : 140px;
	height : 20px;
}

/*********************************** Quick Navgation ******************************/
td.Quick 
{
	background-color:#FDEF67;
	padding-left : 8px;
	height : 25px;
}
SELECT.QuickNav {
	background-color: #ffffff;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: black;
	margin: 5px 10px 5px 0px;
	width: 125px;
}
OPTION.QuickNavMain {
	background-color:#efefef;
	
}
/*********************************** login ******************************/
Table.login
{
	width : 100%;
	background-color:#f5f5f5;
	margin-top : 10px;
	padding : 1px;
	font : bold 11px ;
}
input.login
{
	background-color:white;
	border : 1px solid black;
	font : normal 12px;
	width : 100px;
	height : 17px;
}
.greeting {
	font-weight : bold;
	font-size : 11px;
	padding-top: 8px;
}
/*********************************** DHTML Control ********************************/

FONT.size1 {
	FONT-SIZE: 10px;
}
FONT.size2 {
	FONT-SIZE: 12px;
}
FONT.size3 {
	FONT-SIZE: 16px;
}
FONT.size4 {
	FONT-SIZE: 18px;
}
FONT.size5 {
	FONT-SIZE: 24px;
}
FONT.size6 {
	FONT-SIZE: 30px;
}
FONT.size7 {
	FONT-SIZE: 44px;
}
/*********************************** email ********************************/
.EmailTitle
{
	font : bold 18px ;
	color : black;
}

/*********************************** System ********************************/

Table.massege {
	background-color : #f5f5f5;
	width:400px;
	height: 150px;
	border:1px solid #999999;
	font : normal 14px;
	text-align : right;
	padding-right : 15px;
	margin-right : 83px;
	margin-top : 10px;
}

.messageTitleBar {
	background-color : #FFFFFF;
	color : navy;
	text-align : right;
	padding-right : 15px;
}

.messageTitle {

}

.messageLink {

}

.messageLink:hover {

}

TD.action {
	color: #000000;
	font-size: 10px;
	padding-left:6px;
	height: 10px;
}
TD.disabled {
	color: #999999;
	font-size: 10px;
	padding-left:6px;
	height: 10px;
}
TD.selected {
	color: #FFFFFF;
	background-color: #0A246A;
	font-size: 11px;
	font-weight:normal;
	height: 10px;
}

TD.notSelected {
	color: #000000;
	background-color: none;
	font-size: 11px;
	font-weight:normal;
	height: 10px;
}

TD.Sperator {
	padding-top: 3px;
	padding-bottom: 3px;
}
/*********************************** Products ********************************/

TD.ProductCategoryTitle {
	background-color : #C30E27;
	color: white;
	font : bold 14px;
	height: 26px;
}

A.ProductCategory {
	color: #676767;
	font : normal 12px;
	text-decoration : none;
}

/*********************************** Events ********************************/
.SelectedDay {
	WIDTH: 16px;
	HEIGHT: 20px;
	BORDER-STYLE: SOLID;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #000000;
}

.SelectedDayEvent {
	WIDTH: 16px;
	HEIGHT: 20px;
	BORDER-STYLE: SOLID;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #000000;
	BACKGROUND-COLOR: #CCCCCC;
}

.DayName {
	font: normal 10px;
}

.MonthName {
	font-weight: bold;
}

.Day {
	WIDTH: 16px;
	HEIGHT: 20px;
}

.DayEvent {
	WIDTH: 16px;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #CCCCCC;
}

.Seperator {
	BACKGROUND-COLOR: #000000;
	HEIGHT: 2px;
}

.Nav {
	FONT-SIZE: 10px;
	TEXT-DECORATION: NONE;
}

A.Calendar, A.Calendar:visited {
	FONT-SIZE: 10px;
	TEXT-DECORATION: NONE;
}

A.Calendar:Hover {
	FONT-SIZE: 10px;
	TEXT-DECORATION: UNDERLINE;
}

/*********************************** Images Gallery ********************************/
TD.GalleryTitle
{
	color : #000000;
	/*background-color : #777777;*/
	font : bold 12px;
	padding-bottom: 2px;
	border-top: solid 3px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}

TD.GalleryImg
{

}

TD.GalleryDec
{
	color : #555555;
	font : normal 11px;
	padding-top : 4px;
}

/*********************************** Articles Gallery ********************************/
TD.AGalleryTitle
{
	color : #000000;
	/*background-color : #777777;*/
	font : bold 12px;
	padding-bottom: 2px;
	border-top: solid 3px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}


TD.AGalleryImg
{

}

TD.AGalleryDec
{
	color : #555555;
	font : normal 11px;
	padding-top : 4px;
}

