﻿a:link {
	color:#5B5D87;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
}
a:visited {
	color:black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
}
a:hover {
	color:#5B5D87;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
}
a:active {
	color:#5B5D87;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
}
p {
	text-indent:.75cm;
}
p.noindent {
	text-indent:0cm;
}
p.footer {
	text-indent:0cm;
	font-size:xx-small;
}
body {
	margin:20px auto 0 auto;
	background-color: #5B5D87;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
div {
	
}
div#header {
	margin-top:0;
	width:540px;
	height:81px;
	background-image:url('images/gts_logo.gif');
	background-repeat:no-repeat;
	background-position:center;
}
div#linkbar {
	margin-top:0;
	width:540px;
	height:20px;
	background-color:white;
	text-align:center;
	background-image:url('images/rt_top.gif');
	background-position:right;
	background-repeat:no-repeat;
}
div.spacer {
	width:540px;
	height:2px;
	background-color: #5B5D87;
}
div#container {
	width:520px;
	height:auto;
	padding:10px;
	background-color:white;
	text-align:left;
}
li {
	font-size:small;
	color: #5B5D87;
	list-style-type:square;
}
div#payroll {
	width:260px;
	height:auto;
}
div#bookkeeping {
	width:260px;
	height:auto;
}
div#footer {
	width:540px;
	height:20px;
	background-image:url('images/rnd_btm.gif');
	background-repeat:no-repeat;
	background-position:100% 100%;
	text-align:center;
}