
.cognoyellow {color: #FFCC00;}
.cognoblue {color: #00CCFF;}
.cognogreen {color: #00CC99;}
.cognored {color: #FF6600;}


font.tabheader {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 20px;
	line-height:28px;
}

font.tabbody {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

font.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: grey;
}

font.cognocenter {
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:24px;
	color: #FFCC00;
}

font.cognotimes {
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800%;
	line-height:24px;
	color: #000000;
}

font.textHeader {
  font-family: bimini, verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF9900;
	line-height: 28px;
}
font.textCatalog {
  font-family: bimini, verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	line-height: 20px;
}

font.textBody {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
	 
font.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: grey;
	line-height: 14px;
}

h1 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

h2 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.8em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

ul { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-image: url(img/ArrowGreen12.gif);
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
ul ul { 
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	list-style-image: none; 
	list-style-type: disc; 
}
ul ul ul { 
	font-size: 12px;
	list-style-type: circle; 
}

.textSubTitle {
	font-weight: normal;
}
	

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.4;
	margin-top: 0.8em;
	margin-bottom:0.8em;
}

td {
	valign: top;
}

/*
a:link {font-weight:bold;text-decoration:underline;color:black}
a:visited {font-weight:bold;text-decoration:underline;color:black}
a:hover {font-weight:bold;text-decoration:underline;color:blue}
a:active {}
*/

a.home:link {text-decoration:none;color:black}
a.home:visited {text-decoration:none;color:black}
a.home:hover {text-decoration: underline;color:blue}
a.home:active {}

a.menuitem:link {font-weight:bold;text-decoration:none;color:black}
a.menuitem:visited {font-weight:bold;text-decoration:none;color:black}
a.menuitem:hover {font-weight:bold;text-decoration:none;color:blue}
a.menuitem:active {}

a.catalog:link{text-decoration:none; font-weight:normal;}
a.catalog:visited{text-decoration:none; font-weight:normal;}
a.catalog:hover{background-color:#808080;}
a.catalog:active{}

a.title:link{text-decoration:underline;color:#FF9900;}
a.title:visited{color:#FF9900;}
a.title:hover{background-color:#808080;}


.menu
{
   position:relative;
   background-color:none;
   border:1px solid none;
   width:200;
   font-size:16px;
   font-family:  "Times New Roman",Georgia, Times, serif;
   font-weight: bold;
   position: absolute;
   cursor:pointer;
}
.item_panel
{
    width:200;
    border-left:1px solid none;
    border-right:1px solid none;
    clip:rect(0,200,0,0);
    position:absolute;
}
.item_panel a
{
   text-decoration:none;
   color:black;
   cursor:pointer;
}
.item
{
   background-color:none;
   width:200;
   font-size:12px;
   font-family: "Times New Roman", Georgia, Times, serif;
}

img.cat3slideshow {
   width:600;
	 height:400;
}
img.cat3catalogArea {
   width:600;
	 height:400;
}

div.content {
  position:relative;
	bottom:1px;
	right:1px;
	background-color:#ffffff;
	color:#000;
	border: 1px solid #000000;
	
}

div.catalogLinks{
  position: relative;
	z-index: 100;
	right: 10px;
	top: 10px;
}
	
div.shadow1, div.shadow2, div.shadow3, div.shadow4 {
  position: relative;
	bottom: 1px;
	right: 1px;
	color: inherit;
}
div.shadow1 {background-color: #707070;}
div.shadow2 {background-color: #909090;}
div.shadow3 {background-color: #B0B0B0;}
div.shadow4 {background-color: #D0D0D0;}


img.cat3thumb {
	 width:60;
	 height:40;
	 border-width:2px;
	 border-style:inset;
	 border-color:white;
	 cursor:pointer;
}

img.cat3shop {
	 width:120;
	 border-width:2px;
	 border-color:white;
	 cursor:pointer;
}

img.cat3catThumb {
	 width:68;
	 height:44;
	 border-width:2px;
	 border-style:double;
	 border-color:white;
	 cursor:pointer;
}


