/* www.leaselink.com.au -> Lease Link .css */
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000;
	background: #e0efff url(images_navi/background.gif);
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	color: #004080;
	margin-left: 15px;
	text-align: left;
}

h1
{
	font-size: 20px;
	margin-top: 12px;
	margin-bottom: 5px;
}

h2, h3, h4, h5, h6 { margin-bottom: 2px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p, li, br, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 0px;
}

li
{
	list-style-type: disc;
	margin-left: 10px;
	padding-bottom: 8px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.links { font-size: 11px; }

.smallc
{
	font-size: 10px;
	text-align: center;
}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 2px;
}

.caption
{
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}

.copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #888;
}

a:link { color: #2020ff; }
a:visited { color: #6060b2; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }

a.primnavi, .pseudonavi
{
	display: block;
	text-align: left;
	width: 120px;
	height: 25px;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 180%;
}

.pseudonavi
{
	color: #fff;
	background: #0080e0;
	border-left: solid #60b8f0 5px;
	border-right: solid #000060 1px;
	border-top: solid #000060 1px;
	border-bottom: solid #000060 1px;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #0072e0;
	border-left: solid #0080e0 5px;
	border-top: solid #000060 1px;
	border-bottom: solid #000060 1px;
	border-right: solid #000060 1px;
}

a.primnavi:hover
{
	color: #fff;
	background: #0080e0;
	border-left: solid #80c0ff 5px;
	border-top: solid #80c0ff 1px;
	border-bottom: solid #80c0ff 1px;
	border-right: solid #80c0ff 1px;
}

a.primnavi:active
{
	color: #ffff80;
	background: #4096ff;
	border-left: solid #b8e0ff 5px;
	border-top: solid #00a0ff 1px;
	border-bottom: solid #00a0ff 1px;
	border-right: solid #00a0ff 1px;
}

#menuparent
{
	position: relative;
	display: block;
	left: 0px;
	width: 1px;
	height: 1px;
}

#menu
{
	position: absolute;
	display: none;
	width: 120px;
	left: 118px;
	top: 54px;
	background: #0072e0;
	border: solid #969696 1px;
	font-size: 11px;
	font-family: arial, helvetica,sans-serif;
	line-height: 180%;
	text-align: left;
	font-weight: bold;
	z-index: 2;
}

#menu a
{
	display: block;
	color: #fff;
	background: #0072e0;
	padding: 2px;
	height: 20px;
	border-left: solid #0040e0 1px;
	border-right: solid #0040e0 1px;
	border-top: solid #0040e0 1px;
	border-bottom: solid #0072e0 1px;
	text-decoration: none;
}

#menu a:hover
{
	color: #fff;
	background: #0080e0;
	border: solid #80c0ff 1px;
}

#menu a:active
{
	color: #ffff80;
	background: #4096ff;
	border: solid #00a0ff 1px;
}

table
{
	empty-cells: display;
	font-size: 11px;
}

table.outtertable
{
	background: #fff;
	border: solid #000060 1px;
}

th { background: #e0efff; }

img
{
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	margin: 0px;
}

img.photo { margin: 10px; }

input
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
}
