
/* Links  ===================================================== */

A:link {color: blue}
A:visited {color: 800080}
A:hover {font-weight:bold; text-transform: uppercase; color: blue}

A.PLAIN:link {color: blue; text-decoration: none}
A.PLAIN:visited {color: 800080; text-decoration: none}
A.PLAIN:hover {font-weight:bold; text-transform: uppercase; color: blue}


/* ============================================================ */


P {margin-top: 0px; margin-bottom: 14px}

P.COPYRIGHT 
{
text-align: left;
margin-top: 0px; 
margin-bottom: 5px;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: normal
}

P.HEADING 
{
text-align: center;
margin-top: 0px; 
margin-bottom: 0px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold
}


/* Horizantal Rule =========================================== */


HR.HEADING 
{
margin-top: 0px;
margin-bottom: 0px;
color:black; 
width: 500px
}
 /* netscape does not support text-align: left */

HR
{
color:black
}


/* ============================================================ */

/* Footer Image & DIV Block =================================== */

IMG.FOOTER 
{
float: none;
margin-bottom: 10px;
height: 18px;
width: 500px
}

DIV.FOOTER 
{
margin-top: 20px;
margin-bottom: 20px;
font-family: arial, sans-serif;
font-size: 15px;
font-weight: normal
}

/* ============================================================ */	


BODY.STANDARD
{
background: url(./stained_glass.gif) repeat-y left ;
background-color: #CCCCFF;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal
}

/* Standard Bullet Image ====================================== */
		
IMG.BULLETSIZE 
{
width: 13; height: 13; 
vertical-align: middle;
border-style: none
}

.TXTBULLETINDENT {margin-left:16}

<!-- DIV.BULLETINDENT {margin-left:16} -->

/* ============================================================ */


/* Standard Division Styles and Positioning =================== */


DIV.MAINCONTENT 
{
position: absolute; 
top: 0; 
left: 0; 
margin-top: 110px;
margin-left: 65px;
width: 700px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal
}

DIV.WIDTHREDUCED
{
width: 500px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal
}


DIV.TITLE 
{
z-index: 2;
position: absolute; 
top: 0; 
left: 0;
margin-top: 6; 
margin-left: 41; 
font-family: arial, sans-serif; 
font-size: 49px; 
font-weight: bold;
color:YELLOW
}

DIV.TITLESHADOW 
{
z-index: 1;
position: absolute; 
top: 0; 
left: 0;
margin-top: 10; 
margin-left: 44; 
font-family: arial, sans-serif;
font-size: 49px;
font-weight: bold;
color: BLUE
}

DIV.SUBTITLE 
{
z-index: 2;	
position: absolute; 
top: 0; 
left: 0; 
margin-top: 78; 
margin-left: 49; 
font-family: arial, sans-serif;
font-size:17px;
font-weight: bold;
color: black
}


DIV.JUSTIFY 
{
text-align: justify;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal
}	


DIV.QUOTATION 
{
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal;
font-style: italic;
text-align: center
}

DIV.NAMEANDTITLE
{
font-family: arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-align: right
}

.TXTHEADING 
{
font-family: arial, sans-serif;
font-size: 15px;
font-weight: bold
}

.TXTNORMAL 
{
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
tab-stops: right dotted 2.5in
}
