@charset "utf-8";
/* CSS Document */

BODY
{
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ccccff;
	SCROLLBAR-3DLIGHT-COLOR: #ccccff;
    	SCROLLBAR-ARROW-COLOR: #0066FF;
    	SCROLLBAR-TRACK-COLOR: #ffffff;
    	SCROLLBAR-DARKSHADOW-COLOR: #0066FF;
    	SCROLLBAR-HIGHLIGHT-COLOR: #ccccff;
    	MARGIN: 0px;
   	CURSOR: crosshair;
   	TEXT-ALIGN: justify;
    	text-wrap: on;
	font-family: Verdana;
    	COLOR: #000000
	font-size: small;
}
td
{
	vertical-align:top
}
p 
{
	font-size: small;
	line-height: 160%;
	text-indent: 3ex;
}

.bluetext {color: #0066FF}

li 
{
	font-size: small;
	line-height: 140%
}

.textbox
{
	width: 700;
	background-color:#fff;
	position:relative;
	left: 100;
	top:0;
	text-align: Left;
	vertical-align: top;
	padding: 0px;
	font-size: small;
	line-height: 160%;
	text-indent: 3ex;
	font-family: Georgia;
	COLOR: #000000;
	padding: 5px;
}
.hmed
{
	color: #330066;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-indent: 0;
}
.hsml
{
	color: #330066;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	text-indent: 4ex;
}

.list
{
	position: relative;
	left: 20px;
	width: 330px;
	color: #333333;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
	line-height: 120%;
}
.lbox
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 290px;
}
.rbox
{
	position: absolute;
	top: 5px;
	left: 305px;
	width: 290px;
}
.suburb
{
	FONT-WEIGHT: bold;
    COLOR: #3399ff; 
}
.watermark
{
	font-size: 9px;
	color:#FFFFFF;
	text-align: center
}
a
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    CURSOR: hand;
    COLOR: #330099; 
    TEXT-DECORATION: none
}
a:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    TEXT-TRANSFORM: none;
    CURSOR: hand;
    COLOR: #3399CC;
    TEXT-DECORATION: underline
}
a img 
{ 	border: 0
} 
IMG
{	border: 0
}
TD
{	font-size: small;
}

