﻿.sty {
	color: black;
	font-size: 8.5pt;
	font-family: Verdana;
}
.stydfront:hover {
	color: red;
	font-size: 8.5pt;
	font-family: Verdana;
	text-decoration: underline;
}
.stydfront {
	color: dimgray;
	font-size: 8.5pt;
	font-family: Verdana;
    text-align: left;
}
.diritem {
	color: dimgray;
	font-size: 8.5pt;
	font-family: Verdana;
}
.diritemgreater {
	color: #ff0033;
	font-size: 8.5pt;
	font-family: Verdana;
}
.diritem:hover {
	color: dodgerblue;
	font-size: 8.5pt;
	font-family: Verdana;
	text-decoration: underline;
}
.err {
	color: red;
	font-size: 9pt;
	font-family: Verdana;
}
.stydata {
	color: dodgerblue;
	font-size: 8.5pt;
	font-family: Verdana;
}
.stylbl {
	color: black;
	font-size: 8.5pt;
	font-family: Verdana;
	text-align: left;
}
.entryLbl {
	color: black;
	font-size: 8.5pt;
	font-family: Verdana;
}
.stydatahead {
	color: gray;
	font-size: 8.5pt;
	font-family: Verdana;
}
a:hover {
	font-size: 8.5pt;
	font-family: Verdana;
	color: red;
	text-decoration: underline;
}
a:link {
	font-size: 8.5pt;
	color: blue;
	font-family: Verdana;
	text-decoration: none;
	text-align: right;
}
a:visited {
	font-size: 8.5pt;
	color: blue;
	font-family: Verdana;
	text-decoration: none;
}
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=60);
	opacity: 0.60;
}
.updateProgress {
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 130px;
	height: 50px;
}
.updateProgressMessage {
	margin: 3px;
	font-family: Trebuchet MS;
	font-size: small;
	vertical-align: middle;
}
.styPopLbl {
	color: green;
	font-size: 8.5pt;
	font-family: Verdana;
}
.styPopData {
	color: dodgerblue;
	font-size: 8.5pt;
	font-family: Verdana;
}
.styViewHit {
	color: darkgray;
	font-size: 7pt;
	font-family: Verdana;
}
.stydata_wanted {
	color: mediumblue;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
}
.stydata_wanted:hover {
	color: dodgerblue;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
}
.styWfront:hover {
	color: cornflowerblue;
	font-size: 8.5pt;
	font-family: Verdana;
	text-decoration: underline;
}
.styWfront {
	color: black;
	font-size: 8.5pt;
	font-family: Verdana;
}
a {
	color: dimgray;
	font-size: 8.5pt;
	font-family: Verdana;
}
a:hover {
	color: red;
	font-size: 8.5pt;
	font-family: Verdana;
	text-decoration: underline;
}
#modernbricksmenu {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#modernbricksmenu ul {
	font: bold 11px Arial;
	margin: 0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/;
	padding: 0;
	list-style: none;
}
#modernbricksmenu li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}
#modernbricksmenu a {
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0;
/*Margin between each menu item*/	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: red; /*Default menu color*/;
	border-bottom: 1px solid white;
}
#modernbricksmenu a:hover {
	background-color: black; /*Menu hover bgcolor*/
}
#modernbricksmenu #current a {
	/*currently selected tab*/
background-color: black; /*Brown color theme*/;
	border-color: black; /*Brown color theme*/
}
#modernbricksmenuline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: black; /*Brown color theme*/
}
#myform {
	/*CSS for sample search box. Remove if desired */
float: right;
	margin: 0;
	padding: 0;
}
#myform .textinput {
	width: 190px;
	border: 1px black;
}
#myform .submit {
	font: bold 11px Verdana;
	height: 22px;
	background-color: lightyellow;
}


.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("http://www.riyapola.com/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("http://www.riyapola.com/images/magminus.cur"), pointer;
} 
