/* CSS Document */
A.menu:visited { text-decoration: none; color:#000000 }
A.menu:link { text-decoration: none; color:#000000 }
A.menu:active { text-decoration: none; color:#000000}	
A.menu:hover { text-decoration: underline; color:#0000FF}
.prodlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    font-color:#0000FF;
}
.small
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt 
}
h1.small
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; margin:1px; padding:0px;
}
.smallred
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:red;
}
.special
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color:red;
}
.title
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13pt; font-weight:bold;
}
h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt }
td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt }
p {font-family:Verdana,Arial; font-size:9pt }
th {font-family:Verdana,Arial; font-size:8pt; color:#FFFFFF; background-color:#6600CC; font-weight:bold;}
.location {
	font-family:Verdana, Arial;
	font-size:8pt;
	font-weight:bold;
	color: #990000;
}
.webtitle {
	font-family:Verdana, Arial;
	font-size:8pt;
	font-color:#990000;
	font-weight:bold;
	color: #990000;
/*	font-variant: small-caps;  */
}
.menusites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
/*	font-variant: small-caps; */
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
}
.footertable {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000099;
}
.manutable {
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #000099;
    border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #000099;	
}
DIV.flt {
	FLOAT: left; MARGIN: 0px 1em; WIDTH: 100px
}

