body {
background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
	margin-right: 40px; margin-left: 40px
}


h1 {
	color: #FFFFFF;
; background-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 130%; padding-top: 3px; padding-bottom: 3px; padding-left: 30px
; letter-spacing: 1px; word-spacing: 2px; text-align: center;
}

h2 {
	color: #CCCCCC;
; font-family: Arial, Helvetica, sans-serif; font-size: 110%; padding-top: 3px; padding-bottom: 3px; padding-left: 30px
; letter-spacing: 1px; word-spacing: 1px; text-align: center;
}

h3, h4 {
	color: #FFFFFF;
}

h5, h6 {
	color: #FFFFFF;
}

p {
	color: #FFFFFF;
; font-family: Arial, Helvetica, sans-serif; text-indent: 30px

}

a:link {
	color: #CCCCCC; letter-spacing: 1px; word-spacing: 1px; margin-left: 2px; margin-right: 2px; padding-left: 2px; padding-right: 2px;
}
a:visited {
	color: #6666FF; letter-spacing: 1px; word-spacing: 1px; margin-left: 2px; margin-right: 2px; padding-left: 2px; padding-right: 2px;
}
a:hover {
	color: #FFFFFF; letter-spacing: 1px; word-spacing: 1px; margin-left: 2px; margin-right: 2px; padding-left: 2px; padding-right: 2px;
}
a:active {
	color: #FFFFFF; background-color:#333333; letter-spacing: 2px; word-spacing: 2px; margin-left: 2px; margin-right: 2px; padding-left: 2px; padding-right: 2px;
}

hr {
 background-color:#000066; width: 85%; height: 3px; margin-top: 30px; margin-bottom: 30px;
}	

img {
border:0px;
}


.highlight {  background-color: #660000; letter-spacing: 1px; cursor: url('browser_icon.gif'), crosshair; padding-left: 4px; padding-right: 4px; padding-bottom: 1px}
.highlight_hover { cursor: crosshair; color: #CCCCCC; }
.italics {  font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #CCCCCC; padding-right: 4px; border: dotted; border-width: 0px 1px 1px 0px; border-color: #000000 #000099 #000099 #000000; }
.italics_hover {  font-family: Arial, Helvetica, sans-serif; font-style: italic; cursor: crosshair; color: #FFFFFF; padding-right: 4px; border: dotted; border-width: 0px 1px 1px 0px; border-color: #000000 #0066CC #0066CC #000000; }

.fixed_width {font-family: "Courier New", Courier, mono; cursor: crosshair; color: #FFFFFF; font-size: 120%; text-indent: 0px;}


.text_mouse_default {
color:#CCCCCC;
opacity:0.8;
filter:alpha(opacity=80)
}

.text_mouse_over {
color: #DDDDDD;
opacity:1.0;
filter:alpha(opacity=100)
}

.text_mouse_down {
color: #EEEEEE;
opacity:1.0;
filter:alpha(opacity=100)
}

.text_mouse_up {
color: #EEEEEE;
opacity:1.0;
filter:alpha(opacity=100)
}

.text_mouse_out {
color:#EEEEEE;
opacity:0.8;
filter:alpha(opacity=80)
}



.image_mouse_default {
opacity:0.6;
filter:alpha(opacity=60)
}

.image_mouse_over {
opacity:0.8;
filter:alpha(opacity=80)
}

.image_mouse_down {
opacity:1.0;
filter:alpha(opacity=100)
}

.image_mouse_up {
opacity:0.8;
filter:alpha(opacity=80)
}

.image_mouse_out {
opacity:0.6;
filter:alpha(opacity=60)
}



.banner_mouse_default {
opacity:0.4;
filter:alpha(opacity=40)
}

.banner_mouse_over {
opacity:0.7;
filter:alpha(opacity=70)
}

.banner_mouse_down {
opacity:1.0;
filter:alpha(opacity=100)
}

.banner_mouse_up {
opacity:0.7;
filter:alpha(opacity=70)
}

.banner_mouse_out {
opacity:0.4;
filter:alpha(opacity=40)
}


