
ul 	{margin-top:0}

/* style for absolutely positioned elements  */
.fly {		font-family:arial;		font-size:14pt;			color:black;
			position:absolute;		visibility:hidden;		z-index:3;
	}	/* color not used because are anchors */

.FlyLink {		font-family:arial;		font-size:14pt;			color:darkgreen;
			z-index:3;
	}

.headline {	font-family:times;		font-size:36pt;			color:#993333;
			position:absolute;		top:110px;				left:1000px;
			visibility:visible;		z-index:1;
	}

		/* v1.4 - top was 0		*/
.Hheadline {	font-family:times;		font-size:36pt;			color:#993333;
			position:absolute;		top:100px;				left:20px;
			visibility:visible;		z-index:1;
	}

.Hdesc {	font-family:arial;		font-size:10pt;
			font-weight:bold;		background-image:url(images/yellow10by10.jpg);
			color:#990000;			background-color:yellow;
			position:absolute;		top:135px;				left:10px;
			width:260px;			visibility:hidden;		z-index:0;
	}

.descL {	font-family:arial;		font-size:10pt;
			font-weight:bold;		background-image:url(images/yellow10by10.jpg);
			color:#990000;			background-color:yellow;
			position:absolute;		top:20px;				left:20px;
			width:360px;			visibility:hidden;		z-index:2;
	}

.descR {	font-family:arial;		font-size:10pt;
			font-weight:bold;		background-image:url(images/yellow10by10.jpg);
			color:#990000;			background-color:yellow;
			position:absolute;		top:20px;				left:360px;
			width:360px;			visibility:hidden;		z-index:2;
	}

.thistitle{font-family:times;		font-size:24pt;			color:#903030;
			position:absolute;		top:95px;				left:20px;
			visibility:visible;		z-index:1;				font-weight:bold;
	}
	
.bklinks {		font-family:arial;	font-size:8pt;			color:darkgreen;
			position:absolute;		top:60px;				left:200px;
			font-weight:bold;		text-align:left;
	}

.Hcompany {	font-family:times;		font-size:36pt;			color:Maroon;
			position:absolute;		top:270px;				
	}

.company {	font-family:times;		font-size:36pt;			color:Maroon;
			position:absolute;		top:410px;
	}

.subhead {	font-family:arial;		font-size:18pt;			color:maroon;
			position:absolute;		top:445px;				left:20px;
			width:280px;
	}

.Hsubhead {	font-family:arial;		font-size:16pt;			color:maroon;
			position:absolute;		top:320px;				left:20px;
			width:250px;
	}

.location {	font-family:arial;		font-size:12pt;			color:#333333;
	}

.copyright {font-family:arial;		font-size:10pt;			color:black;
	}

/* style for Main table elements	*/
.TmainRtop{text-align:center;		font-family:times;		font-size:24px;
			font-weight:bold;		color:#666666;			height:120px;
			background-color:Yellow;}

.HTmainRbodyClt {width:250px;		height:550px;			background-color:#ffcc00;
	}

.TmainRbodyClt {font-size:12pt;		background-color:#ffcc00;	width:150px;		
				height:550px;
	}

.TmainRbodyCbody {font-family:arial;	color:#000000;		font-size:10pt; width:700px
	}

.HTmainRbodyCrt {font-family:times;	font-size:16pt;			font-weight:bold;
			text-align:right;		color:#ffffcc;			background-color:#666666;
	}

.TmainRbodyCrt {font-family:arial;	font-size:12pt;			font-weight:bold;
			text-align:right;		color:#ffffff;			background-color:#666666;
			width:150px;
	}

.TmainRbodyCrtbord {width:10px;		background-color:#ffffcc;
	}
.tm {font-size:16pt}			/* v1.4 added	*/

	/* elements within the Main table	*/
.returnhead	{text-align:center;		font-family:times;		font-size:24px;
			font-weight:bold;		color:#666666;			height:150px;
			background-color:Yellow;
	}

.PgLLink{font-size:10pt; color:#333333; font-family:arial; font-weight:bold;}

.PgRLink{color:#ffffff; font-family:arial,sans-serif;
			font-size:10pt;}

.PgTLink{color:#ffffff; font-family:arial,sans-serif;
			font-size:11pt;}

.glLink{text-decoration:none; color:#666666; font-family:arial,sans-serif;
			font-size:11pt;}

.glhr{color:#663300;}

	
.LHead{font-size:12pt; color:#669900; font-family:arial; font-weight:bold;}
.Lstyle{font-size:10pt; color:#333333; font-family:arial; font-weight:bold;}
.RHead{font-size:12pt; color:#ffff66; font-family:arial; font-weight:bold;}
.Rstyle{font-size:12pt; color:#ffffff; font-family:arial;}
.Bstyle{font-size:12pt; font-weight:bold; color:darkgreen; font-family:arial;}
.Bstyle2{font-size:10pt; font-weight:normal; color:darkgreen; font-family:arial;}

.Addr{font-size:9pt; color:#006633; font-family:arial; font-weight:bold;}
.copy{font-size:9pt; color:#000000; font-family:arial; font-weight:normal;}

/*	style for HTML Tags		*/
BODY {		background:#ffffcc;
	}
	
H3 {	font-size:12pt;				font-weight:bold;		color:darkgreen;
	}

A {			color:#666666;
	}
	A:Link		{text-decoration: none; color:darkgreen; font-weight:bold}
	A:Active	{text-decoration: none;}
	A:Visited	{text-decoration: none; color:darkgreen;}
	A:Hover		{text-decoration: underline; color:red;}


