html, body{
	min-height: 100%;
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #ffffff;
	background-color: #336699;
	text-align: left;
	margin: 0;
}
img	{
	border: 0;
	}
hr {
	color: #000000;
}
hr.dots {

	border-style: dotted;
	noshade: noshade;
	color: #ffffff;
}
hr.yellow {
	color: #ffcc33;
	background-color: #ffcc33;	
}
hr.printable {
	color: #000000;
	width: 80%;
	text-align: center;
}
p.ital {
	font-style: italic;
}

table	{
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
}

.linklike {
	color: #ffffff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;	
	CURSOR: pointer;
    	CURSOR: hand;
	TEXT-DECORATION: underline;    	

}
span.byellow {
	font-weight: bold;
	color: #ffffff;
}
span.byellowbig {
	font-weight: bold;
	font-size: 120%;
	color: #ffffff;
}
ul { 
	margin-left: 15;
	margin-top: 0.4em;
	list-style: disc;
	color: #ffffff;
   }
ul.sec {
	margin-left: 15;
	margin-top: 0.4em;
	list-style: circle;
}
ul.plain {
	list-style: none;
	margin-top: 0;
	margin-bottom: 0.4em;
}
ol.ualpha 
{
	margin-left: 15;
	margin-top: 0.2em;
	list-style-type: upper-alpha
}
ol.lroman 
{
	margin-left: 15;
	margin-top: 0.4em;
	list-style-type: lower-roman
}
li {
	list-style: square;
	font-size: 100%;
	font-family: arial, verdana, helvetica, sans-serif;	
}
h3  {
	font-size:120%;
	}
h2 {
	color: #ffffff;
	}
h4 {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic
	}
.fader { font-size: 100%;
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}
.fade { font-size: 100%;
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}

.warnred {
	color: #ff3300;
	font-weight:bold;
}

A {
	color: #ffffff;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
.frosty {
	color: #66ffff;
	FONT-WEIGHT: bold;
}
.dark{
	color: #813E81;
	font-weight: bold;
	}
A.footer {
	color: #ffffff;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
	font-size: 80%;
}
A.plain {
	color: #ffffff;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}
A.nuthin {
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
A.bnuthin {
	color: #ffffff;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
span.footer {
	color: #ffffff;
	font-size: 80%;	
	}
.yesflash {
	visibilty: visible;
}
.noflash {
	visibility: hidden;
}

.collapsing
{
    margin-left: 20px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    CURSOR: pointer;
    CURSOR: hand;
}

.duecollaps
{
    FONT-WEIGHT: normal;    
    TEXT-DECORATION: none;
    CURSOR: pointer;
    CURSOR: hand;
    color: #ffcc33;
}
