﻿body 
{
	font-family:Verdana, Helvetica, Sans-Serif;
}

img
{
	border:none;
}
div
{
	padding:0px;
	margin:0px;
}

input, textarea, select
{
	font-family:Courier New, Courier, Monospace;
}

input:focus, textarea:focus, select:focus
{
	border:2px dotted #BB002D;
}

fieldset
{
	padding:3px 6px 3px 3px;
}

td, th
{
    padding:0.25em;
}

.fleft
{
	position:relative;
	float:left;
}
.fright
{
	position:relative;
	float:right;
}
.clear
{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

.overdue
{
	font-weight:bolder;
	color:Red;
	background-color:White;
}

.accessLink
{
	line-height:0;
	height:0;
	font-size:0;
	margin:0;
	padding:0;
}