body
{
	margin: 0px 0px 0px 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	background-color: #CCCCCC;

}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.ulBlue
{
	list-style-image: url(layout/icon/bullet_blue.png);
	margin: 0px;
	padding: 0px;
}

.ulGreen
{
	list-style-image: url(layout/icon/bullet_green.png);
	margin: 0px;
	padding: 0px;
}

.ulYellow
{
	list-style-image: url(layout/icon/bullet_yellow.png);
	margin: 0px;
	padding: 0px;
}

.ulGrey
{
	list-style-image: url(layout/icon/bullet_grey.png);
	margin: 0px;
	padding: 0px;
}

.mainBody
{
	padding: 20px;
}
.pageTitle
{
	font-size: 14px;
	font-weight: bold;
}
.buttons
{
	border:0;
}
.navTable
{
	margin-left: 600;
}
.navTable a
{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.navTable a.active
{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.navTable a.link
{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.navTable a.visited
{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.navTable a.hover
{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}

