* td {color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica; line-height:16px;}

/* put tags first to override defaults */

body {margin:0px 0px 10px 0px; background-color: #98B2D0; background-image:url(../images/bg.jpg);}

a {color: #7589A1; font-weight:bold; text-decoration: underline;} 
a:hover {color: #98B2D0; font-weight:bold; text-decoration: underline;}

ul {padding-top:0px;margin-top:0px;}

/* put classes last to override tags */

.nav {color: #FFFFFF; font-size: 12px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.nav:hover {color: #FFFFFF; font-size: 12px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}

.footer {color: #FFFFFF;font-size: 11px; text-decoration:none; font-weight:normal;}
.footer:hover {color: #FFFFFF;font-size: 11px; text-decoration:underline; font-weight:normal;}

.date {color:#FFFFFF; font-weight:bold;}

.blue_left {
	background-color:#98B2D0;
	background-image:url(../images/outlineL.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.blue_right {
	background-color:#98B2D0;
	background-image:url(../images/outlineR.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.blue_top {
	background-color:#98B2D0;
	background-image:url(../images/outlineT.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.grey_left {
	background-image:url(../images/outlineLgray.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.grey_right {
	background-image:url(../images/outlineRgray.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.grey_bottom {
	background-image:url(../images/outlineB.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}



.text {background-color:#FFFFFF; border:1px solid #98B2D0; color: #000000; width:175px; font-size: 11px; font-family: Verdana, Arial, Helvetica;}

.antibottext {background-color:#FFFFFF; border:1px solid #98B2D0; color: #000000; width:50px; font-size: 11px; font-family: Verdana, Arial, Helvetica;}

.textarea {background-color:#FFFFFF; border:1px solid #98B2D0; color: #000000; width:250px; font-size: 11px; font-family: Verdana, Arial, Helvetica;}

.button {background-color:#FFFFFF; border:2px solid #98B2D0; color: #000000; font-weight:bold; font-size: 12px; font-family: Verdana, Arial, Helvetica;}