/*this is the style for the links before it is activated*/
BODY 
{ 
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-DarkShadow-Color: #ffffff;
scrollbar-Track-Color: #fffffff;
scrollbar-Highlight-Color: #ffffff;
scrollbar-face-color: #254290;
scrollbar-3dlight-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}

.justified{ text-align: justify; }
ul{
	margin-top: -1px;
}

.ButtonS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
	background-color : #254290;
	font-weight : bold;
	border: thin solid #254290;
	}
	
/*the tags used for LIMO*/	
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;  font-size: 100%;   }
.bcvreb{ background-color: #C7CAF3; }
.bcvrebtop{ background-color: #D7D8E3; }

p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;     }
/*the tags used for LIMO*/	

/*the tags used for newsletter*/	
.VREBPara { font-weight: normal; color: #000000;    }
.VREBTitle {color: #000000; }
.VREBDate {color: #000000; font-style: italic; }
.VREBRef {color: #000000;  font-style: italic;  font-size: 78%;   }
/*the tags used for newsletter*/	

/*the tags used for links*/	
.links { font-weight: normal;}
/*the tags used for links*/	

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 83%; color: #000000; text-decoration: none;  }
.yellow_right_border { border-right: 2px solid #E5C51F; }
.copyright { font-family: verdana; font-size: 70%; }
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color : #ffffff;
	font-weight: bold;
	
	  }		

.navlinkco {COLOR: #254290; TEXT-DECORATION: none; font-family: verdana; }
a:link.navlinkco  {color : #254290;}
a:visited.navlinkco  {color : #60A2EE;}
a:active.navlinkco  {color : #254290; text-decoration: none;}
a:hover.navlinkco  {color : #1763BB; text-decoration: underline;}



/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #254290; TEXT-DECORATION: none; font-family: verdana; }
A:visited {COLOR: #60A2EE; TEXT-DECORATION: none; font-family: verdana;  }
A:hover {color : #1763BB; text-decoration: underline; font-family: verdana; }
A:active {color : #254290; text-decoration: none; font-family: verdana; }



h1 {
	font-size: 1.4em;
}

/* ***************************888888888888888************************ */
.date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 73%;
	color: Black;
	text-align : right;
	padding-right : 5px;
	}


.cellbackground {  background-color: #000000;}
.borderorange { border: 1px solid #663300;  background-color: #ffffff;}

.black_title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 116%; 	
	color : #ffffff;
	text-decoration : none;
	background-color: #000000;}
			
	
.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #000000; text-decoration: none;    padding-right: 13px; }
.whitetext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #ffffff; text-decoration: none;}	

.bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 83%;	
	color: black;
	font-weight: bold;
}	

.language {
	font-size: 90%;
	padding: 5px;
	background: #EDEDED;
}

.sitemap {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}	
.small {
	font-size: 83%;
}


.summary_box {
	width: 100%;
	height: 265px;
	border: 1px solid #ccc;
}
.summary_box_high {
	width: 100%;
	height: 400px;
	border: 1px solid #ccc;
}
html>body .summary_box { /* ie hack */
	width: 100%;
	height: 263px;
	border: 1px solid #ccc;
}
/* hover company - START */
.itemover {
	position: absolute; 
	left: 0; 
	z-index: 100;
}
.itemover a {
	display: block; 
}
.itemover a span {
	display: none;
}
.itemover a:hover span {
	display: block;
	position: absolute; 
	z-index: 100;
	background-color:#fff;	
	width: 331px;
	height: 253px;
	left: 201px;
	top: 0px;
	padding: 10px 0 0 30px;
	cursor: pointer;
}
.itemover a:hover span img{
	margin: 10px 0 10px 0;
}
.indentz{
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
}
/* hover company - END */
#noselection{
	width: 354px;
	position:relative;
	clear:none;
	float:right;
	padding: 20px 0 0 0;
	margin: 0;
}
html>body #noselection { /* ie hack */
	width: 354px;
	position:relative;
	clear:none;
	float:right;
	padding: 10px 0 0 0;
	margin: 0;
}
#submenu {
	width: 201px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	float:left;
	background-color: #fff;
	color: #333;
	margin:0;
	padding:0;
}
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#submenu li {
	width: 201px;
	border-bottom: 1px solid #ccc;
	margin: 0;
}
#submenu li a {
	display: block;
	padding: 9px 0 9px 10px;
	margin: 0;
	color: #1763bb;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/menu_item2.gif);
	background-repeat:no-repeat;
	border-right: 1px solid #ccc;
}
html>body #submenu li a {
	width: auto;
}
#submenu li a:hover {
	background-image: url(../images/menu_item_selected.gif);
	color: #000;
	border-right: 1px solid #fff;
}
#submenu li.lastbullet{
	border-bottom: 0px solid #fff;
}
.arrowbottom{
	position:relative;
	left: 358px;
	top: -1px;
}