* {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	color: 			#000000;
}

.List{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	color: 			#000000;
}

.SystemMsg{
	font-weight:bold;
	font-size:		16px; 
	color: 			#FF0000; 
	}

.SystemMsg2{
	color: 			#FF0000; 
	}

.SystemMsgBoldLarge{
	font-weight:bold;
	font-size:		28px; 
	color: 			#FF0000; 
	}	

.SystemMsgBoldLarge2{
	font-weight:bold;
	font-size:		16px; 
	color: 			#0000FF; 
	}	


.Controls{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
}

.spacer{
	background-image: url(../Images/img_spacer_1x1.gif);
	background-repeat: 	repeat;
}

.dottedLine {	
	height: 11px;
	background-image: url(../Images/dottedspacer.gif);
	background-repeat: repeat-x;
}
	
.ControlLabels {	font-weight:bold; }

.PrintHeader {	font-weight:bold;
				font-size:		12px; 
				font-style:italic; 
			}
.FeeTotal {	font-weight:bold;
				font-size:		12px; 
				color:#ff0000;
			}
.PayPalButton {	font-weight:bold;
				font-size:		16px; 
				color:#0000FF;
			}
.SubTotal {	font-weight:bold;
				font-size:		12px;
				 font-style:italic;  
			}			
.Highlight {	font-weight:bold;
				font-size:		12px;
				 color:#FF0000;
			}	 

.Header{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
}

a { 
	color:#0000FF; 
}

a:visited { 
	color: #0000FF; 
}

a:active{
	color:#0000FF;	
}

a:hover { 
	color:#0000FF; 
}
