body 
{
	font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 10px;
}

.BodyText 
{
	color: black; font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 12px; text-decoration: none;
}

td 
{
	width: 22%; color: black; font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 12px; text-decoration: none;
}

.CopyrightStyle 
{
	color: rgb(255, 255, 255); font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 12px;
}

.PageTitle 
{
	color: rgb(0, 0, 0); font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 18px; font-weight: bold;
}

.PageSubTitle 
{
	color: rgb(0, 0, 0); font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 13px; font-weight: bold;
}

.PromptLine 
{
	color: rgb(255, 0, 0); font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 13px; font-weight: normal;
}

.grayText 
{
	color: rgb(115, 116, 117); font-size: 11px;
}

.profileActions 
{
	background: rgb(154, 125, 69); color: rgb(255, 255, 255); font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;
}

.dataDisplay 
{
	background: rgb(204, 204, 204); color: rgb(0, 0, 0); font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;
}

.rowDarker 
{
	background: rgb(224, 224, 224); color: black; font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 12px;
}

.rowLighter 
{
	background: rgb(239, 239, 239); color: black; font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 12px;
}

.rightContents 
{
	background: rgb(244, 226, 188); color: black; font-family: trebuchet ms, arial, verdana, tahoma, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none;
}

.button 
{
  	font-size: 1em;
  	border-radius: 8px;
  	padding: 5px;
  	border: 1px solid brown;
  	box-shadow: 0 1px 0 0 brown inset;
  	@include linear-gradient(#63E651, #42753E);
	color: Black;
}
