/* CSS Document */
div{margin:0px;padding:0px;}
img{border:0px;}
* html body
{
 font-size:100%;
}
body
{
	width:100%;
	height:100%;
	font-size:80%;
	margin:0px auto;
	text-align:center;
	background-color:#FFFFFF;
}
#master
{
	position:relative;
	width:100%;
	background-color:#FFFFFF;
	margin:0px auto;
	text-align:center;
	overflow:hidden;
	border:0px solid aqua;
}
#submaster
{
	position:relative;
	width:779px;
	margin:0px auto;
	text-align:left;
	border:0px solid red;
}
#row1
{
	position:relative;
	height:28px;
	background-image:url(../../template/images/topRowRptr.jpg);
	background-repeat:repeat-x;
	border:0px solid red;
}
#row2
{
	position:relative;
	height:148px;
}
	#row2 #row2link
	{
		position:absolute;
		width:67px;
		height:26px;
		top:112px;
		left:26px;
	}
#row3
{
	height:48px;
	background-image:url(../../template/images/navRowRptr.jpg);
	background-repeat:repeat-x;
	text-align:center;
	border:0px solid aqua;
	margin:0px auto;
}
	/*ul#nav
	{
		padding:0px;
		list-style:none;
		margin:0px 0px 0px 0px;
		padding:15px 0px 0px 35px;
		border:0px solid red;
	}
	*html ul#nav li
	{
		height:23px;
	}
	ul#nav li
	{
		margin:0px 52px 0px 0px;
		list-style:none;
		float:left;
		text-decoration:none;
		border:0px solid red;
	}
	ul#nav li a
	{
			padding:6px 30px 10px 0px;
			font:normal normal bold 9pt verdana;
			color:#225C19;
			background-image:url(../../template/images/navSap.jpg);
			background-repeat:no-repeat;
			background-position:right;
			text-decoration:none;
			border:0px solid red;
	}
	ul#nav li a:hover
	{
		padding:6px 30px 10px 0px;
		font:normal normal bold 9pt verdana;
		color:#225C19;
		background-image:url(../../template/images/navSapA.jpg);
		background-repeat:no-repeat;
		background-position:right;
		text-decoration:none;
	}*/
#row4
{
	position:relative;
	min-height:407px;
	width:779px;
	background-color:#A1C100;
	border:0px solid red;
	text-align:right;
	direction:rtl;
}
*html #row4
{
	position:relative;
	height:407px;
}
#row5
{
	position:relative;
	height:39px;
	background-image:url(../../template/images/newsletterLoginRptr.jpg);
	background-repeat:repeat-x;
	border:0px solid red;
}
	#row5col1
	{
		position:relative;
		height:39px;
		width:466px;
		float:left;
		background-image:url(../../template/images/login.jpg);
		background-repeat:no-repeat;
		background-position:right top;
		border:0px solid red;
	}
	#row5col2
	{
		position:relative;
		height:39px;
		width:313px;
		float:left;
		background-image:url(../../template/images/newletter.jpg);
		background-repeat:no-repeat;
		background-position:right  top;
		border:0px solid red;
	}
