/* CSS Document */

/*this is the style for the links before it is activated*/
BODY 
{ 
scrollbar-base-color: #8C8C8C;
scrollbar-arrow-color: #ffffff;
scrollbar-DarkShadow-Color: #000000;
scrollbar-Track-Color: #000000;
scrollbar-Highlight-Color: #8C8C8C;
scrollbar-face-color: #262626;
scrollbar-3dlight-color: #000000;
}
input {
	border-bottom: 1px solid #B00003;
	border-top: 1px solid #B00003;
	border-left: 1px solid #B00003;
	border-right: 1px solid #B00003;	
	background-color: #ffffff;	
}
/*the tags used for LIMO*/	
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold;  font-size: 100%;   }
p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff;     }
/*the tags used for LIMO*/
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 72%; color: #ffffff; text-decoration: none;  }		

.menulink {
width: 130px;
text-align: left;
text-decoration: none;
font-family: verdana;
background-color:#4F4E4E;
color: #ffffff;
font-size: 11px;
}

a:link.menulink  {color : #ffffff; text-decoration: none;}
a:visited.menulink  {color : #ffffff; text-decoration: none;}
a:active.menulink  {color : #ffffff; text-decoration: none;}
a:hover.menulink {
background-color:#313030;
text-decoration: none;
color: #ffffff;
}

.navlinkco {COLOR: #AA0200; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.navlinkco  {color : #AA0200;}
a:visited.navlinkco  {color : #FF7777;}
a:active.navlinkco  {color : #AA0200; text-decoration: none;}
a:hover.navlinkco  {color : #DC0200; text-decoration: underline;}

.victoria_links {COLOR: #828181; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.victoria_links  {color : #828181;}
a:visited.victoria_links  {color : #ffffff; text-decoration: underline;}
a:active.victoria_links  {color : #828181; text-decoration: none;}
a:hover.victoria_links  {color : #B5B4B4; text-decoration: underline;}

/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #828181; TEXT-DECORATION: none; font-family: verdana, sans-serif; }
A:visited {COLOR: #ffffff; text-decoration: underline; font-family: verdana, sans-serif;   }
A:hover {color : #B5B4B4; text-decoration: underline; font-family:verdana, sans-serif;  }
A:active {color : #828181; text-decoration: none; font-family: verdana, sans-serif;  }



/* ***************************888888888888888************************ */

.border {  
	background-color: #000000;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;		

}
.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #ffffff; text-decoration: none;    padding-right: 13px; }
.whitetext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #ffffff; text-decoration: none;}	
.line {
border: 1px dotted #4A4A4A;
border-bottom: 1px solid #000000;
}
.dotted_line {
border: 1px dotted #4A4A4A;
border-bottom: 1px solid #000000;
}

.ButtonS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
	background-color : #B30100;
	font-weight : bold;
	border: 1px solid #4F4E4E;
	}
.copyright { font-family: verdana, sans-serif;  font-size: 70%; }
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%; 
	color : #ffffff;
	font-weight: bold;	
	  }	
/*the tags used for newsletter*/	
.VREBPara { font-weight: normal; color: #ffffff;    }
.VREBTitle {color: #ffffff; }
.VREBDate {color: #ffffff; font-style: italic; }
.VREBRef {color: #ffffff;  font-style: italic;  font-size: 78%;   }
/*the tags used for newsletter*/	
.bcvreb{ background-color: #353434; }
.bcvrebtop{ background-color: #353434; }

.initials {
	background-image: url(../images/index_14.jpg); background-position: bottom right; background-repeat: no-repeat;
}
.marginup{
	margin-bottom: -1px;
	margin-top: 1px; 
	list-style-image: url(../images/bullet.gif);
}