body						{ background-color: #F3EDF4;text-align: center;margin: 2px;font-family: arial, helvetica, sans-serif;font-size: 13px;color: #000000; }

a 							{ color: #0033cc;background-color: #ffffff;text-decoration: none; }
a:hover					{ color: #cc0033;background-color: #ffffff;text-decoration: underline; }
a.cairn					{ color: #444444;background-color: #ffffff; }
a.cairn:hover		{ color: #0033ff;background-color: #ffffff;text-decoration: underline; }
a.link					{ color: #0033ff;background-color: #ffffff; }
a.link:hover		{ color: #cc0033;background-color: #ffffff;text-decoration: underline; }

div							{ border: 0px;padding: 0px;margin: 0px; }
div.banner 			{ float: right;padding-right: 8px; }
div.centre			{ padding-left: 10px;padding-right: 11px; }
div.left				{ padding-left: 7px;padding-right: 6px;text-align: center; }
div.main				{ padding-left: 12px;padding-right: 18px; }
div.right				{ padding-right: 18px; }

form.logon			{ text-align: right;margin: 0px;padding: 4px;border: 1px solid #cccccc;line-height:25px; }

h1							{ font-size: 18px;color: #000099;background-color: #ffffff;margin-bottom: 4px; }
h2							{ font-size: 15px;color: #000099;background-color: #ffffff;margin-bottom: 2px;text-align: left; }

img							{ padding: 0px;margin: 0px;border: 0px; }

li.link					{ list-style-type: disc;font-size: 14px;font-weight: bold;padding: 3px;margin-left: 25px; }
li.login				{ list-style-type: none;font-size: 14px;padding: 3px;margin-left: 125px;line-height: 25px; }
li.submit				{ list-style-type: none;font-size: 14px;padding: 0px;margin-left: 500px;line-height: 25px; }

p 							{ text-align: justify;margin-top: 0px; }
p.cairn 				{ text-align: center;font-size: 10px;color: #808080;background-color: #ffffff;background-image: url(/images/bg_main.jpg);padding-top: 8px; }
p.timestamp			{ text-align: right;font-weight: bold;margin-bottom: 0px; }

span.right			{ text-align: right;padding-right: 20px; }

td 							{ padding: 0px;border: none;margin: 0px;vertical-align: top;text-align: left; }
td.btm					{ width: 780px;height: 40px;background-color: #ffffff;color: #000000;background-image: url(/images/bg_btm.jpg);background-position: bottom left;background-repeat: no-repeat; }
td.centre				{ width: 285px;background-color: #ffffff;color: #000000;background-image: url(/images/bg_centre.jpg);background-position: top left;background-repeat: repeat-y; }
td.left					{ width: 287px;background-color: #ffffff;color: #000000;background-image: url(/images/bg_left.jpg);background-position: top left;background-repeat: repeat-y;text-align: center; }
td.main					{ width: 780px;background-color: #ffffff;color: #000000;background-image: url(/images/bg_main.jpg);background-position: top left;background-repeat: repeat-y; }
td.right				{ width: 208px;background-color: #ffffff;color: #000000;background-image: url(/images/bg_right.jpg);background-position: top left;background-repeat: repeat-y;text-align: center; }
td.top 					{ width: 780px;height: 70px;background-color: #ffffff;color: #000000;background-image: url(/images/bg_top.jpg);background-position: top left;background-repeat: no-repeat;padding-top: 2px;padding-left: 2px; }

ul							{ margin: 0px;padding: 0px; }
