BODY 
{ 
scrollbar-base-color: #000000;
scrollbar-arrow-color: #5C5C5C;
scrollbar-DarkShadow-Color: #ffffff;
scrollbar-Track-Color: #000000;
scrollbar-Highlight-Color: #000000;
scrollbar-face-color: #5C5C5C;
scrollbar-3dlight-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}

input {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;		
}

.checkboxes {
	border: 0px none;
}

.line {
border: 1px dotted #284BA8;
border-bottom: 1px solid White;
}

.ButtonS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000000;
	background-color : #A3A3A3;
	border: 1px solid #000000;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9102;
	font-weight: normal;
	font-size: 1.3em;
	border-bottom: 1px solid #FFBD68;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 1.2em;
	text-indent: 1em;
}

/*the tags used for LIMO*/	
.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;  }
.copyright { font-family: verdana, sans-serif;  font-size: 70%; }
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%; 
	color : #000000;
	font-weight: bold;
}		

.navlinkco {COLOR: #FF8700; TEXT-DECORATION: none; font-family: verdana, sans-serif; font-size: 73%; }
a:link.navlinkco  {color : #FF8700; font-size: 100%; }
a:visited.navlinkco  {color : #FF8700; font-size: 100%; }
a:active.navlinkco  {color : #FF8700; text-decoration: none; font-size: 100%; }
a:hover.navlinkco  {color : #FF8700; text-decoration: underline; font-size: 100%; }

.navlinkco2 {COLOR: #5C5C5C; TEXT-DECORATION: none; font-family: verdana, sans-serif; font-size: 73%; }
a:link.navlinkco2  {color : #5C5C5C; font-size: 100%; }
a:visited.navlinkco2  {color : #5C5C5C; font-size: 100%; }
a:active.navlinkco2  {color : #5C5C5C; text-decoration: none; font-size: 100%; }
a:hover.navlinkco2  {color : #5C5C5C; text-decoration: underline; font-size: 100%; }



/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #FE8800; TEXT-DECORATION: none; font-family: verdana, sans-serif; }
A:visited {COLOR: #FFB866; TEXT-DECORATION: none; font-family: verdana, sans-serif;   }
A:hover {color : #7D7D7D; text-decoration: underline; font-family:verdana, sans-serif;  }
A:active {color : #FE8800; text-decoration: none; font-family: verdana, sans-serif;  }

	

.vertrepeater {
	background-image: url(../images/vert_line.jpg);
	background-repeat: repeat-y;
}

.mainbg {
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	height: 244px;
	background-position: bottom;
}
.horzrepeater01 {
	background-image: url(../images/horz_line01.jpg);
	background-repeat: repeat-x;
}

.horzrepeater02 {
	background-image: url(../images/horz_line02.jpg);
	background-repeat: repeat-x;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}

.projectitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%; 
	color : #ffffff;
	font-weight: bold;
	
	  }
	  
	  .processmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%; 
	color : #000000;
	
	  }

/* take out width if not required */
#albumlist {
	list-style-type: none;

	margin-left: 0px;
	margin-right: 0px;
}

#albumlist li {
float: left; /* floats the li to the left with margins as follows */
margin-right: 5px;
margin-bottom: 5px;
padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#albumlist img {
	display: block;
	border: 1px solid #000000;
}

.small {
	font-size: 78%;
}

.clear {
	clear: both;
}

.photo-right {
	float: right;
	margin-left: 10px;
}

.photo-right-border {
	float: right;
	margin-left: 10px;
	margin-bottom: 30px;
	border: 1px solid #000000;
}

.show-case-gallery {
	display: block;
	width: 100%;
	margin: 20px 0;
	border-bottom: 1px dashed #FE8B00;
	padding-bottom: 10px;
	clear: both;
	
}

.show-case-gallery h1 {
	font-size: 1.3em;
	font-weight: normal;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.show-case-gallery .main-photo {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 10px solid #EDEDED;
}

.show-case-gallery .thumbs img {
	border: 1px solid #FE8B00;
	float: left;
	margin: 0 12px 10px 12px;
}

.show-case-gallery .thumbs {
	clear: both;
	margin-top: 30px;
}
