.button {
	background-color: #94C339; 
	color: White; 
	font-weight: Bold;
	font-family: Verdana;
}
.ValidatorText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Red;
	font-weight:bold;
}

.HeaderText {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;	
}

.BodyText 
{
	font-family: Verdana;
	font-size:11px;
}

.PhotoLinks 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.StatusText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Red;
}

.navText {
	font-family: Avant Garde Md BT, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.DataLabel {
	font-family: Avant Garde Md BT, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.DataText {
	font-family: Avant Garde Md BT, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #669933;
	text-decoration: underline
}
b {
	font-weight: bold;
	color: #669933;
}

a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #669933;
	text-decoration: underline
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #669933;
	text-decoration: underline
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #669933;
	text-decoration: underline
}
a:hover {
	color: #FFCC33
	text-decoration: none
}

.taskShorcuts a {
	color: black;
}
.taskShortcuts a:visited {
	color: black;
}
