﻿body{
		 font-size: 10pt;
         font-family: Trebuchet MS;         
}
#ctb{
		 font-size: 10pt;
		 
}
#protb{
		 font-size: 10pt;
		 border: 1px solid #000000;
		 cellspacing: 2px;
		 
		 		 
}


#ctb a{
		 text-decoration: none;
		 color: #B62544;
			 
}

#bottomtb {
		border: 1px solid #000000;
}
#midbottomtb {
		border: 1px solid #000000;
		background-color: #c0c0c0;
}
#prodtb {
		border: 1px solid #000000;
}

#footer {
		 font-size: 10pt;
		 text-decoration: none;
		 color: white;
			 
}

#footer a{
		 text-decoration: none;
		 color: white;
			 
}

.hcgpanels{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /* width of menu */
}

.hcgpanels li{
}

.hcgpanels li a{
background: #c0c0c0 url(menu.jpg) no-repeat right top; /*color of menu by default*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: white;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.hcgpanels li a:visited, .hcgpanels li a:active{
color: white;
}

.hcgpanels li a:hover{
background: #333 url(menu-mouseover.jpg) no-repeat right top; /*color of menu by default*/
color: white;
}

.hcgpanels li a{ /* Menu link width value for IE */
width: 100%;
}

#contactus a{
	color: blue;
	font-size: large;
}