body 
{
    font-family: Verdana, Arial;
    font-size: 11px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
}

.home_page_links a:link {
font-family: Verdana, Arial;
color: blue;
text-decoration: underline;
}

.home_page_links a:hover{
font-family: Verdana, Arial;
color: blue;
text-decoration: underline;
}

.home_page_links a:visited{
font-family: Verdana, Arial;
color: purple;
text-decoration: underline;
}

.home_page_links a:active{
font-family: Verdana, Arial;
color: red;
text-decoration: underline;
}

.highlight_title {
font-family: Verdana, Arial;
font-size: 14px;
font-weight: bold;
color: #0066cc;

}

td 
{
    font-family: Verdana, Arial;
    font-size: 11px;
}

.kohler_header_image {
padding: 3px;
padding-right: 15px;
padding-left: 10px;
}

.left_menu_item 
{
    font-family: Verdana, Arial;
    font-size: 11px;
    border-left: 1px solid #666666;
    border-bottom: 1px solid #666666;
    padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.left_menu_item a:link
{
 color: #0066cc;
 font-weight: bold;
  text-decoration: none;
}
.left_menu_item a:visited
{
 color: #0066cc;
 font-weight: bold;
  text-decoration: none;
}
.left_menu_item a:active
{
 color: #0066cc;
 font-weight: bold;
  text-decoration: none;
}

.left_menu_item a:hover
{
 color: #ffffff;
 font-weight: bold;
  text-decoration: none;
}


.footer td, a:link, a:hover, a:visited
{
    color: White;
    text-decoration: none;
    padding: 3px;
}

.general_header
{
    font-family: Verdana, Arial;
    font-size: 18px;
    color: #AA4e4a;
    font-weight: bold;
}

.home_expo_title a:link
{
font-family: verdana, arial;
 color: #006699;
 font-weight: bold;
  text-decoration: underline; font-size: 14px;
}
.home_expo_title a:visited
{
font-family: verdana, arial;

 color: #006699;
 font-weight: bold;
  text-decoration: underline;
   font-size: 14px;
}
.home_expo_title a:active
{
font-family: verdana, arial;

 color: #006699;
 font-weight: bold;
  text-decoration: underline;
   font-size: 14px;
}

.home_expo_title a:hover
{
font-family: verdana, arial;

 color: #006699;
 font-weight: bold;
  text-decoration: underline;
  font-size: 14px;
}