body
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #727272;
	line-height:	 163%;
	background-color: #ffffff;
	margin-top: 12px;
}
table
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #727272;
	line-height:	 163%;
}
li
{
	color:	 	 #727272;
	margin-left: 0;
 	text-indent: 0;
 	list-style-type: square;
}
.li2
{
	color:	 	 #727272;
	margin-left: -20;
 	text-indent: 0;
 	list-style-type: square;
}
h1
{
	font-family:	 Verdana, Arial;
	font-size:	 11px;
	font-weight:	 bold;
	color:		 #4376C7;
	margin-bottom: 6;
}
h2
{
	font-family:	 Verdana, Arial;
	font-size:	 11px;
	font-weight:	 bold;
	color:		 #727272;
}
a:link
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color:		 #4376C7;
}
a:active
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color:		 #5386D7;
}
a:visited       
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color:		 #3366B7;
}
a:hover
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color:		 #5386D7;
}
.a2:link
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color:		 #767676;
}
.a2:active
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color:		 #868686;
}
.a2:visited       
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color:		 #666666;
}
.a2:hover
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color:		 #868686;
}
.forumtable
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #727272;
	line-height:	 130%;
	border-color: #c0c0c0;
	border-top: 2px;
	margin-top: 4px;
	padding-top: 8px;
}
.rowhigh
{
	background-color: #eeeeff;
	cursor: pointer;
}
.rowlow
{
	background-color: #f3f3f3;
	cursor: pointer;
}
.otherrowhigh
{
	background-color: #eeeeff;
	cursor: pointer;
}
.otherrowlow
{
	background-color: #fafafa;
	cursor: pointer;
}
.statusraised
{
	background-color: #e0c0c0;
	cursor: pointer;
	color:		 #ffffff;
}
.statusraised:link
{
	color:		 #ffffff;
}
.statusraised:visited
{
	color:		 #ffffff;
}

.statusconfirmed
{
	background-color: #ee5555;
	cursor: pointer;
	color:		 #ffffff;
}
a.statusconfirmed:link
{
	color:		 #ffffff;
}
a.statusconfirmed:visited
{
	color:		 #ffffff;
}

.statusscheduled
{
	background-color: #e0c080;
	cursor: pointer;
	color:		 #ffffff;
}
a.statusscheduled:link
{
	color:		 #ffffff;
}
a.statusscheduled:visited
{
	color:		 #ffffff;
}

.statusfixed
{
	background-color: #44dd44;
	cursor: pointer;
	color:		 #ffffff;
}
a.statusfixed:link
{
	color:		 #ffffff;
}
a.statusfixed:visited
{
	color:		 #ffffff;
}
.forumtablecell
{
	margin: 3px;
}
.wholepage
{
	border-style: none;
	border-width: 0;
	border-color: #444444;
	border-top: 0px;
	margin-top: 0px;
	background-color: White;
}

