/* CSS Document */

body {
	background-color: #003399;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 130%;
	letter-spacing: 2px;
}
h2 {
	font-size: 110%;
}
.coName {
	font-family: "Times New Roman", Times, serif;
	font-size: 220%;
	color: #FFFFFF;
	text-align: center;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	cursor: hand;
}
#menu a:link {
	color: #000066;
	text-decoration: none;
}
#menu a:visited {
	color: #000066;
	text-decoration: none;
}
#menu a:hover {
	color: #000066;
	text-decoration: underline;
}
#menu a:active {
	color: #000066;
	text-decoration: none;
}
#menuDn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000066;
	background-color: #ECE9D8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	cursor: hand;
}
#menuDn a:link {
	color: #000066;
	text-decoration: none;
}
#menuDn a:visited {
	color: #000066;
	text-decoration: none;
}
#menuDn a:hover {
	color: #000066;
	text-decoration: underline;
}
#menuDn a:active {
	color: #000066;
	text-decoration: none;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#tblBox {
	margin: 2px;
	border: 2px solid #000066;
}
#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
}
#info a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	color: #666666;
}
#testimonial {
	width: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	background-color: #CCCCCC;
	padding: 10px;
	border: 2px solid #666666;
	background-position: center;
	float: right;
	margin-left: 16px;
}
#heading {
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
}
#sitemail {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin-right: 20px;
	text-align: left;
	font-weight: bold;
}
#sitemail a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	color: #666666;
}
#sitemail a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	color: #666666;
}
#sitemail a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
#info a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	color: #666666;
}
#info a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
