.copyrighttext 
{
	font-family: arial; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF
}
a:link.mainMenuItem, a:visited.mainMenuItem
{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #40506A;
	background-image: url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 10px;
}
a:hover.mainMenuItem
{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#FF6600;
	background-image: url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 10px;
}
.text {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.textCaption {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
.path {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #60718D;
	text-decoration:underline;
}
td.warning {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #60718D;
	border:solid; 
	border-width:1px; 
	border-color:#ff0000;
	background-color:#ffdddd;
}
table.bordered {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	border:solid; 
	border-width:1px; 
	border-color:#dddddd;
	background-color:#ffffff;
}
.copyrighttext a:link{
	text-decoration:none;
	color:#FFF;
	}
.copyrighttext a:visited{
	text-decoration:none;
	color:#FFF;
	}	
.copyrighttext a:hover{
	color:#0C0;
	}	