body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a {
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.contentTable {
	width: 100%;
}
.contentBG {
	background-color: #000000;
	background-image: url(images/black-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: f58f87;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: f58f87;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: f58f87;
	text-decoration: underline;
}
.contentCell {
	background-attachment: scroll;
	background-image: url(images/contentBGfade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.pageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.subMenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.subMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.subMenuActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subMenuColor {
	background-color: #F4F4F4;
}
.subMenuColorActive {
	background-color: #CCCCCC;
	font-weight: bolder;

}
.subSubMenu a {
	color: #cc0000;
	text-decoration: none;
}
.subSubMenu  a:hover {
	color: #000000;
	text-decoration: underline;
}
.boldRed {
	font-weight: bold;
	color: #CC0000;
}
.boldRedBig {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.cellBGred {
	background-color: bf2026;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.patents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

