/* http://www.stnorberts.com/style1.css for catalog pages that don't have table1 and table classes
*/

/* LINKS */

a:link 		{
		color: #FFE4C4;
		text-decoration:none;
		}
a:visited	{
		color: #FFE4C4;
		text-decoration:none;
		}
a:hover 	{
		color: #B22222;
		text-decoration:none;
		background-color: #ffffff;
		}
a:active	{color: #B2DFEE; text-decoration: none;}
		}
img.hyp 	{
		border-color: #FFE4C4;
		}
img.color 	{
		border-color: #ffffff;
		}
a.question:link {color: green; font-weight: bold;}
a.question:visited {color: red; font-weight: bold;}
a.question:hover {color: white; font-weight: 900; background-color: red;}

/* TAGS*/
body		{background: #36648B; text-align: center; font-family: arial, helvetica, sans-serif; font-size: 11px; margin-top: 0px; margin-left: 0px; scrollbar-face-color: #36648B; scrollbar-shadow-color: #00B2EE; scrollbar-highlight-color: #f5deb3; scrollbar-3dlight-color: #696969; scrollbar-darkshadow-color: #828282; scrollbar-track-color: gray; scrollbar-arrow-color: #9370DB;
		font-family: Verdana;
		color: FFFFCC;
		font-size: 12px;
		}
h1 		{
		font-family: Times New Roman, Times, Serif;
		font-size: 24pt;
		color: #990066;
		}
h2 		{
		font-family: Times New Roman, Times, Serif;
		font-size: 18pt;
		color: #FFFAF0;
		}
h3 		{
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 15pt;
		color: #FFFFFF;
		}
h4 		{
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 7pt;
		color: #CCFFCC;
		}
hr		{
		height: 1px; color: #00e028; width: 100%;
		}
p.yellow10	{
		color: #FFFFCC;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10pt;}
p.yellow10ctr	{
		color: #FFFFCC;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10pt;
		text-align: center;}
span.yellow10	{
		color: #FFFFCC;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10pt;}
p.yellowctr	{
		color: #FFFFCC;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11pt;
		text-align: center;
		}
p.white		{color: #FFFFFF; font-family: Times New Roman, Times, Serif; font-size: 12pt;}
p.blue		{color: #00FFFF; font-family: Arial, Helvetica, Sans-Serif;; font-size: 12pt; font-weight: bold;}
.center 	{text-align: center; margin-bottom: 10px;}
.data 		{font-family: Verdana;
		font-weight: bold;
		font-size: xx-small; color: black; background-color: #FFFFFF;
		padding: 0px 0px 0px 0px; margin: 10px 0px 0px 10px;}

.cell  		{text-align: left; margin-top: 0px;padding-left: 5px;padding-right: 5px;}
.alumname	{color: #ffcc99;}