p, td, th { font-size: 12px; font-family: Helvetica, Verdana, Arial, sans-serif; }
.alttitle { color: #990005; font-size: 16px; font-family: Helvetica, Verdana, Arial, sans-serif; font-weight: bold; }
.sitetitle { color: #110FDC; font-size: 18px; font-family: Helvetica, Verdana, Arial, sans-serif; font-weight: bold; font-style:italic; }
.alttext { color: #663366; font-weight: bold; }
.grad {
	background-image: url(/images/grad.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.header-row {
	background-image: url(/images/grad.jpg);
	background-repeat:repeat-y;
	background-position:right;
	text-align:left;
}
.link {
	background-image: url(/images/linkgrad.jpg);
	background-repeat:repeat-x;
	border-right-width:1px;
	border-right-style:double;
	text-align:center;
}

.inverse { 
	background-color:#737E86;
	color:#FFFFFF;
	padding-left:5px;
}

.lgrey { 
	background-color:#E1E7E5;
	color:#333333;
	font-size:9px;
	font-weight:bold;
}

.lblue { 
	background-color:#BAE0E1;
	color:#0000FF;
}

.maintitle { 
	background-color:#737E86;
	color:#FFFFFF;
	padding-left:5px;
	font-size:16px;
	font-weight:bold;
}

body {
}

.sml{ font-size: 10px; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: bold; }
table.nobg { background-image: none; }
table.small td{ font-size: 10px; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: bold; }
table.small th{ font-size: 11px; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: bold; }
table.border { border: 0px solid #002F64; }
th.border { border: 0px solid #002F64; }
td.border { border: 0px solid #002F64; }

a:link { color: #AA3333; text-decoration: none; font-weight: bold;  }
a:visited { color: #AA3333; text-decoration: none; font-weight: bold; }
a:hover { color: #AAAAAA; text-decoration: none; font-weight: bold; }
