.tablegray {
	border: 1px solid #DFDFDF;
}
.font9 {
	font-family: "Myriad Web";
	font-size: 9pt;
	color: #7B7B7B;
}
input {
	font-family: "Myriad Web";
	font-size: 8pt;
	color: #666666;
}
.tabledotpink {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FFCCFF;
	border-left-color: #FFCCFF;
}
.tddotpink {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
}
.tablepink {
	border: 1px solid #fecfd3;
}
.tablegreen {
	border: 1px solid #BDE292;
}
a:link {
	font-family: "Myriad Web";
	color: #7B7B7B;
	text-decoration: none;

}
a:visited {
	font-family: "Myriad Web";
	color: #7B7B7B;
	text-decoration: none;

}
a:hover {
	font-family: "Myriad Web";
	color: #FF7777;
	text-decoration: underline;
}
a:active {
	font-family: "Myriad Web";
	color: #7B7B7B;
	text-decoration: none;
}
.fontsmall {
	font-family: "Myriad Web";
	font-size: 10px;
	color: #7b7b7b;
}
.font10 {
	font-size: 10pt;
}

select {
	font-family: "Myriad Web";
	font-size: 9pt;
	color: #666666;
	width: 100pt;
}
a.menu{
	text-decoration: none;
	font-family: "Myriad Web";
	color: #7b7b7b;
	
}
a:visited.menu{
    text-decoration:underline;
	font-family: "Myriad Web";
	color:#7b7b7b;
}
a:active.menu{
    text-decoration:underline;
	font-family: "Myriad Web";
	color:#7b7b7b;
}
a:hover.menu{
    text-decoration:underline;
	font-family: "Myriad Web";
	color: #2a9f55;
}
.emenufont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #808080;
}