BODY {
	font-size : 10pt;
}

A {
	text-decoration: none;
	font-style : normal;
	font-size : 10pt;
	font-weight : bold;
}

A:HOVER {
	color: Navy;
	background-color: #FFD5D5;
}

TD {

	font-size : 10pt;
}

.navContainer {
	width: 90%;
}

.nav {
	text-align: center;
	color: #FFFFFF;
	padding: 3px;	
}

.navLinks {
	text-decoration: none;
	text-align: center;
	color: #CCCCFF;
	font-style : normal;
	font-size : 11pt;
	font-weight : bold;
}

.navLinks:hover {
	color: #000000;
	background-color: #CCCCFF;
}

.mainProductContainer {
  background-color: #D50000;
  border-color: Black;
  border-style: solid;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  width: 160px;
}

.mainProductLinks {
  text-decoration: none;
  background-color: #D50000;
  text-align: left;
  color: #FFFFFF;
  font-style : normal;
  font-size : 12px;
  font-weight : bold;
  width: 150px;

}


.mainProductLinks:hover {
  color: #CCCCFF;
  background-color: #D50000;  
}

.searchContainer {
	background-color: #FFD5D5;
	border-color: Blue;
	border-style: groove;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
}

.leftLinks {
	text-decoration: none;
	text-align: left;
	color: Navy;
	font-style : normal;
	font-size : 10pt;
	font-weight : bold;
	width: 145px;
	background-color: #CCCCFF;
	border-color: #000066;
	border-style: groove;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;	
	padding: 10px;
}

.leftLinks:hover {
	color: #9B9BFF;
	background-color: #FFFFFF;
}

.text {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	padding-left : 15px;
	padding-top : 15px;
}

.text2 {
	
	padding-left : 15px;
	padding-top : 15px;
	padding-bottom : 15px;
}

.subtext {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	padding-left : 15px;
}

.subheader {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	text-align: center;
	color: #D50000;
}


.headerLink {
	text-decoration: none;
	color: #000066;
	font-style : normal;
	font-size : 13pt;
	font-weight : bold;
	background-color: #CCCCFF;	
	padding: 5px;
}

.headerLink3 {
	text-decoration: none;
	color: #000066;
	font-style : normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	/*background-color: #CCCCFF;*/
	padding: 0px;
	line-height:25px;
}
.headerLink3:hover {
	color: #CCCCFF;
	background-color: #000066;
}

.headerLink4 {
	text-decoration: none;
	color: #cc0000;
	font-style : normal;
	font-size : 12pt;
	font-weight : bold;
	padding: 0px;
}


.hotLinksTD {
	text-decoration: none;
	background-color: red;	
}
	
.hotLinks {
	text-decoration: none;
	color: #000066;
	font-style : normal;
	font-size : 11pt;
	font-weight : bold;
}
.hotLinks:hover {
	color: #000000;
	background-color: #CCCCFF;
}
.hotLinks:visited {
	color: #000066;
}

.menuLink {
	text-decoration: none;
	color: blue;
	font-style : normal;
	font-size : 10pt;
	font-weight : bold;
}

.menuLink:hover {
	color: #CCCCFF;
	background-color: #000066;
}


.grayLink {
	text-decoration: none;
	color: #cc0000;
	font-style : normal;
	font-size : 10pt;
}
.grayLink:hover {
	background-color: #FFD5D5;
}


.searchLink {
	text-decoration: none;
	color: blue;
	font-style : normal;
	font-size : 12pt;
	font-weight : bold;
}

.searchLink:hover {
	color: #CCCCFF;
	background-color: #000066;
}


.headerLink3_1 {
	text-decoration: none;
	color: #000066;
	font-style : normal;
	font-size : 13pt;
	font-weight : bold;
	background-color: #99CCCD;	
}

.headerLink:hover {
	color: #CCCCFF;
	background-color: #000066;
}

.footerLink {
	text-decoration: none;
	text-align: center;
	color: #000066;
	font-style : normal;
	font-size : 12pt;
	font-weight : bold;
	background-color: #CCCCFF;	
}

.footerLink:hover {
	color: #CCCCFF;
	background-color: #000066;
}

.footerLink2 {
	text-decoration: none;
	text-align: center;
	color: blue;
	font-style : normal;
	font-size : 10pt;
}

.footerLink2:hover {
	color: #CCCCFF;
	background-color: #000066;
}

.hotLinkYo {
	text-decoration: none;
	text-align: center;
	color: red;
	font-style : italic;
	font-size : 11pt;
}

.hotLinkYo:hover {
	color: red;
}

.productTable {
    background-color: #CACAFF;
	border-color: #000066;
	border-style: groove;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
}

.products {
    background-color: #FFFFFF;
	border-color: #000066;
	border-style: groove;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;	
	padding: 4px;
}

.productTitle {
    background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

.productDesc {
    background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	padding-left : 5px;
}

.headerNonLink {
	text-decoration: none;
	color: #FFFFFF;
	font-style : normal;
	font-size : 10pt;
	font-weight : bold;
	background-color: #000066;
	padding: 5px;
}

.245ilink {
	text-decoration: none;
	text-align: center;
	color: Navy;
	font-style : normal;
	font-size : 10pt;
	font-weight : bold;
	background-color: #CCCCFF;
	border-color: #000066;
	border-style: groove;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
  padding-left: 4px;
  padding-right: 4px;
}

.245ilink:hover {
	color: #CCCCFF;
	background-color: #000066;
}

.header {
	text-decoration: none;
	color: #CC0000;
	font-style : normal;
	font-size : 13pt;
	font-weight : bold;
}










.leftMenu2 {
	text-decoration: none;
	color: #CC0000;
	font-style : normal;
	font-size : 9pt;
	font-family: Times New Roman;
}
.leftMenu3 {
	text-decoration: none;
	color: #CC0000;
	font-style : normal;
	font-size : 11pt;
	font-family: Times New Roman;
}

.leftMenu4 {
	text-decoration: none;
	color: #000066;
	font-style : normal;
	font-size : 9pt;
	font-family: Times New Roman;
}


.leftMenu5 {
	text-decoration: none;
	color: #000066;
	font-style : normal;
	font-size : 11pt;
	font-family: Times New Roman;
}
