body {
	background-image:  url("images/shared/background.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	line-height: 16px;
}
.bodytext a:link 			{color: #FFCC00;text-decoration: none;}
.bodytext a:hover 			{color: #FFFFFF;text-decoration: none;}
.bodytext a:visited 		{color: #CCCCCC;text-decoration: none;}
.bodytext a:visited:hover 	{color: #FFFFFF;text-decoration: none;}
.bodytext a:active 			{color: #FF9900;text-decoration: none;}





.leftsidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	line-height: 16px;
	border-width: 1px;
	border-color: #333333;
	background-color: #CCCCCC;
}


.project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.project a:link 			{color: #333333;text-decoration: none;}
.project a:hover 			{color: #FF9900;text-decoration: none;}
.project a:visited 			{color: #333333;text-decoration: none;}
.project a:visited:hover 	{color: #FF9900;text-decoration: none;}
.project a:active 			{color: #333333;text-decoration: none;}

.headerLarge		{font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bolder;color: #FFFFFF;font-size: 14px;text-transform: uppercase;}
.headerUnderline	{font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #CCCCCC;	font-size: 12px;	text-transform: uppercase;	border-bottom-width: 1px;	border-bottom-style: 	solid;	border-bottom-color: #999999;	display: block;	padding-bottom: 5px;	margin-bottom: 10px;}
.inlineimage		{padding-bottom: 10px;padding-right: 10px;}

td,th {
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	color: #CCCCCC;
}