﻿A:link{color:#229087;}
A:visited{color:#009999;}
A:active{}

body
{
	background-image:Url('images/grnTile.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Arial,Verdana;
}

table
{
	font-family:Arial,Verdana;
	font-size:12px;
}

hr
{
	background-color:#009999;
	width:98%;
	height:1px;
	color:#009999;
}

label
{
	font-weight:bolder;
}

/* Classes */
.sampMenu
{
	font-family:Arial,Verdana;
	font-size:11px;
	color:#009999;
	padding:14px 0px 0px 16px;
}

.opTxt{font-size:11px;color:#009999;}

.grnTxt{color:#009999;}

.aquaCol{color:#009999;}

.styleSlant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #009999;
	font-weight: bold;
}
.bottom
{
    text-decoration: none;
    font-size:11px;
}

A.bottom
{
    text-decoration: none;
}

A.bottom:hover
{
    font-weight:bolder;
}
