/* /css/new.css */


/* Main Header */
.header { 
	font-family:		Franklin Gothic Medium;
	font-size:			14pt;
	font-weight:		bold;
	color:				#ffffff;
	text-decoration:	none;
}


/* Main Body */
.body { 
	font-family:		Arial;
	font-size:			10pt;
	color:				#000000;
	text-decoration:	none;
}

.body a:link { 
	font-family:		Arial;
	font-size:			9pt;
	font-weight:		bold;
	color:				#CC3300;
	text-decoration:	none;
}

.body a:visited { 
	font-family:		Arial;
	font-size:			9pt;
	font-weight:		bold;
	color:				#CC3300;
	text-decoration:	none;
}

.body a:hover { 
	font-family:		Arial;
	font-size:			9pt;
	font-weight:		bold;
	color:				#CC3300;
	text-decoration:	underline;
}


/* TopNav */
.topnav { 
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#ffffff;
	text-decoration:	none;
}

.topnav a:link {
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#ffffff;
	text-decoration:	none;
}

.topnav a:hover {
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#ffffff;
	text-decoration:	none;
}

.topnav a:hover {
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#E34140;
	text-decoration:	none;
}



/* Rt Nav Bar */
.rnb { 
	font-family:		Tahoma;
	font-size:			10pt;
	color:				#ffffff;
	text-decoration:	none;
}

.rnb a:link { 
	font-family:		Tahoma;
	font-size:			9pt;
	font-weight:		bold;
	color:				#ffffff;
	text-decoration:	none;
}

.rnb a:visited { 
	font-family:		Tahoma;
	font-size:			9pt;
	font-weight:		bold;
	color:				#ffffff;
	text-decoration:	none;
}

.rnb a:hover { 
	font-family:		Tahoma;
	font-size:			9pt;
	font-weight:		bold;
	color:				#c0c0c0;
	text-decoration:	none;
}


/* Footer */
.footer { 
	font-family:		Arial;
	font-size:			8pt;
	color:				#ffffff;
	text-decoration:	none;
}

.footer a:link { 
	font-family:		Arial;
	font-size:			8pt;
	font-weight:		bold;
	color:				#ffffff;
	text-decoration:	none;
}

.footer a:visited { 
	font-family:		Arial;
	font-size:			8pt;
	font-weight:		bold;
	color:				#ffffff;
	text-decoration:	none;
}

.footer a:hover { 
	font-family:		Arial;
	font-size:			8pt;
	font-weight:		bold;
	color:				#c0c0c0;
	text-decoration:	none;
}


/* AmjonDesign Footer */
.adfoot { 
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#ffffff;
	text-decoration:	none;
}

.adfoot a:link { 
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#ffffff;
	text-decoration:	none;
}

.adfoot a:visited { 
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#ffffff;
	text-decoration:	none;
}

.adfoot a:hover { 
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#ffffff;
	text-decoration:	underline;
}
