/* CSS Document */

/*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: #25507B;
scrollbar-Highlight-Color: #ffffff;
scrollbar-face-color: #517396;
scrollbar-3dlight-color: #517396;
font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}


input {
	border-bottom: 1px solid #2F5174;
	border-top: 1px solid #2F5174;
	border-left: 1px solid #2F5174;
	border-right: 1px solid #2F5174;		
}
.line {
border: 1px dotted #365E86;
border-bottom: 1px solid #003466;
}


.ButtonS {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
	background-color : #365E86;
	font-weight : bold;
	border: thin solid #2F5174;
	}
	
/
h3 {font-family: Arial, Verdana, Helvetica, sans-serif; color: #517396; font-weight: bold;  font-size: 100%;   }
h5 {font-family: Arial, Verdana, Helvetica, sans-serif; color: #517396; font-weight: bold;  font-size: 120%;   }

p {  font-family: Arial, Verdana, Helvetica, sans-serif; color: #ffffff;  }
/*the tags used for LIMO*/	

/*the tags used for links*/	
.links { font-weight: normal;}
/*the tags used for links*/	

td {  font-family: Arial, Verdana, Helvetica, sans-serif;  font-size: 78%;  color: #ffffff; text-decoration: none;  }
.copyright { font-family: Arial, verdana, sans-serif;  font-size: 70%;  color: #8CB4CE;}
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%; 
	color : #89A0B5;
	font-weight: bold;  }		

.navlinkco {COLOR: #060B11; TEXT-DECORATION: none; font-family: Arial, verdana, sans-serif;  }
a:link.navlinkco  {color : #060B11;}
a:visited.navlinkco  {color : #3336A1;}
a:active.navlinkco  {color : #060B11; text-decoration: none;}
a:hover.navlinkco  {color : #A8B9C9; text-decoration: underline;}



/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #A8B9C9; TEXT-DECORATION: underline; font-family: Arial, verdana, sans-serif; }
A:visited {COLOR: #888FD7; TEXT-DECORATION: underline; font-family: Arial, verdana, sans-serif;   }
A:hover {color : #ffffff; text-decoration: underline; font-family:Arial, verdana, sans-serif;  }
A:active {color : #888FD7; text-decoration: none; font-family: Arial, verdana, sans-serif;  }

/* ***************************888888888888888************************ */
.left_repeater {
	background-image: url(../images/left_repeater.jpg); background-repeat: repeat-x;
}
.right_repeater {
	background-image: url(../images/right_repeater.jpg); background-repeat: repeat-x;
}
.cellbackground {  background-color: #517396;}
.text {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 70%; color: #517396; text-decoration: none;    padding-right: 13px; }
.small {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 83%; color: #ffffff; text-decoration: none;}	

a.menulink {
	display:block;
}

blockquote {
	margin-top: -1px;
}


#wrap {
	overflow:auto;
	background:#fff;
}
