body {
    color: black;
	background-image:url(/images/background_lines.gif);
    background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin-left:0cm;
	margin-top:0cm;
	vertical-align:top;
	}
	
Table  {
	border:0;
	padding:0;
	vertical-align:middle;
	border-collapse:collapse;
	}

td  {
	background-color:ffffff;
	background-image:url(/images/whitebkgrnd.gif)
	}
	

ul.navbar {
	color:#000066;
	list-style-type:square;
	line-height: 0.6cm;
	font-weight:800;
	position:absolute;
	top:95px;
	left:215px;
	width:125px;
	}

A:visited  {color: #000066; text-decoration: none}
A:link  {color: #000066; text-decoration: none}
A:active  {color: #000066; text-decoration: none}
A:hover   {cursor: crosshair; color:#ffffff; background-color:#003366; text-decoration: underline; font-size:120%}

p.maincontent {
	position:absolute;
	top:91px;
	left:414px;
	width:575px;
	}

.style5 {
	color: #000066;
	font-size: large;
	font-weight: bold;
}

textarea, select, input {
	border-style:groove;
	border-width:1px;
	border-color:#003366;
}

.tabletitles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	text-align:right;
}

.tinylinks {
	font-size:xx-small;
}

.tinydatareturn {
	font-size:x-small;
	font-weight:bold
}

.navbar
	{background-color: white;
	 color: ffffff; }

