/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.adminMenu {
	color:#FFFFFF; 
	font-size:14px; 
	font-weight:bold;
}
.topDate {
	font-family: "Lucida Sans Unicode", "Lucida Console", Monaco, monospace;
	font-size: small;
}
.topMenu {
	font-family: "Myriad Pro", Geneva, Verdana, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.topMenuH {
	font-family: "Myriad Pro", Geneva, Verdana, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.topMenuH:hover {
	border-bottom:dotted;
	border-width:1px;
	text-decoration:none;
}
.botMenu {
	font-family: "Myriad Pro", Geneva, Verdana, sans-serif;
	color:#FFFFFF;
	font-size:14px;
}
.botMenuH {
	font-family: "Myriad Pro", Geneva, Verdana, sans-serif;
	color:#FFFFFF;
	font-size:14px;
}
.botMenuH:hover {
	border-bottom:dotted;
	border-width:1px;
	text-decoration:none;
}
.newLinkH {
	font-family: "Myriad Pro", Geneva, Verdana, sans-serif;
	color:#666666;
	font-size:14px;
}
.newLinkH:hover {
	border-bottom:dotted;
	border-width:1px;
	text-decoration:none;
}
.topTitle {
	font-family: "Myriad Pro", Geneva, Verdana, sans-serif;
	font-size:x-large;
	color:#333333;
}
.style3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #336699;
	font-size: x-large;
}
.style7 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999999;
	font-size: xx-small;
	font-weight: bold;
}
.style8 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #555555;
}
.style10 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-small;
	color: #336699;
	font-weight: bold;
}
.style11 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#666666;
}
.style11Fix {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:blue;
}
.redAlert {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: small;
}
.greenAlert {
	font-family: Tahoma, Geneva, sans-serif;
	color: #009900;
	font-weight: bold;
	font-size: small;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
.windowTitle {
	color: #FFFFFF;
	font-weight: bold;
}
.formNotes {
	font-size: x-small;
	font-style: italic;
	color: #999999;
}
.negras {color: #000000}
.prodList {
	border-bottom-style:dashed; 
	border-bottom-color:#999999; 
	border-width:1px; 
	border-right-style:dashed; 
	border-right-color:#999999; 
	border-right-width:1px;
}
thead {
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(../img/20080521FooterBG.jpg);
}
.theadLink {
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(../img/20080521FooterBG.jpg);
}
