div#div_uform,div#div_cfform, div#div_searchform, div#div_favform {
    margin: 0px 20px 0px 20px;
    display: none;
}

table.highlightTable tr.highlight td {
    background: #fefeee;
  cursor: pointer ;
}

table.highlightTable tr.highlightAlt td {
    background: #fafae9;
  cursor: pointer ;
}

table.highlightTable1 tr.highlight td {
    background: #fefeee;
}

table.highlightTable1 tr.highlightAlt td {
    background: #fafae9;
}

.button_lite_back {background-color: #D9D9D9;}
.button_back {background-color: #C0C0C0;}


HR {
	margin-top : -5%;
	margin-bottom : -50%;
	margin : -1px -1px -1px -1px;
	}
a {
	color : Black;
	font-size : 10px;
	text-decoration : none;
}

a:visited {
	color : Black;
	font-size : 10px;
	text-decoration : none;
}

a:hover {
	color : Black;
	font-size : 10px;
	text-decoration : underline;
}

form {
	margin : 0 0 0 0;
}

input {
	background-color : #E4E4E4;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

li {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 150%;
}

option {
	background-color : #E4E4E4;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

p,body,pre {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 150%;
}

.pre-mono {
	color : #000000;
	font-family: "Courier New", Courier, mono;
	font-size : 11px;
}

td,th,code {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

textarea {
	background-color : #E4E4E4;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.first {}
.second {background : #B9D5EE}
