BODY    { font-family: "Lucida Grande", "Times New Roman", Georgia, Times; margin: 0px }
BODY,TH,TD  {
	font-size: 90%
}
A   { font-weight: bold; text-decoration: none; }
A:hover   { font-weight: bold; text-decoration: underline; }
.pagetitle  { font-style: italic; font-weight: bold; font-size: 150% }

.tablemenu         { background: url(/images/layout/layout-v4_13.gif) bottom repeat-x }

.tablemenu a        { 
	color: black; 
	text-decoration: none;
}

.tablemenu a:hover        {
	color: black; 
	text-decoration: underline;
}

.tablemenu li { padding-left: 0px; margin-left: 0px; margin-top: 5px }.tablemenu ul { padding-left:0px; margin-left: 18px }
.open { display: block; }.closed { display: none; }

.footer         { color: white;
			font-size: 90%
 }

.footer a        { 
	color: white; 
	text-decoration: none;
}

.footer a:hover        {
	color: white; 
	text-decoration: underline;
}

.bigheader { font-style: italic; font-weight: bold; font-size: 120%; }
.smallerText { font-size: 80% }
.borderbox { border-bottom:1px solid silver; }

.headertable            { border-top: 1px solid black; border-bottom: 1px solid black }
.headertable td  { border-top: 1px solid black; border-bottom: 1px solid black }

.formtable {
	font-size:90%;
	font-weight:bold;
	border:1px solid grey;
	padding:10px;
	background:silver;
}
.formtable td {
	padding:3px;
}

.login { font-size: 80% }