

/*  MAIN.CSS for 2005 Design of novasource.net */

/* STANDARD SELECTORS */

	body { font-size: 12px; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; }
	h1 { color: #4D5140;  font-size: 18px; font-weight: bold; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; }
	h2 { color: #A10509; font-size: 14px; font-weight: bold; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; }
 

/* CONTEXTUAL SELECTORS */

	A:LINK	{ color: #4D5140; text-decoration: underline; }
	A:VISITED	{ color: #4D5140; text-decoration: underline; }
	A:HOVER	{ color: #A10509; font-weight: bold; text-decoration: none; }
	A:ACTIVE	{ color: #A10509; text-decoration: underline; }


/* CLASSES */

	.copy { color: #CCCCCC; font-size: 9px; }
	.homeemp { color: #A10508; font-size: 18px; font-weight: bold; }
	.hometext { color: #4D5140; font-size: 14px; font-weight: normal; font-style: normal; line-height: 20px; font-family: Arial, Helvetica, sans-serif; }
	.nav1 { color: #FFFFFF; font-size: 12px; font-weight: bold; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; }
	.nav2 { font-size: 10px; }
	.navtext { font-size: 10px; }	
	.normal { font-size: 12px; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; }
	.section { padding: 12px; }
	.sidebartext { color: #4d5140; font-size: 10px; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; }
	.sidebartitle { color: #A10509; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }



