

p {font-family: Tahoma}
p {font-size: 10pt}
p.uppercase {text-transform: uppercase}
p.uppercase {color: #FF0000}
p {color: #000000}

p.smallheading {color:olive;font-weight:bold;}
p.data {color:black;}

p.ParagraphBoxShading
{
border: 3px solid navy; 
background-color: #CCFFFF;
text-indent: 10px;
font-size: 14pt;
}


td {font-family: Tahoma}
td {font-size:10pt}

h1 {font-size: 18pt}
h1 {font-family: Tahoma}
h1.thick {font-weight: bold}
h1 {color: #800080}
h1 {font-weight: bold}


h1.directoryheading {font-size: 18pt;font-family: Tahoma;color: olive;font-weight: 900;}
h1.RentalHeading {font-size: 18pt;font-family: Tahoma;color: olive;font-weight: bold;}


/* p {border: solid thin gray} */

table {
background-color: white;

}

table#Border2x 
{
border-color: silver;
border-collapse: collapse;
border-style: solid;
border-width: 2px;
}


table#Border1x 
{
border-color: silver;
border-collapse: collapse;
border-style: solid;
border-width: 1px;
}


/* body {background-color: #FFFFFF} */


body
{
background-image:
/* url('http://schoolmarketplace.com.au/images/body.jpg') */
/* url('http://schoolmarketplace.com.au/images/BackGrounds/lgrey066.jpg') */
url('http://schoolmarketplace.com.au/images/BackGrounds/FBGreyStyle.gif');
background-repeat:repeat-x;

}

input.TextBoxBlue
{
padding:2px; 
border:1px solid #0000FF;
}


textarea.BorderBlue
{
padding:2px; 
border:1px solid #0000FF;
}


select.SelectBlueBorder 
{
padding:2px;
border:1px solid #0000FF;

}

#SideCategoryMenu
{

text-align:center;
border:solid;
border-color:#666666;
border-width:1px;
margin:2px;
padding:2px;
width:170px;
height:18px;
background-color:silver;
}

a.menu
{
font-weight:500;
color:black;
text-decoration:none;
}