/*
clearysolicitor.com.au Stylesheet - 23rd November 2004
Updated by Kimberly Martin - 22nd October 2007
*/

body {
	background-color:  #white;
	background: url('images/backgrounds/');

	font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-size:         10px;
	line-height:       10px;
	color:             black;
	margin:		       0;
	padding:	       0;
}

.cellback {
background: url('images/backgrounds/front.gif');
background-repeat: no-repeat;
}

.sidemenu a:link, .sidemenu a:visited,
.sidemenu a :hover, .sidemenu a:active {
    border-left:0px solid #ddd; border-right:0px solid #000; border-top:1px solid #ddd; border-bottom:1px solid #000; line-height: 12pt;
	font-size: 10px;
	display: block;
	background-color: #white;
}


p.bodytext {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
line-height: 10pt;
color: black;
}

p.bodytextblock { 
text-align: justify; 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 10pt; 
line-height: 10pt;
color: black;
 }

p.tinytext {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
line-height: 11pt;
text-align: justify; 
color: black;
}

/* Tables and Backgrounds and Horizontal, Verticle Lines Code */

.cellshade { border: 1px 1px 1px 1px solid #red; }

HR { 
border-top: 1px;
color: silver; 
border-bottom: none; }

.tableborder {
  border-top-color:black; 
  border-left-color:black;
  border-right-color:black; 
  border-bottom-color:black; 
  border-width:1px;
  border-style:solid; 
  padding:6px
}

.vertline {
  border-right-color:black; 
  border-width:1px;
  border-style:solid; 
  padding:2px
}


ul.borders {
padding-left: 3em;
margin-left: 0px;
margin: 0;
margin-bottom: 0;
}

/* URL Link Settings */

.pagelink a:link, .pagelink a:visited,
.pagelink a :hover, .pagelink a:active {
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif; 
	margin-left: 2px;
	color: white;
	background-color: black;
	border-left:4px solid black; border-right:2px solid black; border-top:2px solid black; border-bottom:2px solid black; 
	line-height: 10pt;
}

a:link {
color: black;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-decoration: none;
line-height: 10pt;
}

a:visited {
color: black;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-decoration: none;
line-height: 10pt;
}

a:hover {
color: red;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
line-height: 10pt;
}

a:active {
color: silver;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-decoration: none;
line-height: 10pt;
}

p.minilink {
color: black;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
line-height: 9pt;
}

.minilink a:link {
color: black;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
line-height: 9pt;
}

.minilink a:visited {
color: black;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
line-height: 9pt;
}

.minilink a:hover {
color: red;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
line-height: 9pt;
}

.minilink a:active {
color: silver;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
line-height: 9pt;
}