@charset "utf-8";
/* CSS Document */

body {
	
	background-color: #000d2f;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
/*	background-image: url(images/blue_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;*/


}
.bodytd {
	padding: 10px;
}
.linktd {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

.linktdleft {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
}
.style1 {
	color: #0020FA
}
.style2 {color: #666666}
.style3 {
	color: #990000;
	font-weight: bold;
}
.style4 {color: #FFFFFF}

.style24 {
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}.hometd {
	background-image: url(images/video-books.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.style22 {	border-style: solid;
	border-width: 0;
}
h1 {
	color: #8F1514;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #0020FA;
}
.lefttd {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.tdupdownline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.bottomline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.meetplantdtop {
	background-image: url(images/bio_bgtop.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
p.sm-font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	line-height:16px;
	padding:0px;
	margin:0px;
}