#row6
{
	position:relative;
	height:50px;
	background-color:#3F8E33;
	border:0px solid red;
}
ul#footer 
{
	 margin:0px 0px 2px 0px;	
	 text-align:center; 
}
ul#footer li
{
	display:inline;
	color:#FFFFFF;	
	border-left:1px solid #FFFFFF;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
}
ul#footer li.noborder
{
	padding-left: 3px;
	border: none;
}
.maintext
{
	color:#333333;
	font:normal normal normal 8pt verdana;
	text-decoration:none;
}
.maintext a
{
	color:#333333;
	font:normal normal normal 8pt verdana;
	text-decoration:underline;
}
.maintext a:hover
{
	color:#333333;
	font:normal normal normal 8pt verdana;
	text-decoration:underline;
}
.newstext
{
	color:#225C19;
	font:normal normal bold 10pt verdana;
	text-decoration:none;
}
.newstext a
{
	color:#225C19;
	font:normal normal bold 10pt verdana;
	text-decoration:none;
}
.newstext a:hover
{
	color:#333333;
	font:normal normal bold 10pt verdana;
	text-decoration:none;
}
.newshead
{
	color:#333333;
	font:normal normal normal 11pt verdana;
	text-decoration:none;
}
.newshead a
{
	color:#333333;
	font:normal normal normal 11pt verdana;
	text-decoration:none;
}
.newshead a:hover
{
	color:green;
	font:normal normal normal 11pt verdana;
	text-decoration:none;
}
#divemail
{
	width:92px;
	height:39px;
	text-align:right;
}
#divlogin
{
	width:90px;
	height:39px;
	text-align:right;
	border:0px solid red;
}
.emaillogintext
{
	color:#225C19;
	font:normal normal normal 9pt verdana;
	font-weight:600;
}
.userpasstext
{
	color:#000000;
	font:normal normal normal 8pt Tahoma;
	text-align:center;
}
.copyright
{
	color: #FFFFFF;
    font: normal normal normal 8pt verdana;
    text-decoration:none;
}
.copyright A
{
	color:#FFFFFF;
   	font: normal normal normal 8pt verdana;
    text-decoration:none;
}
.copyright A:hover
{
	color: #FFFFFF;
    font: normal normal normal 8pt verdana;
    text-decoration: none;
}
#copy
{
	color: #354C5B;
    font: normal normal normal 7.5pt verdana;
    text-decoration:none;
}
#copy A
{
	color:#354C5B;
    font: normal normal normal 7.5pt verdana;
    text-decoration:none;
}
#copy A:hover
{
	color: #354C5B;
    font: normal normal normal 7.5pt verdana;
    text-decoration: none;
}
h2
{
	color: #3F8E33;
	font: normal normal bold 15pt verdana;
	text-decoration: none;
}
/********* form and related tag styles *********/
div .contactus form{margin: 0;	padding: 0;}
.contactus table tr td{font-family:Tahoma;font-size:10pt;color:#78715E;text-decoration:none;}
.contactus form table tr td{font-family:Tahoma;font-size:10pt;color:#78715E;text-decoration:none;}
.contactus table tr td a{font-family:Tahoma;font-size:10pt;color:#78715E;text-decoration:none;}
.contactus table tr td a:hover{font-family:Tahoma;font-size:10pt;color:#0606F0;text-decoration:underline;}
fieldset legend{font-family:Tahoma;color:#225C19;font-weight:700;font-size:13px;}
.contactus input{border:1px solid #999;font-family:Tahoma;font-size:10pt;color:#78715E;margin:0px;padding:0px;width:auto;}
.required{background-color:#FFFFCC;}

hr{color:#3F8E33;border:1px solid #3F8E33;height:3px;}
fieldset{color:#999;}
.newusertxt input{border:1px solid #999;font-family:Tahoma;font-size:11px;color:#78715E;margin:0px;padding:0px;width:auto;}
.center{margin:0px auto;text-align:center;}
.msgcontactus{font-family:Tahoma;font-size:13px;font-weight:700;}
input{border:1px solid #999;font-family:Tahoma;font-size:9pt;color:#000000;margin:0px;padding:0px;width:auto;}
/****Login text*****/
.welcometext{color:#000066;font-size:14px;font-family:"Times New Roman", Times, serif;}
/***********************************************/


/*************Message Display***************/
.redalert{font-family:Georgia, "Times New Roman", Times, serif;color:#FF0000;font-size:11px;text-align:center;font-weight:bold;}
.reqlabel{font:normal normal bold 11px  Georgia, "Times New Roman", Times, serif;color:#FF0000;text-align:center;}
/***********************************************/

/***************************Search result****************/
.searchresult
{
color:#999;
text-decoration:none;
font:normal normal normal 100% Verdana;
}
.searchresult a
{
color:#BB4F21;
text-decoration:none;
/*border-bottom:1px solid #ccc;
border-top:1px solid #ccc;*/
padding:2px 0px;
font:normal normal bold 100% Verdana;
}
.searchresult a:hover
{
color:#BB4F21;
text-decoration:underline;
font:normal normal bold 100% Verdana;
}
table.searchresult {
	width: 100%;
	border-collapse: collapse; /* so we can control cellspacing in a practical way */
}
.dottedline
{
height:20px;background-image:url(../../images/horline.gif);background-repeat:repeat-x;width:100%;background-position:center;
}

.hlt td {
				text-align: left;
				font:normal normal normal 100% Verdana;
				background-color: #FAF8EB;
				color:#FFFFFF;
                color: black;
				cursor:hand;
            }

.greentext
{
font:normal normal normal 100% Verdana;
color:#009900;
text-decoration:none;
}
.italicstyle
{
 font:normal normal italic 100% Verdana;
}
#newuserbox
{
position:absolute;
right:20px;
width:190px;
top:10px;
color:#ffffff;
border:1px solid #ffffff;
text-decoration:none;
background-color:#3F8E33;
padding:15px 5px  20px 5px;;
cursor:hand;
}
#newuserbox a
{
text-decoration:none;
cursor:hand;
color:#ffffff;
}
#newuserbox img
{
	border:0px;
}
#newuserbox a:hover
{
background-color:#8CB884;
cursor:hand;
color:#ffffff;
text-decoration:none;
}
.newusertxt {width:680px;text-align:left;}
.newusertxt input{border:1px solid #999;color:#78715E;width:auto;font:normal normal normal 15px  Tahoma;}

/***********************Pubication login window**********************************/
#pubtext
{
clear: both;
padding: 6px;
height: 20px;
line-height: 3px;
color:#CC0000;
TEXT-DECORATION: none;
padding-top:4px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}
#pubtext ul{

font:normal small-caps bold 1.5em verdana;
text-align:center;
margin:0px; /*margin between first menu item and left browser edge*/
padding: 0px;
list-style: none;
}
#pubtext li{
float:right;
display: block;
margin: 0px 0px 0px 0px;
padding: 0px;
}
#pubtext a{
float:left;
/*background-image:url(../../images/menuover.jpg);
background-position:left;
background-repeat:no-repeat;*/
display: inline;
background-image:url(../../images/navbg.jpg);
background-repeat:repeat-x;
font:normal normal bold 12px Arial;
color:navy;
margin: 0 0px 0 10px; /*Margin between each menu item*/
padding: 4px 5px;
text-decoration: none;

letter-spacing: 0px;
background-color: transparent; /*Default menu color*/
border:1px solid #fff;
}
#pubtext a:hover{
background-color: #CBC1A5; /*Menu hover bgcolor*/
}
.newuserfromtext
{
	color:#333333;
	font:normal normal normal 9pt verdana;
}
.newscontent
{
padding:38px 7px 3px 7px;
COLOR: #666666;
FONT-FAMILY: verdana;
FONT-SIZE: 10pt;
TEXT-DECORATION: none
}
.newscontent a
{
COLOR: #666666;
FONT-FAMILY: verdana;
FONT-SIZE: 10pt;
TEXT-DECORATION: none
}
.newscontent a:hover
{
COLOR: #8C2834;
FONT-FAMILY: verdana;
FONT-SIZE: 10pt;
TEXT-DECORATION: none
}
.prodlist
{
font: bold 10pt verdana;
FONT-FAMILY: verdana;
FONT-SIZE: 10pt;
color:#225C19;
TEXT-DECORATION: none;
}
.prodlist a
{
font: bold 10pt verdana;
FONT-FAMILY: verdana;
FONT-SIZE: 10pt;
color:#225C19;
TEXT-DECORATION: none;
}
.prodlist a:hover
{
font: bold 10pt verdana;
FONT-FAMILY: verdana;
FONT-SIZE: 10pt;
color:#225C19;
}
.prodlisthead
{
font: bold 11pt verdana;
FONT-FAMILY: verdana;
FONT-SIZE: 11pt;
color:#225C19;
TEXT-DECORATION: none;
}
.prodlisthead a
{
font: bold 11pt verdana;
FONT-FAMILY: verdana;
FONT-SIZE: 11pt;
color:#225C19;
TEXT-DECORATION: none;
}
.prodlisthead a:hover
{
font: bold 11pt verdana;
FONT-FAMILY: verdana;
FONT-SIZE: 11pt;
color:#225C19;
}
