html {border: 0px}

BODY
{
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	margin : 0;
	background:black;
	link: white;
	alink: white;
	vlink: white;
}

.footerstyle {
	color: #666666
}

.Header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	color: #F69C3C;
	font-weight: bold;
}
.Header01u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	color: #F69C3C;
	font-weight: bold;
	TEXT-DECORATION:underline
}
.Header01uBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28;
	color: #F69C3C;
	font-weight: bold;
	TEXT-DECORATION:underline
}

.Header02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: white;
	font-weight: bold;
}
.Header03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: black;
	font-weight: bolder;
}
.Header04orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	color: orange;
	font-weight: normal;
}
.Header04black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	color: black;
	font-weight: normal;
}
.Header04white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	color: white;
	font-weight: normal;
}
.generaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: white;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	color: white;
	font-weight: normal;
}
.generaltextfaint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #666666;
	font-weight: normal;
}
.generaltextblack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: black;
	font-weight: normal;
}
.generaltextgrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: A19F9C;
	font-weight: normal;
}
.generaltextwhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: white;
	font-weight: normal;
}
.generaltextblack14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: black;
	font-weight: normal;
}
.generaltextwhite14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: white;
	font-weight: normal;
}
.tiny5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	color: white;
	font-weight: normal;
}

.menuBottom {
	top:		17px;
	height:		1px;
	width:		100%;
	background:	buttonshadow;
	overflow:	hidden;
}


/* standard links: */
a:link                 { color: white; text-decoration: underline; }
a:visited              { color: F69C3C; text-decoration: none; }
a:hover                { color: F69C3C; text-decoration: underline; }
a:active               { color: F69C3C; text-decoration: none; }

LI { 
    color: white;    
    background: black;     /* so text is white on blue */ 
	list-style-type: circle;
	margin-left: 1.5em;
}

ul {
margin-left: 0;
}

a.newslink {
	COLOR: black; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
p.white {font-family: Arial, Helvetica, sans-serif; font-size: 12; color: white}
p.black {font-family: Arial, Helvetica, sans-serif; font-size: 12; color: black}
p.small {font-family: Arial, Helvetica, sans-serif; font-size: 9; color: blue}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 0px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

a.gw1:link { color: white; text-decoration: none; }
a.gw1:visited { color: white; text-decoration: none; }
a.gw1:hover { color: F69C3C; text-decoration: underline; }
a.gw1:active { color: F69C3C; text-decoration: none; }

a.gw2:link { color: black; text-decoration: none; }
a.gw2:visited { color: black; text-decoration: none; }
a.gw2:hover { color: black; text-decoration: underline; }
a.gw2:active { color: black; text-decoration: none; }

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.td01 {
	background-color: #F2F2F2;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}

.td02 {
	border-bottom: 1px dotted #333333;
}
.td03 {
	background-color: solid #000000;
	border-left: 1px  solid #333333;
	border-right: 1px  solid #333333;
	border-top: 1px  solid #333333;
	border-bottom: 1px double #333333;
}


INPUT.button,
INPUT.buttonM
{
	/* background: url("../images/button_bk.gif") no-repeat center bottom; */
	/*text-align:center;
	vertical-align:top; */
	border: 1px solid #7A7977;
	background-color: #FD9A00;
	color: white;
	font-family: Arial, Tahoma, Verdana,  SunSans-Regular, Sans-Serif;
	font-size: 11px;
	cursor: pointer;
	WIDTH: auto;
	margin: 2px 10px 5px 10px;
}

INPUT.buttonReadMe
{
	/* background: url("../images/button_bk.gif") no-repeat center bottom; */
	/*text-align:center;
	vertical-align:top; */
	border: 1px solid #7A7977;
	background-color: #38B549;
	color: white;
	font-family: Arial, Tahoma, Verdana,  SunSans-Regular, Sans-Serif;
	font-size: 11px;
	cursor: pointer;
	WIDTH: auto;
	margin: 2px 10px 5px 10px;
}

hr {color: #333333;}