/*	FILNAM:	...\aspin\scripts\main_styles.css
	ORGDAT:	2004
	UPDATE:	06-NOV-08

	FILTTL:	ASPIN Main Stylesheets
*/

/*	12-Mar-06
		Added many new styles to replace font statements in main document.
*/



/* KM style sheet */

/* Define colors, fonts and other style attributes here to override the defaults  */



A {text-decoration:none}

a:link {  color: #FF0088 }

a:visited {  color: #FF0088 }

a:hover {  color: #3399CC }

a.nav:link {  color: #ffffff}

a.nav:visited {  color: #ffffff}

a.nav:hover { color: #3399CC; background-color: #ffffff;}



.NormalSmallFont  { font-size: 10pt; font-family: Arial, sans-serif, Helvetica } 

.top-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
}
.content-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.talk-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #660066;
}
.tt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #660066;
}.tt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #660066;
}
.blue-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
}
.special-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
}
.special-announcement {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC3366;
}
.special-green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #00FF00;
}
