A.blackLink11 {text-decoration : none; color : #000000; FONT: 11px tahoma;} 
A:visited.blackLink11 {text-decoration: none; color: #000000;} 
A:hover.blackLink11 {text-decoration : underline; color: #FF0000;}

A.grayLink11 {text-decoration : none; color : #625E5E; FONT: 11px tahoma;} 
A:visited.grayLink11 {text-decoration: none; color: #625E5E;} 
A:hover.grayLink11 {text-decoration : underline; color: #625E5E;}

A.whiteLink11 {text-decoration : none; color : #FFFFFF; FONT: 11px tahoma;} 
A:visited.whiteLink11 {text-decoration: none; color: #FFFFFF;} 
A:hover.whiteLink11 {text-decoration : underline; color: #FFFFFF;}

A.whiteLink12 {text-decoration : none; color : #FFFFFF; FONT: 12px tahoma;text-align:center;} 
A:visited.whiteLink12 {text-decoration: none; color: #FFFFFF;} 
A:hover.whiteLink12 {text-decoration : underline; color: #FFFFFF;}

A.darkLink11 {text-decoration : none; color : #36312E; FONT: 11px tahoma;} 
A:visited.darkLink11 {text-decoration: none; color: #36312E;} 
A:hover.darkLink11 {text-decoration : underline; color: #36312E;}

.parentFormTable
{
	padding-right:15px;
}

.FormTable
{
	border:none;
	font-family:Tahoma;
	font-size:11px;
	float:left;
}

.FormTable td
{
	font-family:Tahoma;
	font-size:11px;
	padding-top:5px;

}


.FormTable .alignright 
{
	display:inline;
	text-align: right;
	padding-left:10px;
	margin-top:2px;
	width: 15%;
}


.FormTable tfoot td
{
	text-align:center;

}

.FormTable tfoot input
{
	width: 120px;
}

.Alert
{
	color:Red;
	font-family:Tahoma;
	font-size:11px;
	display:inline;
}
