/* Style Sheet - Mac */

/* Basic Styles */

body,p,td,li {  
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	}
	
a:link {  
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
	}
	
a:visited {  
	font-weight: bold; 
	color: #666666; 
	text-decoration: underline;
	}
	
a:hover {  
	font-weight: bold; 
	color: #CC9900; 
	text-decoration: none
	}

em {  
	font-weight: bold; 
	font-style: normal;
	}

/* Custom Styles */

/* Head */
.head {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	}

a.head:hover { 
	color: #0000FF; 
	text-decoration: none;
	}
	
a.head:active { 
	color: #990000; 
	text-decoration: none;
	}
	
a.head:link { 
	color: #000000; 
	text-decoration: none;
	}
	
a.head:visited { 
	color: #666666; 
	text-decoration: none;
	}

/* Body Styles */
.title1 {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #cc3300;
	}

.title2 {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	}

.title3 {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #cc3300;
	}

.title4 {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	font-weight: bold; 
	color: #cc3300;
	}
	
.bktitle {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
	}
	
.title5 {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #0066cc;
	}

.light {  
	color: #0033FF;
	}
	
.white {
	color: #ffffff;
	}

.note {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	}

/* Side Bar Styles */

.side {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	}

/* a.side:hover { 
	color: #cc9900; 
	text-decoration: none;
	font-weight: bold;
	}
	
a.side:active { 
	color: #990000; 
	text-decoration: none;
	font-weight: bold;
	}
	
a.side:link { 
	color: #cc3300; 
	text-decoration: none;
	font-weight: bold;
	}
	
a.side:visited { 
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
	}
*/


/* Foot Styles */
.foot {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #cc9900; 
	line-height: 12px;
	}


.copy {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFCC;
	}


/* Admin Styles */

.err {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #990000}


