

.GreenBtn {
	background-color:#669900;
	border-color:#99CC66 #336600 #336600 #99CC66;
	border-style:solid;
	border-width:3px;
	margin:0 7px 0 0;
	padding:3px 5px 3px 5px;
	text-align:center;
	width:2em;
	color:#FFFFFF;
	display: inline;
}

.handcursorBord {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#3366FF;
	border-color:#A9BEFF #2142A4 #2142A4 #A9BEFF;
	border-style:outset;
	border-width:3px;
	cursor:pointer;
	font-weight:normal;
	font-size:150%;
	padding:5px;
	margin-right:5px;
	margin-top:-15px;
}

.help_search_tables
{
	border-spacing:5px;
	border-style:none;
	width:100%;
}
.help_search_tables th
{
	background:#000000;
	color:#FFFFFF;
	text-align:left;
	height:25px;
}

.greyrow
{
	background:#CCCCCC;
}

.greyrow td, .whiterow td {
	padding-left:6px;
}

ul
{
	list-style-type:none;
}

ul.disclist, ul.disclist li
{
	list-style-type: disc;
	margin-left:10px;
}

ol.alphalist, ol.alphalist li
{
	list-style-type: lower-alpha;
	margin-left:10px;
}

.alternate
{
	font-size:8pt;
	font-weight: normal;
}

.flaglabel
{
	font-weight: bold;
}



.rowBottomBorder
{
	border-bottom: 1px solid black;
	padding-bottom:10px;
}

.linkList li
{
	display: inline;
	padding-right: 10px;
	list-style-type: none;
}

.bluebox
{
	background: #3148FB;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	font-size: 14pt;
}

.tableheading
{
	font-weight: bold;
	font-size: 13pt;
}

.oaleg_item
{
	padding: 4px;
}