<style type="text/css">
<!--

body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #cbd6ca;
	scrollbar-highlight-color: #cbd6ca;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cbd6ca;
}

tr {
	vertical-align: top;
}

td {
        line-height: 17px;
        font-family: verdana;
        font-size: 9pt;
        color: #404040;
}

.table_border {
	text-align: left;
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
/*	background: white url("../images/cartoon2.gif");
	background-repeat:no-repeat;
	background-position: bottom right; */
	min-height: 600px;
}

.gray_right {
	text-align: right;
	background-color: #efefef;
	padding: 10px 10px 10px 10px;
        border-color: #109aca;
	border-style: solid;
	border-width: 1px;
}

.gray_left {
	background-color: #efefef;
	padding: 10px 10px 10px 10px;
        border-color: #109aca;
	border-style: solid;
	border-width: 1px;
}

.quotes_left {
	margin: 0 10px 10px 0;
        border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
}

.quotes_right {
	margin: 0 0 5px 10px;
        border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
}

.blue {
        color: #109aca;
}

a:link {
        text-decoration: none;
        font-family: verdana;
	font-size: 9pt;
        color: #109aca;
}

a:visited {
        text-decoration: none;
        font-family: verdana;
	font-size: 9pt;
        color: #109aca;
}

a:hover {
        text-decoration: underline;
        font-family: verdana;
	font-size: 9pt;
        color: #000000;
}

a:active {
        text-decoration: none;
        font-family: verdana;
	font-size: 9pt;
        color: #109aca;
}

.copy {
        font-family: arial,helvetica;
        font-size: 6pt;
        color: #cccccc;
}

p {
	margin: 0 0 10px 0;
}

li {
	margin: 0 0 10px 0;
	vertical-align: top;
}

li.rated {
	margin: 0 0 10px 0;
	vertical-align: top;
}

.rating {
	padding: 0 10px 10px 10px;
	text-align: center;
	width: 50px;
	border: 1px solid #666666;
}

.bigred {
        font-family: arial;
        font-size: 18pt;
	font-weight: bold;
        color: #ff0000;
}

.bigblack {
        font-family: arial;
        font-size: 18pt;
	font-weight: bold;
        color: #000000;
}

td.rated {
	border: 1px solid #109aca
}

td.highlighton {
	background-color: blue;
} 

td.highlightoff {
	background-color: #cccccc;
}

-->
</style>
