body {
	background-image: url(images/bg_tile.jpg);
}

td, p {
	font-family: Verdana, Arial, "Times New Roman", Helvetica, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF
}
	
.grey	{
	color: #8A8A8A;
}

a.grey:link,a.grey:visited,a.grey:active	{
	color: #8A8A8A;
	text-decoration: none;
}
a.grey:hover	{
	color: #8A8A8A;
	text-decoration: underline;
}

.ftr	{
	color: #636363;
	font-size:11px;
}

a.ftr:link,a.ftr:visited,a.ftr:active	{
	color: #505050;
	text-decoration: none;
	font-size:11px;
}
a.ftr:hover	{
	color: #505050;
	text-decoration: underline;
	font-size:11px;
}

a:link,a:active,a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.content {
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2B2B2B;
	border-right-color: #2B2B2B;
	border-left-color: #2B2B2B;
	background-color: #000000;
}
.menu	{
	background-image: url(images/img_leftgrey.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #000000;
}

img {
	margin: 0px;
	padding: 0px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 2px;
}
.CPgenHeadings {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2B2B2B;
}
.mag {
	border: 2px solid #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
