/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(/images/bodyGrad.jpg);
	background-repeat: repeat;
}
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;
	font-weight: bold;
	cursor: hand;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#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;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#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;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 60%;
}
#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;
}
#menuRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#menuAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
#menuAbout a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
#menuAbout a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
#menuAbout a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
}
