a:link {
	color: #000000;
	text-decoration: underline;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;






}

a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;




}

a:hover {
	text-decoration: underline;
	background-color: #FFFFCC;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	border: 0px none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-position: center;













}

a:active {
	color: #CC3333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;


}
ul {
	list-style-position: outside;
	list-style-type: square;
	font-style: normal;
	line-height: 20px;
	word-spacing: normal;
	display: list-item;
	letter-spacing: normal;
	list-style-image: none;
	
}
ol {	
	list-style-position: outside;
	list-style-type: decimal;
	font-style: normal;
	line-height: 20px;
	word-spacing: normal;
	display: list-item;
	letter-spacing: normal;
	list-style-image: none;


}
hr {
	font-size: 10px;
	line-height: 1px;
	font-weight: normal;
	color: #FFFFFF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

#datatable {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;

}
th {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 12px;
	background-image: url(../images/bg_line_page.gif);


}

.odd {
	background-color: #eaeaea;
}
.even {
	background-color: lightyellow;
	
}
