BODY {		
	margin: 10pt;
/* 	background: url('images/diamondplate3.bmp');
	background-repeat: repeat;  */

}

TABLE {
	background-color: #ffffff;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

TD {
	text-align: justify;
	vertical-align: top;

}

.backgroundcolorwhite {
	background-color: #ffffff;
}

.backgroundcolorred {
	background-color: #ff0000;
}

.regulartextuppercase {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;

.headfoottextwhite {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
}

.newstext {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;

}

.newstextred {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
	text-align: left;

}

.smalltextitalics {
	font-family: "Arial";
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.smalltext {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.smalltextbold {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.regulartextbold {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.regulartextboldred {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
	text-align: left;
}

.regulartextboldtotheright {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.regulartexttotheright {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #000000;
	text-decoration: none;
}


a.black:link {
	color: #ff0000;
	text-decoration: none;
}
a.black:visited {
	color: #ff0000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: none;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}

.letterhighlight {
        color: #ff0000;
}

abbr, acronym {
	color: #ff0000;
  	cursor: help;
  	border-bottom: 1px dashed #000;
}

.backgroundcolorwhiteandborderbottom {
	background-color: #ffffff;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px none #000000;
	border-left: 1px none #000000;
}
.bordertopandbottom {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px none #000000;
	border-left: 1px none #000000;

}

.bordertop {
	border-top: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-right: 1px none #000000;
	border-left: 1px none #000000;

}
.borderbottom {
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px none #000000;
	border-left: 1px none #000000;

}
.borderall {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;

}
.borderleftrightandtop {
	border-top: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;

}
.borderleft {
	border-top: 1px none #000000;
	border-bottom: 1px none #000000;
	border-right: 1px none #000000;
	border-left: 1px solid #000000;
}
.borderright {
	border-top: 1px none #000000;
	border-bottom: 1px none #000000;
	border-right: 1px solid #000000;
	border-left: 1px none #000000;
}

.borderleftright {
	border-top: 1px none #000000;
	border-bottom: 1px none #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 15px; /*position where enlarged image should offset horizontally */

}






/*.virtualpage, .virtualpage2, .virtualpage3{ */
/*hide the broken up pieces of contents until script is called. Remove if desired*/
/*display: none;*/
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style FEE496*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #ff0000;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: red;
}
