﻿body {
	background-color: #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	vertical-align:top;
}

a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: none }
a:focus { text-decoration: none }
a:active { text-decoration: none }

.MainTable
{
	vertical-align:top;
	background-color:#FFFFFF;
	border:0px;
	border-color:#FFFFFF;
	background-repeat:no-repeat;
}

.productDetailsCell
{
	border-right-color:Gray;
	border-right-style: solid;
	border-right-width: 1px;
}

.categ_table_image
{
	border-right-color:#DDDDDD;
	border-right-width:1.5px;
	border-right-style:solid;
	border-bottom-color:#DDDDDD;
	border-bottom-width:1.5px;
	border-bottom-style:solid;
	background-repeat:no-repeat;
	background-image:url(commongfx/arrow.jpg);
	background-position:right bottom;
}

.categ_table_image_prod
{
	border-right-color:#DDDDDD;
	border-right-width:1.5px;
	border-right-style:solid;
	border-bottom-color:#DDDDDD;
	border-bottom-width:1.5px;
	border-bottom-style:solid;
}

.categ_table_text
{
	border-right-color:#DDDDDD;
	border-right-width:1.5px;
	border-right-style:solid;
}

.productLinksEnabled
{
	vertical-align:middle;
	color:#666666;
	font-size: small;
	font-weight:bold;
}

.productLinksDisabled
{
	vertical-align:middle;
	color:#999999;
	font-size: small;
	font-weight:bold;
}

.news_title
{
	color: #004d83;
	font-size: 16.25px;
	font-weight:bold;
}

.news_title_standard
{
	color: #334433;
	font-size: 16.25px;
	font-weight:bold;
}

.news_date
{
	color: #949496;
	font-size: 13.75px;
	font-weight:bold;
}

.news_info
{
	color: #959594;
	font-size: 13.75px;
	line-height :20px;
	font-weight: normal;
}

.news_url
{
	color: #9ec04c;
	font-size: 13.75px;
	font-weight:bold;
}

.news_det_date
{
	color:  #9ec04c;
	font-size: 16.25px;
	font-weight:bold;
}

.news_info2
{
	color: #949496;
	font-size: 13.75px;
	line-height :20px;
	font-weight: normal;
}

.login_label
{
	color:Gray;
	font-size:large;
}

.login_error
{
	color:Red;
	font-size:large;
}

.homepage_image_cell
{
	background-image:url(commongfx/homepage_visual.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.bullet_section
{
	vertical-align:middle;
	padding-bottom: 5px;
}

.break
{
	font-size:10px;
	line-height:5px;
}

.div1_regular
{
	width: 700px; 
	height: 420; 
	max-height: 420px;
	overflow: auto; 
	direction: ltr;
	text-align: left;
	padding-left:40px;
	padding-right:10px;
}

.div1_extended
{
	width: 780px; 
	height: 420px; 
	max-height: 440px;
	overflow: auto; 
	direction: rtl;
}

.contact_text
{
	color:#ADADAD;
	font-size:15px;
}

.small_categ_img
{
	padding-right:5px;
}

.pager_buttons
{
	color:#ADADAD;
	font-size:12px;	
}