/* Top level styles */

body	{

	font-family: arial,  verdana, helvetica, sans-serif;

	font-size: 12px;

	

}

td		{

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 12px;

	color: Navy;

}

a:hover	{text-decoration: none; color: #7A60CA;}


.class2 A:link {text-decoration: none; font-weight: bold; font-size: 11px; color: BLUE;  font-family: Arial, Helvetica, sans-serif}
.class2 A:visited {text-decoration: none;  font-weight: bold;font-size: 11px; color: BLUE;  font-family: Arial, Helvetica, sans-serif}
.class2 A:active {text-decoration: none; font-weight: bold; font-size: 11px; color: BLUE; font-family: Arial, Helvetica, sans-serif}
.class2 A:hover {text-decoration: none; font-weight: bold; font-size: 11px; color: RED;  font-family: Arial, Helvetica, sans-serif}



/* Header and footer styles */

.header-navbar-white	{ font-weight: bold; color: #FFFFFF; font-size: 10px; font-weight: bold; background-color: 970000; text-decoration: none}

.header-navbar-black	{ font-weight: bold; font-size: 10px; font-weight: bold; color: #333333; text-decoration: none; background-color: eeeeee}

.footer-text	{ color: #000066; font-size: 10px}



.left-nav-white {color: #ffffff ; background-color: #C0C0C0; font-weight: bold; font-size: 10px}



/* Body */

.body-lg-text			{ font-size: 14px; font-family: arial,  verdana, helvetica, sans-serif; }

.body-sm-text			{ font-size: 9px }



.bold					{ font-weight: bold }





.link-med-text			{ text-decoration: underline}

.link-sm-text			{ font-size: 10px; color: #FFFF00; font-style: italic; font-weight: bold}

.link-sm-text-bold		{ font-size: 10px; font-weight: bold ; color: #000000; font-family: arial,  verdana, helvetica, sans-serif; font-style: italic}



.body-lg-header{font-family: arial,  verdana, helvetica, sans-serif;  color: #001200; }

.body-lg-header	 		{  font-size: 18px; font-weight: bold; }

.body-med-header	 	{  font-size: 14px; font-weight: bold; }

.body-sm-header	 		{  font-size: 11px;  font-weight: bold; }



.body-med-header { font-family: arial,  verdana, helvetica, sans-serif;  ; color: #0000CC} .pink {  color: ff00ff}

.orange {  color: #FF9900}
