body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size:14px;
}

a:link {
	color:#0000CC;
}

a:visited {
	color:#0000CC;
}

a:hover {
	color:#CA0B01;
}

a.menulink:hover {
	color:#0000CC;
}

div#mainClm {
	position:relative;
	top:0px;
	left:200px;
	margin-top:30px;
	margin-bottom:20px;
	bottom:0px;
	width:380px;
	padding:0px 10px 0px;
	border-left:dotted 1px #000000;
}

div#sideBar {
	position:absolute;
	left:0px;
	top:120px;
	width:180px;
	margin:20px;
	padding:0px;
}

form {
	display:inline;
}

img {
	border:none;
	display:block;
}

p {
	margin-top:0px;
}

td.dark_coloured {
	background-color:#FBFBFB;
	font-size:11px;
}

td.dark_grayscale {
	background-color:#E8E8E8;
	font-size:11px;
}

td.light_coloured {
	background-color:#FBFBFB;
	font-size:11px;
}

td.light_grayscale {
	background-color:#F0F0F0;
	font-size:11px;
}

textarea.large {
	height:96px;
}

.black {
	font-size:30px;
	font-weight:bold;
	line-height:30px;
}

.green {
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	color:#1B351C;
}

.red {
	font-family:Arial;
	letter-spacing:-2px;
	
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	color:#C80000;
}

.red {
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	color:#C80000;
}

.printer {
	display:none;
}

.warning {
	color:red;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
