td {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #333333;
}
p {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
}
a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	
	color: #B7C690;
	text-decoration: underline;
}
a:visited {
	color: #B7C690;
	text-decoration: underline;
}
a:hover {
	color: #B7C690;
	text-decoration: none;
}
.boldLg {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #333333;	
	font-weight: bold;
}
.boldSm {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	color: #333333;	
	font-weight: bold;
}
.mainTable {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #666666;
}
.greenFill {
	background-image: url(/ASID/Images/ASIDFound/fill_greendots.gif);
	width: 150px;
}
.greenFillTop {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	border-color: #666666;
}
.greenFillBtm {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #666666;
}
.greenFillEnd {
	background-image: url(/ASID/Images/ASIDFound/fill_greendots.gif);
	width: 150px;
	height: 2px;
}
.topBorder {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #666666;
}
.navBottomBorder {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	border-color: #666666;
}
.navBottomCell {
	background-color: #333333;
	height: 13px;
	width: 75px;
}
.navBottomCellHover {
	background-color: #B7C690;
	height: 13px;
}
.columnThree {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #666666;
	width: 228px;
}
.sideNav {
	background-color: #FFFFFF;
	padding: 0px 8px 20px 8px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #666666;
}
.sideNavText {
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px;
	color: #999999;
	margin-top: 12px;
	margin-bottom: -6px;
}
.sideNavText a:link {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.sideNavText a:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.sideNavText a:hover {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.grayLine {
	background-image: url(../Images/ASIDFound/fill_grayline.gif);
	height: 1px;	
}
.boardPhoto {
	margin-right: 10px;
}

.displayName {
	font-family: Verdana, Helvetica, Arial;
	font-size: 24px;
	color: #B7C690;
	text-align: left;
	vertical-align: bottom;
	padding: 10px; 
}

.topCell { width: 77px; }
.topCell2 { width: 73px; }

/* AUTHORING CONSOLE ==================================== */

#authorConsole, #errorConsole { padding: .5em; margin-bottom: 1em; font: normal .9em/120% Verdana, Arial, sans-serif !important; background: #FFFBE9; border: 1px solid #376899; }
#authorConsole a, #errorConsole a { color: #376899; display: block; margin: .5em 0; }
#authorConsole br { display: none; }
#authorConsole p { margin: .5em 0 .8em 0; }

.authorInput { padding: 10px; background: #fff; }

.authorInput fieldset { padding: .5em 1em; }
.authorInput legend { font-weight: bold; color: blue; margin-bottom: .5em; }
.phLabel { display: block; margin: 3px 0; font: bold 1em Arial, sans-serif; text-align: left; color: #999; }