/* CSS Document */

/*this is the style for the links before it is activated*/
BODY 
{
	scrollbar-base-color: #5677AC;
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #ffffff;
	scrollbar-Track-Color: #DFE6F0;
	scrollbar-Highlight-Color: #5677AC;
	scrollbar-face-color: #5677AC;
	scrollbar-3dlight-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

input {
	border-bottom: 1px solid #003583;
	border-top: 1px solid #003583;
	border-left: 1px solid #003583;
	border-right: 1px solid #003583;		
}

.line {
border: 1px dotted #284BA8;
border-bottom: 1px solid White;
}

.ButtonS {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
	background-color : #003583;
	border: thin solid #003583;
	}
	
/*the tags used for LIMO*/	
h3 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;  font-size: 100%;   }
.bcvreb{ background-color: #D4DAE6; }
.bcvrebtop{ background-color: #D4DAE6; }

p {  font-family: 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: Arial, Helvetica, sans-serif; font-size: 96%; color: #000000; text-decoration: none;  }
.copyright { font-family: Arial, Helvetica, sans-serif;  font-size: 70%; }
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 110%; 
	color : #000000;
	font-weight: bold;
	
	  }	
	  
	  .title2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 130%; 
	color : #000000;
	font-weight: bold;
	
	  }	

.navlinkco {COLOR: #3336A1; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;  }
a:link.navlinkco  {color : #3336A1;}
a:visited.navlinkco  {color : #888FD7;}
a:active.navlinkco  {color : #3336A1; text-decoration: none;}
a:hover.navlinkco  {color : #00036E; text-decoration: underline;}


.frontlink {COLOR: #D5040A; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
a:link.frontlink  {color : #D5040A; font-weight: bold;}
a:visited.frontlink  {color : #D5040A; font-weight: bold;}
a:active.frontlink  {color : #D5040A; text-decoration: none; font-weight: bold;}
a:hover.frontlink  {color : #D5040A; text-decoration: underline; font-weight: bold;}

.frontlinkbig {font-size: 1.3em; COLOR: #D5040A; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1.7em; }
a:link.frontlinkbig  {font-size: 1.3em; color : #D5040A; font-weight: bold;}
a:visited.frontlinkbig  {font-size: 1.3em; color : #D5040A; font-weight: bold;}
a:active.frontlinkbig  {font-size: 1.3em; color : #D5040A; text-decoration: none; font-weight: bold;}
a:hover.frontlinkbig  {font-size: 1.3em; color : #D5040A; text-decoration: underline; font-weight: bold;}


/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #3336A1; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; }
A:visited {COLOR: #888FD7; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;   }
A:hover {color : #00036E; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;  }
A:active {color : #3336A1; text-decoration: none; font-family: Arial, Helvetica, sans-serif;  }





/* ***************************888888888888888************************ */

.cellbackground {  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;}	li {
	list-style-image: url(../images/bullet.gif);

}
.border {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #999999;
	border-left-color: #999999;
}
.blueborder {
	border-top: 1px solid #003583;
	border-right: 3px ridge #003583;
	border-bottom: 3px ridge #003583;
	border-left: 1px solid #003583;
	background: #F0F3F8;
	
	
}

.blueborder2 {
	border-top: 2px solid #003583;
	border-right: 4px ridge #003583;
	border-bottom: 4px ridge #003583;
	border-left: 2px solid #003583;
	
}

.blackborder {
	border: 6pt solid #000000;
	
}

.blackborder {
	border: 6pt solid #000000;
	
}

.firstletter {
	font-size: 120%;
	font-weight: bold;
}

.largerfont {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 110%; 
	color : #000000;
 }

.checkbox {
	border: 0px;
}

.sold {
	font-weight: bold;
	color: #D5040A;
	font-size: 1.1em;
}