td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00387c;
	background-image: url(images/gradient_bg.gif);
	background-repeat: repeat-x;
}
.shadowlf {
	background-image: url(images/shadow_lf2.gif);
	background-repeat: repeat-y;
}
.shadowrt {
	background-image: url(images/shadow_rt2.gif);
	background-repeat: repeat-y;
}
.borderwht {
	border: 1px solid #ffffff;
}
.dotsvert {
	background-image: url(images/dots_vert.gif);
	background-repeat: repeat-y;
}
.cup {
	background-image: url(images/coffeecup.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.beans {
	background-image: url(images/beans.gif);
	background-repeat: no-repeat;
}
.dotshorz {
	background-image: url(images/dots_horz.gif);
	background-repeat: repeat-x;
}
.dotshorz2 {
	background-image: url(images/dots_horz2.gif);
	background-repeat: repeat-x;
}
.lineheight {
	line-height: 18px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
html { 
	min-height: 101%; 
}.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00367b;
}
.borderblu {
	border: 1px solid #00367b;
}
.borderdotted {
	border: 1px dashed #00367b;
}


.borderred {
	border: 1px solid #990000;
}
