﻿a
{
	text-decoration: none; 
	color:#336600
}
a:hover
{
	text-decoration: underline;
}
a:active 
{
	color:#336600; 
}
dt 
{
	font-size:18px; 
	font-weight: bold; 
	color:#336600;
}
dd 
{
	font-size:11px; 
	font-weight: bold; 
	color:black; 
	margin-top: 2px; 
	margin-left: 10px; 
	margin-right: 30px;
}
.welcomeMsg
{
	color: #336600;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	text-align: right;
}
td 
{ 
	color: #336600; 
	font-family: verdana; 
	font-size:12px;
}
img
{
	border-style: none;
	background-color: transparent;		
}
.td_white
{
	background-color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.td_purple
{
	background-color: #781d7e;
	font-family: Verdana;	
	font-weight: bold; 
	color:#ffffff; 
	text-decoration:none;
}
td.green 
{ 
	background-color:#a6ce39; 
	font-family: verdana; 
	font-size:12px; 
}
td.darkgreen 
{ 
	background-color:#336600; 
	color: #ffffff; font-family: 
	verdana; font-size:12px; 
}
.green 
{ 
	background-color:#a6ce39; 
	font-family: verdana; 
	font-size:12px; 
}
.darkgreen 
{ 
	background-color:#336600; 
	color: #ffffff; font-family: 
	verdana; font-size:12px; 
}
.img_noborder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
	height: 100%;
}
.img_catalog
{
	background-color: transparent;
	border-right: #336600 thin solid;
	border-top: #336600 thin solid;
	border-left: #336600 thin solid;
	border-bottom: #336600 thin solid;	
}
.MenuLinks 
{
	background-color:#781d7e; 
	font-family: verdana; 
	font-size:14px; 
	font-weight: bold; 
	color:#ffffff; 
	text-decoration:none;
}
.Catalog 
{ 
	background-color:#ffffff; 
	font-family: verdana; 
	font-size:10px; 
	font-weight: bold; 
	color:#336600; 
	text-decoration:none;
}
.DkGreenLink 
{ 
	text-decoration: underline;
	font-size:11px; 
	color: #336600;
} 
@media print 
{.noprint {display: none;} }

