<!--
IMG.png { behavior: url(/png.htc); }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #669933;
	background-image: url(images/bg_green.gif);
}

.shad_left
{
	background:url(images/shad_left_bg.jpg) right top repeat-y;
}

.shad_right
{
	background:url(images/shad_right_bg.jpg) left top repeat-y;
}

.top_bg
{
	background:url(images/bg_top.jpg) left top repeat-x;
}
body,td,th {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height:20px;
}

h1 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	margin:0px;
	padding:0px;
}
small {font-size: 10px;}

a:link, a:active, a:visited {color:#014968; font-weight:bold}
a:hover {color:#006600;}
p {margin:0px; padding:0px; margin-top:5px; margin-bottom:10px;}

.bottom {color:#FFFFFF; font-weight:bold;}
.bottom_plus {color:#000000; font-weight:normal;}
.bottom_plus a:link, .bottom_plus a:active, .bottom_plus a:visited, .bottom_plus a:hover {color:#FFFFFF; font-weight:bold;}

.prices table {background-color: #e0e2c7;}
.prices tr {background-color: #ffffff;}

tr.tr_color td{
	background-color: #F4F4F4;
}
tr.tr_hower td{
	background-color: #D0D0D0;
}
tr.tr_click td{
	background-color: #eed8d8;
}

-->