img
{
	border:none;
}
th,td
{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	vertical-align:top;
}
legend
{
	font-weight:bold;
	font-size:.8em;
}
fieldset
{
	border:1px solid red;
	padding:5px;
}
.altrow
{
	background-color:#ffffcc;
}
.altrow2
{
	background-color:#eeeeee;
}
.tab a
{
	border-top:1px solid #cccccc;
	color:black;
	text-decoration:none;
	font-size:9pt;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	height:15px;
}
.tab a:hover
{
	background-color:#eeeeee;
}
.label
{
	float:left;
	width:55px;
	font-weight:bold;
	font-size:9pt;
}
.elabel
{
	float:left;
	width:80px;
	font-weight:bold;
	clear:both;
	font-size:9pt;
}
.eelabel
{
	float:left;
	width:125px;
	font-weight:bold;
	clear:both;
	font-size:9pt;
}
.nav a:link, .nav a:visited
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
	background:url(../images/left_nav.gif) no-repeat left;
	padding-left:20px;
	font-size:9pt;
}
.nav a:hover
{
	color:#666666;
	background:url(../images/left_nav_over.gif) no-repeat left;
}
.clientbutton a:link, .clientbutton a:visited
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
	background:url(../images/client.gif) no-repeat left;
	padding-left:20px;
	font-size:9pt;
}
.clientbutton a:hover
{
	color:#666666;
	background:url(../images/client_over.gif) no-repeat left;
}
.subnav a:link, .subnav a:visited
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	margin-left:5px;
	padding-left:20px;
	font-size:9pt;
}
.subnav a:hover
{
	color:#666666;
	text-decoration:underline;
}
.logout a:link, .logout a:visited
{
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
	background:url(../images/logout.gif) no-repeat left;
	padding-left:20px;
	font-size:9pt;
}
.logout a:hover
{
	color:#ff0000;
	background:url(../images/logout_over.gif) no-repeat left;
}
.buttons ul
{
	list-style:none;
	margin: 0px;
	padding:0px;
}
.buttons li
{
	 list-style:none;
	 text-align:center;
	 margin-bottom:10px;
	 margin-left:5px;
	 display:inline;
}
.buttons li:first-child
{
	margin-left:0px;
}
/*need to make this color the same as the above colour*/
.buttons a:link,.buttons a:visited
{
	color:#000000;
	padding-right:4px;
	white-space:nowrap;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/btn.gif) no-repeat left;
	padding-left:15px;
	margin:3px 3px 3px 3px;
}
.buttons li:hover, .buttons a:hover
{
	text-decoration:underline;
}
#dispblock a:link,#dispblock a:visited
{
	width:140px;
	margin-bottom:10px;
	display:block;
}
.specialbutton a:link, .backbutton a:visited
{
	background:none;
	color:#83C5BB;
	font-weight:bold;
	font-size:9pt;
}
.specialbutton a:hover
{
	text-decoration:underline;
	background:none;
	color:#83C5BB;
}
.backbutton a:link, .backbutton a:visited
{
	background:url(../images/back.gif) no-repeat left;
	font-weight:bold;
	font-size:9pt;
	border:1px solid #000000;
	color:#000000;
	padding-left:20px;
}
.backbutton a:hover
{
	background:#cccccc url(../images/back.gif) no-repeat left;
	text-decoration:none;
}
.pars
{
	font-size:9pt;
}
.pars h2
{
	font-size:10pt;
}
.pars img
{
	margin:5px;
}
.pars li
{
	margin-left:15px;
}
#runofshow td
{
	vertical-align:top;
	margin:5px;
	font-size:9pt;
}
#runofshow ul
{
	margin:5px;
	padding:5px;
}
.runleft
{
	font-weight:bold;
	padding-left:0px;
	width:75px;
}
.req
{
	font-weight:bold;
	color:red;
}