/* Southern Design Centre */

body,td,select,textarea,input,p       {
	font-size: x-small;
	font-family: Verdana,Arial,SunSans-Regular,Helvetica,Geneva,Swiss,sans-serif;
	font-weight:normal;
	color: #444444;
}
body { background-color:#DDDDDD; margin:0px; }

table.border { border:solid 1px #844; } /* #06143F */
img.border   { border:solid 1px #888; background-color:#ffffe0; }

td.lhsnav {
	background-image:url(images/index_03.jpg); 
	background-repeat:no-repeat;
	background-color:#fff;
}
/* td.lhsnav td { border-bottom:1px dotted #888; } */

a         { color: #334f75; }
a:link    { color: #777777; text-decoration: underline}
a:visited { color: #334f75; text-decoration: underline}
a:hover   { color: #333300; text-decoration: none}
a:active  { color: #334f75; text-decoration: underline}

a.nav         { color: #334f75; font-size: x-small; text-decoration: none; }
a.nav:link    { color: #334f75; font-size: x-small; text-decoration: none }
a.nav:visited { color: #334f75; font-size: x-small; text-decoration: none }
a.nav:hover   { color: #333300; font-size: x-small; text-decoration: underline; }
a.nav:active  { color: #334f75; font-size: x-small; text-decoration: none }

h4 { color:#06515F; font-weight:bold; font-size:110%; margin-bottom:8px; }
h5 { color:#06515F; font-weight:bold; font-size:110%; font-style:oblique; margin-top:0px; margin-bottom:10px;  }

.todo { background-color:#ff8; color:#f00; }
