.Dummy { text-decoration: none }

BODY { background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: 600;
	color: #400080;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	scrollbar-3d-light-color:#BDCEF4;
        scrollbar-arrow-color:#BDCEF4;
        scrollbar-base-color:#BDCEF4;
        scrollbar-dark-shadow-color:#336699;
        scrollbar-face-color:#336699;
        scrollbar-highlight-color:#BDCEF4;
        scrollbar-shadow-color:#336699;
	font-family: "Tahoma", "Helvetica", "Arial", "Sans-serif"; text-decoration: none;
	margin-right: 20px; }

.rainbow{ behavior:url(rainbow.htc) } 

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

.clear {clear:both;}

.box
{
 padding: 5px;
 margin: 5px;
 border-color: #FF0000;
 border-style: solid;
 border-width: 1px;
}

H1 { color: #336699;
	text-align: left;
	background: transparent;
	text-decoration: none;
	font-size: 25pt;
	font-weight: 600;
	font-family: "Tahoma", "Helvetica", "Arial", "Sans-serif" }
	
H2 { color: #336699;
	text-align: left;
	background: transparent;
	text-decoration: none;
	font-size: 15pt;
	font-weight: 600;
	font-family: "Tahoma", "Helvetica", "Arial", "Sans-serif" }

H3 { color: #336699;
	text-align: left;
	background: transparent;
	text-decoration: none;
	font-size: 15pt;
	font-weight: 600;
	font-family: "Tahoma", "Helvetica", "Arial", "Sans-serif" }

H4 { color: #336699;
	text-align: left;
	background: transparent;
	text-decoration: none;
	font-size: 18pt;
	font-weight: 600;
	font-family: "Tahoma", "Helvetica", "Arial", "Sans-serif" }

H6 { color: #336699;
	text-align: left: transparent;
	text-decoration: none;
	font-size: 36pt;
	font-weight: 600;
	font-style: italic;
	font-family: "Times New Roman", "Serif" }

IMG {border:none}
P { color: #336699;
	font-size: 10pt;
	font-weight: normal;
	font-family: "Tahoma", "Helvetica", "Arial", "Sans-serif"; text-decoration: none }
	
li { color: #336699;
	font-size: 10pt;
	font-weight: normal;
	font-family: "Tahoma", "Helvetica", "Arial", "Sans-serif"; text-decoration: none }
	
TD { color: #336699;
	font-size: 10pt;
	font-weight: normal;
	font-family: "Tahoma", "Helvetica", "Arial", "Sans-serif"; text-decoration: none }

A:visited { color: #66CCFF;
	background: transparent;
	font-weight: bold; }

A:link { color: #66CCFF;
	background: transparent;
	font-weight: bold; }

A:hover { color: #6699CC;
	background: transparent; }

.floatleft{
float:left;
margin-right: 5px;
}

.floatright{
float:right;
margin-left: 5px;
}

.important{
color:#FF0000;
font-weight:bold;
font-size: 24px;
}

.Left { margin-right: 10px } /* adds space to right of left-aligned image */
.Right { margin-left: 10px } /* adds space to left of right-aligned image */
