body
{
	padding: 0px;
	margin: 0px;
	background-color: #556164;
}
a:hover
{
	text-decoration: none;
}

.taskHeader
{
	border-bottom: solid 1px white;
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
.taskLog
{
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	border-left: solid 1px #A5ACB2;
}

.small
{
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
}
.reallysmallWhite
{
	font-family: Arial;
	font-size: 6pt;
	line-height: 10px;
	color: #FFFFFF;
}
.smallWhite
{
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
.smallInput
{
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	height: 17px;
	background-color: #DAFB8B;
	border: solid 1px #A5ACB2;
}

.m_text, div, td, input, textarea
{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

.m1_text
{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #4F4E4E;
}

.h_text
{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.l_text, a
{
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}

.l1_text
{
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}

.ls_text
{
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
}

.lt_text, ul
{
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
}

.c_text
{
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
}

.form
{
	width: 198px;
	height: 28px;
	border-color: #B8B8B8;
	border-width: 1px;
	background-color: #3F3F3F;
	border-style: solid;
	padding-left: 12px;
	padding-top: 4px;
	margin-left: 15px;
}
.form_div
{
	height: 31px;
	margin-top: -1px;
}

.form1
{
	width: 145px;
	height: 21px;
	border-color: #78A4AE;
	border-width: 1px;
	background-color: #ffffff;
	border-style: solid;
	padding-left: 5px;
}

a.l1_text
{
	text-decoration: none;
}
a.l1_text:hover
{
	text-decoration: underline;
}

a.ls_text
{
	text-decoration: none;
}
a.ls_text:hover
{
	text-decoration: underline;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
li
{
	background: url(images/a.gif) no-repeat left center;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
}

.li1
{
	background: url(images/1-a.gif) no-repeat left center;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
}

.li2
{
	background: url(images/2-a.gif) no-repeat left center;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 21px;
	line-height: 16px;
}
