html,body {
	background-color: #003;
	color: #006;
	margin: 0px;
	height: 100%;
	font-size: 16px;
	background-image: url(images/cannonlogo.png);
	background-repeat: repeat;
}
.maintable {
	font-size: 16px;
	background-color: #FFF;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;


}
.menuheader {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
img-description {
	font-size: 14px;
	font-weight: bold;
	color: #369;
}

.navmenuheight {
	height: 26px;
	background-color: #999;
}

.pagetitle {
	font-size: 24px;
	color: #336699;
}

.menusubheading {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.img-desciption {
	font-size: 14px;
	font-weight: bold;
	color: #369;
}

.menusubheadingsmall {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}

.tablefont {
	font-size: 14px;
}
.contacttable {
	font-size: 16px;
}
.contacttableborder {
	font-size: 14px;
	border: 1px solid #006;
}
.doubleborder {
	border: 1px double #006;
}



li {
	color: #006;
}
.bulletcolor {
	color: #006;
}


.itemdescription {
	font-size: 14px;
	margin-left: 15px;
	color: #F00;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.bold-red-font {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}

.smfont {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.names {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.description {
	font-size: 12px;
	color: #000066;
	margin-left: 15px;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
.bordercolor {
	border: 1px solid #999;
	font-size: 16px;
}
.height {
	height: 100%;
	background-color: #FFF;
}
