.lucidagrande12normalblack {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /* black */
	line-height: 1.5em;
}

.lucidagrande12normalgray {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: gray; /* black */
	line-height: 1.5em;
}

.lucidagrande10normalsilver {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: silver; 
	line-height: 1.5em;
}

.arial18normalblackjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000; /* black */
	text-align: justify;
}

a.texthyperlink:link {
	color: #FF6600;
	text-decoration: none;
}

a.texthyperlink:visited {
	color: #FF6600;
	text-decoration: none;
}

a.texthyperlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}

a.blktexthyperlink:link {
	color: #000000;
	text-decoration: none;
}

a.blktexthyperlink:visited {
	color: #000000;
	text-decoration: none;
}

a.blktexthyperlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

a.bluetexthyperlink:link {
	color: #0031B9;
	text-decoration: none;
}

a.bluetexthyperlink:visited {
	color: #0031B9;
	text-decoration: none;
}

a.bluetexthyperlink:hover {
	color: #0031B9;
	text-decoration: underline;
}

a.redtexthyperlink:link {
	color: black;
	text-decoration: underline;
}

a.redtexthyperlink:visited {
	color: black;
	text-decoration: underline;
	
}

a.redtexthyperlink:hover {
	color: red;
	text-decoration: none;
}

i {
	font-family: Times New Roman;
}

.lucidagrande14normalblue {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
	font-size: 14x;
	font-weight: normal;
	color: #00CCFF; /* blue */
}

.lucidagrande18normalblack {
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
	font-size: 18x;
	font-weight: bold;
	color: #000000;
}

.gradient {
	border-width: 1px;
	border-style: double;
	border-color: #FF6600;
	border-collapse: separate;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#55FFFF00');
}

.thumbnail {
	border-width: 1px;
	border-style: double;
	border-color: silver;
	border-collapse: separate;
}

.arial12normalblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /* black */
}

.arial12normalblackjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

/*
.virtualpage, .virtualpage2, .virtualpage3{
	display: none;
}

.paginationstyle{ 
	font-family: Arial,sans-serif;
	font-size: 12px;
	width: 500px;
	padding: 2px 0;
	margin: 10px 0;
}

.paginationstyle select{ 
	border: 1px solid #2B60DE; // royal blue 
	margin: 0 15px;
}

.paginationstyle a{ 
	padding: 0 5px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #2B60DE;
	background-color: #FFFFFF;
}

.paginationstyle a:hover, .paginationstyle a.selected{
	color: #000000;
	background-color: #3BB9FF; // deep sky blue 
}

.paginationstyle a.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{
	color: #000000;
	background-color: #3BB9FF; /* deep sky blue 1 */
}
*/
