/* debug settings 
BODY						{border-color:Black; border-style:solid; border-width:thin; background-color:#Gray; SCROLLBAR-FACE-COLOR:#EFEFEF;SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;SCROLLBAR-SHADOW-COLOR:#d8e2e7;SCROLLBAR-3DLIGHT-COLOR:#96aabd; SCROLLBAR-ARROW-COLOR:#606d79; SCROLLBAR-TRACK-COLOR:#c2cacf; SCROLLBAR-DARKSHADOW-COLOR:#96aabd}TABLE						{font-family: Verdana, Arial, Helvetica; font-size:x-small;}TD							{border-color:Red; border-style:solid; border-width:thin;vertical-align:top;vertical-align:top;}TR							{}*/
/* original settings */
BODY						{background-color:GRAY; SCROLLBAR-FACE-COLOR:#EFEFEF;SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;SCROLLBAR-SHADOW-COLOR:#d8e2e7;SCROLLBAR-3DLIGHT-COLOR:#96aabd; SCROLLBAR-ARROW-COLOR:#606d79; SCROLLBAR-TRACK-COLOR:#c2cacf; SCROLLBAR-DARKSHADOW-COLOR:#96aabd}TABLE						{font-family: Verdana, Arial, Helvetica; font-size:x-small;}TD							{vertical-align:top;}TR							{}H1							{font-size:medium;}a:link {
	color: #0A71B4;
	line-height: 100%;
	font-weight:normal;
}
a:hover {
	color: #0A71B4;
	line-height: 100%;
	font-weight: normal;
}
a:visited {
	color: #0A71B4;
	line-height: 100%;
	font-weight: normal;
}
a:active {
	color: #0A71B4;
	line-height: 100%;
	font-weight: normal;
}
table.pagetable				{width:100%;height:100%; background-color:White; border-color:Black; border-style:solid; border-width:thin;}
tr.pagetable_top			{height:120px; background-color:White}
td.pagetable_top			{}
tr.pagetable_centre			{}
td.pagetable_centre			{}
tr.pagetable_bottom			{height:10px; background-color:White; vertical-align:top;}
td.pagetable_bottom			{}

table.maintable				{width:100%;height:100%;}
tr.maintable				{}
td.leftmenu					{width:170px; background-color:White; padding-top:20px; padding-left:10px;}
td.mainpage					{padding:20px 20px 20px 20px;}
td.rightmenu				{width:150px;}

table.posted				{background-image:url(/img/posted.gif); width:302px; height:231px;}
tr.posted_top				{height:15px}
td.posted_top				{vertical-align:top;}
tr.posted_middle			{}
td.posted_middle			{vertical-align:top;}
tr.posted_bottom			{height:12px}
td.posted_bottom			{vertical-align:botttom}

table.leftMenu				{BEHAVIOR: url(/inc/menu.htc); background-color: Gray; border-color: #999999; border-width: 0px 1px 1px 1px; border-style: solid; line-height: 100%;}
td.leftMenuItem				{height:17px; border-color: #F1F1F1; border-width: 1px; border-style: solid; font-size:smaller; padding-left: 6px; padding-right: 15px; padding-top: 1px; cursor: hand; line-height: 100%; font-weight: normal;}


td.leftMenuItem a:link {
	color: black;
	text-decoration: none;
	line-height: 100%;
	font-weight:normal;
}
td.leftMenuItem a:hover {
	color:black;
	text-decoration: none;
	line-height: 100%;
	font-weight: normal;
}
td.leftMenuItem a:visited {
	color: black;
	text-decoration: none;
	line-height: 100%;
	font-weight: normal;
}
td.leftMenuItem a:active {
	color: black;
	text-decoration: none;
	line-height: 100%;
	font-weight: normal;
}
td.leftMenuHeader {
	font-size:smaller;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	cursor: default;
	line-height: 100%;
}
p.footer					{font-size:smaller; color:Gray}
