body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;

}
#backgrnd {  
	background-image: url(images/backgnd.jpg);
}
body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #C0DFFD;
}
h1 {
	margin: 1px;
  font-size: 18px;
}
h2 {
	margin: 1px;
  font-size: 16px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.TitleHeader {
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.small {font-size: 11px}
.headers {font-size: 16px; 
		font-weight: bold; 
}
.Red {
	color: #FF0000;
	font-size: 18;
}
.sitestable1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #8DB8E2;
	border-bottom-color: #8DB8E2;
	background-color: #E7F7D8;
}
.sitestable2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #8DB8E2;
	border-bottom-color: #8DB8E2;
	background-color: #D1EFB3;
}
.sitestablerankerror {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #8DB8E2;
	border-bottom-color: #8DB8E2;
	background-color: #FFEFB3;
}
.sitestableRecipocalerror {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #8DB8E2;
	border-bottom-color: #8DB8E2;
	background-color: #FF4940;
}
.sitestablegrey {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #8DB8E2;
	border-bottom-color: #8DB8E2;
	background-color: #808080;
}
.SiteTitle {
	font-size: 14px;
	font-weight: bold;
}
.SiteDescription {
    font-size: 11px
}
.SiteURL {
	font-size: 11px;
	font-weight: bold;
}
.SiteEmail {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.MenuHeader {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.LinksTop {
	color: #003366  ;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.LinksMiddle {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.LinksBottom {
	color: #003366  ;
	font-size: 10px;
	text-decoration: none;
}
.t1 {
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 4px;
	background-color: #003366;
}
.t2 {
	background-image: url(images/2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 4px;
	background-color: #003366;
}
.t3 {
	background-image: url(images/3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 4px;
	background-color: #003366;
}
.t4 {
	background-image: url(images/4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 4px;
	background-color: #003366;
}
.tbg {
	background-color: #003366;
	height: 4px;
}
.tHeader {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #d1efb3;
	background-color: #003366;
	height: 25px;
}
.Button {
	font-size: 12px;
	text-align: center;
	color: #FF0000;
	background-color: #CCCCCC;
	height: 16px;
	width: 60px;
	padding: 4px;
	border-top-width: 1px;
	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: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
