@charset "utf-8";

A {
	font-weight: bold;
	color: #224b5d;
	text-decoration: underline;
}

A:hover {
	font-weight: bold;
	color: #58191d;
	text-decoration: underline;
}

A.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.bottom_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}

.head_red {
	font-size: 22px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #58191d;
}
A.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
table.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.head_blue {
	font-size: 22px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #224b5d;
}
.platelet_bg {
	background-image: url(../images/platelet_bg_right.jpg);
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bottom_grad {
	background-image: url(../images/bottom_grad.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	color: #999999;
}
Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.home_txt {
	font-size: 20px;
	color: #333333;
}

table.homepage {
	background-image: url(../images/yellow_bg.jpg);
	background-repeat: repeat;
	text-align: left;
	font-size: 12px;
}
.bottom_bdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


TABLE.border_all {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.head_blue_sub {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #224b5d;
}
.image_caption {
	font-style: italic;
	font-weight: bolder;
}
.img_bdr {
	border: 1px solid #000000;
}
.head_gray_sub {
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}

