/* Designed by Nicholas Rossis, 2004 */

/* Normal Text definitions */


BODY {background-image: url(images/bkg.jpg);
     background: url(images/bkg.jpg);
     background-attachment: scroll;
     background-repeat: no-repeat;
	text-align: justify;
	color: #ffffff;
	font-size: 11pt;
	size: 11pt;}

BODY.popup {background-image: url(images/bkgPopup.jpg);
     background: url(images/bkgPopup.jpg);
     background-attachment: scroll;
     background-repeat: no-repeat;
	text-align: justify;
	color: #ffffff;
	font-size: 11pt;
	size: 11pt;}

P,TD,LI	{color: #000000;
	text-align: justify;
	font-size: 11pt;
	size: 11pt;}

TD.books	{color: #000000;
     		font-size: 8pt;
     		size: 8pt;}

UL.submenu 	{list-style: url(images/bullet.gif) outside;}

DIV.title1     {color: #B33817;
               font-weight: bold;
               font-size: 14pt;
               size: 14pt;}

DIV.title2     {color: #4D5457;
               font-weight: bold;
               font-size: 12pt;
               size: 12pt;}

P.courier	{font-family: "courier", "sans-serif";
	color: #000040}

P.note	{font-size: 8pt;
	font-family: "arial", "helvetica", "verdana", "sans-serif";
	font-style: italic;
	text-align: center;
	color: #000040}

FONT.headingStart	{font-weight: bold;
			font-size: 18pt;
			letter-spacing: 4 px;
			color: #808080}

FONT.heading	{font-weight: bold;
		font-size: 14pt;
		letter-spacing: 4 px;
		color: #808080}

FONT.headingSmall	{font-weight: bold;
			font-size: 12pt;
			letter-spacing: 2 px;
			color: #808080}

/* Headings */

H1	{font-weight: bold;
	font-size: 18pt;
	color: #808080}

H2	{font-weight: bold;
	font-size: 14pt;
	color: #808080}

H3	{font-weight: bold;
	font-size: 12pt;
	color: #808080}

H4	{font-weight: bold;
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 11pt;
	color: #808080}

/* Lists */

/*LI	{color: #000040;
/*	font-family: "arial", "helvetica", "sans-serif"}

/* Links */

A:link		{color: #B33817;
	font-weight: bold;
	text-decoration: none;}

A:visited	{color: #AA371C;
	font-weight: bold;
	text-decoration: none}

A:active	{color: #dd0000;
	text-decoration: none}

A:hover	{color: #B33817;
	text-decoration: underline;}


/* "more" Links */

A.submenu:link		{color: #B33817;
	font-weight: normal;
	text-decoration: none;}

A.submenu:visited	{color: #AA371C;
	font-weight: normal;
	text-decoration: none;}

A.submenu:active	{color: #dd0000;
	font-weight: normal;
	text-decoration: none;}

A.submenu:hover		{color: #B33817;
	font-weight: normal;
	text-decoration: underline;}


/* "blue" (on dark blue background) Links */

	A:link.blue 	{COLOR: #FFFFFF; font-weight: bold; TEXT-DECORATION: none; font-size: 7 pt; size: 7 pt;}
	A:visited.blue {COLOR: #ffffff; font-weight: bold; TEXT-DECORATION: none; font-size: 7 pt; size: 7 pt;}
	A:hover.blue 	{COLOR: #ffff00; font-weight: bold; TEXT-DECORATION: none; font-size: 7 pt; size: 7 pt;}
	A:active.blue 	{font-weight: bold; TEXT-DECORATION: none; font-size: 7 pt; size: 7 pt;}

/* "books" (smaller font) Links */

A.books:link		{font-size: 9; size: 9}
A.books:visited	{font-size: 9; size: 9}
A.books:active	{font-size: 9; size: 9}
A.books:hover		{font-size: 9; size: 9}


/* Scrollbars */

.{
     scrollbar-3d-light-color: #ffffff;
     scrollbar-arrow-color: #ffffff;
     scrollbar-base-color: #ffffff;
     scrollbar-dark-shadow-color: #ffffff;
     scrollbar-face-color: #006431;
     scrollbar-highlight-color: #ffffff;
     scrollbar-shadow-color: #cfcfcf;
}
