a:link {
	color: #000000;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;

}

a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: 11px;
	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: 11px;
	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: 16px;
	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: 16px;
	word-spacing: normal;
	display: list-item;
	letter-spacing: normal;
	list-style-image: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	height: auto;
}
th {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 12px;
	left: auto;
	color: #000000;
	background-image: url(../images/bg_line_page.gif);
	vertical-align: 18%;
}

.odd {
	background-color: #eaeaea;
}
.even {
	background-color: lightyellow;
}

#unique {
	background-image: no-repeat;
}
