@charset "ISO-8859-1";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000066;
}
a:visited {
	color: #660000;
}
h1 {
	font-size: 20px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #5D798D;
	padding-left: 5px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	color: #000033;
}
.style2 {font-size: 14px}
#tableBody {
	height: 100%;
	width: 750px;
	background-color: #CCDDE7;
	border: thin solid #000033;
}
#tdHeader {
	height: 200px;
	width: 750px;
	background-color: #CCDDE7;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#tdButtons {
	width: 130px;
}
#tdBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	height: 100%;
	width: 570px;
}

#tdFooter {
	height: 200px;
	width: 700px;
}
#tdButtonsTwo {
	background-image: url(images/smsign1.jpg);
	background-position: center bottom;
	height: 100%;
	width: 130px;
	background-repeat: no-repeat;
}
body {
	margin-top: 20px;
	background-image: url(images/blue09.jpg);
	background-repeat: repeat-x;
	background-color: #102C40;
}

