.blacktext { 
	font-family: Arial;
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	text-align: justify;
}
.formtext { 
	font-family: Arial;
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}

.smallbluetext { 
	font-family: Arial;
	font-size: 11px; 
	color: #003399; 
	text-decoration: none; 
	font-weight: normal;
}

.smallblacktext { 
	font-family: Arial;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	text-align: justify;
}

A {
	font-weight : bold;
	color : #3366CC;
	text-decoration : none;
}

A:hover {
	font-weight : bold;
	color : #003399;
	text-decoration : none;
}

#divGradline 	{position:absolute; left:10px; top:35px; width:400px; height:1px; z-index:100}
#divGradline2 	{position:absolute; left:10px; top:40px; width:400px; height:1px; z-index:100}
#divHeading		{position:absolute; left:10px; top:10px; z-index:2}

.picborder		{
				border-color:#CCCCCC;
				color : #CCCCCC;
}

.tabletext {  	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px; 
			font-style: normal; 
			line-height: normal; 
			font-weight: normal; 
			font-variant: normal; 
			text-transform: none; 
			color: #000000; 
			text-align: left}

.columnheader {  	font-family: Verdana, Arial, Helvetica, sans-serif; 	
			font-size: 10px; 
			font-style: normal; 
			font-weight: bold; 
			line-height: normal; 
			font-variant: normal; 
			text-transform: none; 
			color: #C0C0C0; 
			text-decoration: underline}


.smallblackverdana {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; font-variant: normal}
.mtcheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: bolder; color: #000000; text-decoration: underline}
.tabletitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
