body {
	text-align:center;
	min-width:1000px;
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#FFFFFF; /* color of main text in Div Content */
	background-color:black;
	scrollbar-base-color: #000000; 
	scrollbar-face-color: #383996; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #00FFFF;
	scrollbar-highlight-color: #00FFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #663366;
	scrollbar-darkshadow-color: #383996;
	}

h1 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:20px;
	font-family:verdana, arial, helvetica, sans-serif;
	/* line-height:0px;*/
	font-weight:600;
	color:#00FFFF; /*#FF9900;*/
	}

h2 {
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:700;
	color:#FFFFFF;
	}

.BreadCrumbTitle {	/* CONTROLS Bread Crumb Title */
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	color:#FF6633; /*#ff9900;*/
	text-decoration: none;
	font-size:11px;
	font-weight:700;
	font-family:verdana, arial, helvetica, sans-serif;
	}

.Title2 {	/* CONTROLS Bread Crumb Title */
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	text-decoration: none;
	font-size:11px;
	font-weight:700;
	font-family:verdana, arial, helvetica, sans-serif;
	}

.txtTbl {	/* If Applied, controls Table Text */
	margin:5px 0px 5px 0px;
	padding:0px 15px 0px 15px; /* was 0 */
	color:#FFFFFF;
	text-decoration: none;
	font-size:12px !important;
	font-weight:700 !important;
	font-family:verdana, arial, helvetica, sans-serif !important;
	}
	
.horizMenu {	/* If Applied, controls Table Text */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; /* was 0 */
	color:#FFFFFF;
	text-decoration: none;
	font-size:13px;
	font-weight:700;
	font-family:verdana, arial, helvetica, sans-serif;
	}

p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	text-align:justify;
	line-height: 15px;
	margin:0px 0px 5px 0px; /* control spacing of paragrpahs */
	padding:;
	}
ul {
	font:13px/20px verdana, arial, helvetica, sans-serif;
	font-weight:600;
	color:#00FFFF;

	}


.cent {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	text-align:center;
	}

.list1 {	 /* CONTROLS <LI> Lists in  DIV CONTENT */
	font:11px/20px verdana, arial, helvetica, sans-serif;
	line-height: 15px;
	margin:0px 0px 5px 0px; /* control spacing of paragrpahs */
	padding:0px 0px 0px 20px;
	}

.Content>p {margin:0px;}
.Content>p+p {text-indent:0px;}

.TopBanner {
	top:0px;
	left:0px;
	vertical-align:top;
	margin-top: 0px; /* controls gap from top of page to top edge of  header */
	padding:5px 0px 0px 10px;
	

	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	/* height:12px;  14px + 4px + 1px = 19px */
	border-style:solid;

	border-width: 0px 0px 3px 0px; /* top  borders: 1px; left, right and bottom borders: 0px */
	border-color: #bbb4d4;

	/* line-height:11px; 
	background:url(/images/left_bg_top_banner.jpg);*/
	background-color:#000000;
	color:#FFFF00;

	voice-family: "\"}\"";	/*Code necessary for IE5 which parses this "\"}\"" incorrectly and closes styles prematurely*/
	voice-family:inherit;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
	width:990px;
	height:125px; /* IE HEIGHT */
	}
	body>.TopBanner {height:117px;width:975px;} /*  OPERA HEIGHT */
	
.TopBanner a	{ 
	color:#FFFF00; /*was 6699CC*/
	font-size:12px; 
	text-decoration:none;
	font-weight:600;
	font-position: center;
	font-family:verdana, arial, helvetica, sans-serif; 
	padding-left:0px; /* controls gap between dot and text */
	padding-right:0px;
	padding-bottom:0px;
	margin: 0px;
	}
.TopBanner a:link {color:#FFFF00;}
.TopBanner a:active {color:#FFFFFF;}
.TopBanner a:visited {color:#FFFF00;}
.TopBanner a:hover {color:#00FFFF; text-decoration:underline;}

.TopBannerAdvert { /* control the nav menu DIV but not the table inside*/
	margin: 0px 0px 0px 0px;
	text-align : center ;
	top:5px;
	left:370px;
	display:inline;
	position:absolute;
	height:105px; /* CONTROLS IE HEIGHT was 921*/
	width:300px; /* IE WIDTH */	
}
	body>.TopBannerAdvert {height:105px;}  /*  OPERA HEIGHT was 931*/
	body>.TopBannerAdvert {width:300px;}  /*  OPERA WIDTH */			
	
.Content {
	position:;
	top:0px;
	left:;
	margin-top:10px;
	margin-bottom:50px;
	width : 990px ;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
	padding:0px 0px 0px 0px; /* controls space between text and LHS line */ 


	}
	
.SplashContent {
	position:;
	top:0px;
	left:;
	margin-top:150px;
	margin-bottom:20px;
	width : 990px ;
	text-align : center ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
	padding:0px 0px 0px 0px; /* controls space between text and LHS line */ 
	color: #FFFF00;

	}	
.SplashContent a	{ 
	color:#FFFF00; /*was 6699CC*/
	font-size:12px; 
	text-decoration:none;
	font-weight:600;
	font-position: center;
	font-family:verdana, arial, helvetica, sans-serif; 
	padding-left:0px; /* controls gap between dot and text */
	padding-right:0px;
	padding-bottom:0px;
	margin: 0px;
	}
.SplashContent a:link {color:#FFFF00;}
.SplashContent a:active {color:#FFFFFF;}
.SplashContent a:visited {color:#FFFF00;}
.SplashContent a:hover {color:#00FFFF; text-decoration:underline;}

.SplashAccessibility { /* control the nav menu DIV but not the table inside*/
	margin: 0px 0px 0px 0px;
	text-align : center ;
	top:;
	left:;
	display:;
	position:;


	/* padding: 5px 0px 0px 7px; 7px LHS padding aligns dots with rnd-menu above */
	padding-top:25px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px; 
	/*background:url(/images/left_bg.gif);
	background-color:#383996;*/
	border-right: none; /*1px solid #FF9900; */
	border-left: none; /*1px dashed #999;*/
	border-top: 0px; /* 0px solid #FF9900;*/
	border-bottom: none; /* none; 1px dotted #999;*/
	/*border-color:#383996;*/
	/* line-height:17px; */
	
	color:#FFFF00; /*was 6699CC*/
	font-size:12px; 
	text-decoration:none;
	font-weight:600;
	font-position: center;
	font-family:verdana, arial, helvetica, sans-serif; 

	voice-family: "\"}\""; 	/*Code necessary for IE5 which parses this "\"}\"" incorrectly and closes styles prematurely*/
	voice-family:inherit;
	height:20px; /* CONTROLS IE HEIGHT was 921*/
	width:100%; /* IE WIDTH */
	}
	body>.Menu {height:20px;}  /*  OPERA HEIGHT was 931*/
	body>.Menu {width:100%px;}  /*  OPERA WIDTH */
	

.SplashAccessibility a	{ 
	color:#FFFF00; /*was 6699CC*/
	font-size:12px; 
	text-decoration:none;
	font-weight:600;
	font-position: center;
	font-family:verdana, arial, helvetica, sans-serif; 
	padding-left:0px; /* controls gap between dot and text */
	padding-right:0px;
	padding-bottom:0px;
	margin: 0px;
	}
.SplashAccessibility a:link {color:#FFFF00;}
.SplashAccessibility a:active {color:#FFFFFF;}
.SplashAccessibility a:visited {color:#FFFF00;}
.SplashAccessibility a:hover {color:#00FFFF; text-decoration:underline;}

.Accessibility { /* control the nav menu DIV but not the table inside*/
	margin: 0px 0px 0px 0px;
	text-align :  ;
	top:50px;
	left:785px;
	display:inline;
	position:absolute;


	/* padding: 5px 0px 0px 7px; 7px LHS padding aligns dots with rnd-menu above */
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px; 
	/*background:url(/images/left_bg.gif);
	background-color:#383996;*/
	border-right: none; /*1px solid #FF9900; */
	border-left: none; /*1px dashed #999;*/
	border-top: 0px; /* 0px solid #FF9900;*/
	border-bottom: none; /* none; 1px dotted #999;*/
	/*border-color:#383996;*/
	/* line-height:17px; */
	
	color:#FFFF00; /*was 6699CC*/
	font-size:12px; 
	text-decoration:none;
	font-weight:600;
	font-position: center;
	font-family:verdana, arial, helvetica, sans-serif; 

	voice-family: "\"}\""; 	/*Code necessary for IE5 which parses this "\"}\"" incorrectly and closes styles prematurely*/
	voice-family:inherit;
	height:20px; /* CONTROLS IE HEIGHT was 921*/
	width:180px; /* IE WIDTH */
	}
	body>.Accessibility {height:20px;}  /*  OPERA HEIGHT was 931*/
	body>.Accessibility {width:180px;}  /*  OPERA WIDTH */
	

.Accessibility a	{ 
	color:#FFFF00; /*was 6699CC*/
	font-size:12px; 
	text-decoration:none;
	font-weight:600;
	font-position: center;
	font-family:verdana, arial, helvetica, sans-serif; 
	padding-left:0px; /* controls gap between dot and text */
	padding-right:0px;
	padding-bottom:0px;
	margin: 0px;
	}
.Accessibility a:link {color:#FFFF00;}
.Accessibility a:active {color:#FFFFFF;}
.Accessibility a:visited {color:#FFFF00;}
.Accessibility a:hover {color:#00FFFF; text-decoration:underline;}	

.scroller_space {
	margin-top:10px; /* was 90 */
	}


.scroller { /* netscape scroller width hard coded 550px */
	top:0px;
	height:20px;
	width:910px;
	text-align : center ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
	background-color:#000000; 
	}

.scrollerTable {
	top:0px;
	height:20px;
	width:100%;
	text-align : center ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
	background-color:#000000; 
	}

.BottomContacts {
	width:70%; margin-left:auto; margin-right:Auto; /* table position control*/
	padding:5px; /* controls space between text and LHS line */
	background-color:#000000; 
	font-size:10px;
	font-weight:600;
	color:#FFFFFF;
	}

.MenuTextOnly { /* control the nav menu DIV but not the table inside*/
	margin: 0px 0px 0px 0px;
	position:absolute;
	top:315px; /* was 189 */
	left:0px; /* was 20 but reduced it */
	/* width:165px; */

	/* padding: 5px 0px 0px 7px; 7px LHS padding aligns dots with rnd-menu above */
	padding-top:0px;
	padding-bottom:0px;
	padding-left:7px;
	padding-right:0px; 
	/*background:url(/images/left_bg.gif);*/
	/*background-color:#383996;
	border-right: none; 1px solid #FF9900; */
	border-left: none; /*1px dashed #999;*/
	border-top: 20px; /* 0px solid #FF9900;*/
	border-bottom: none; /* none; 1px dotted #999;*/
	/* line-height:17px; */

	voice-family: "\"}\""; 	/*Code necessary for IE5 which parses this "\"}\"" incorrectly and closes styles prematurely*/
	voice-family:inherit;
	height:900px; /* CONTROLS IE HEIGHT was 921*/
	width:170px; /* IE WIDTH */
	}
	body>.MenuTextOnly {height:936px;}  /*  OPERA HEIGHT was 931*/
	body>.MenuTextOnly {width:163px;}  /*  OPERA WIDTH */


a {
	color:#ff0000;
	text-decoration: none;
	font-size:10px;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	padding:0px;
	}

a:link {color:#FFFF00;} /* BLUE only affects links in Div Content  */
a:visited {color:#FFFF00;} /* BLUE */
a:hover {color:#00FFFF;text-decoration: underline;}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.MenuTextOnly a	{ 
	color:#00FFFF; /*REDUNDANT - less priority than a:link below*/
	font-size:12px; 
	text-decoration:none;
	font-weight:600;
	font-position: center;
	font-family:verdana, arial, helvetica, sans-serif; 
	padding-left:5px; /* controls gap between dot and text */
	padding-right:0px;
	margin: 0px;
	}
.MenuTextOnly a:link {color:#FFFF00;}/* was 00FFFF */
.MenuTextOnly a:active {color:#FFFF00;}
.MenuTextOnly a:visited {color:#00FFFF;}
.MenuTextOnly a:hover {color:#FFFF00; text-decoration:underline;}

.MenuBlack { /* control the nav menu DIV but not the table inside*/
	margin: 0px 0px 0px 0px;
	text-align : center ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
	top:0px;


	/* padding: 5px 0px 0px 7px; 7px LHS padding aligns dots with rnd-menu above */
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px; 
	/*background:url(/images/left_bg.gif);
	background-color:#383996;*/
	border-right: none; /*1px solid #FF9900; */
	border-left: none; /*1px dashed #999;*/
	border-top: 0px; /* 0px solid #FF9900;*/
	border-bottom: none; /* none; 1px dotted #999;*/
	/*border-color:#383996;*/
	/* line-height:17px; */
	
	color:#FFFF00; /*was 6699CC*/
	font-size:12px; 
	text-decoration:none;
	font-weight:600;
	font-position: center;
	font-family:verdana, arial, helvetica, sans-serif; 

	voice-family: "\"}\""; 	/*Code necessary for IE5 which parses this "\"}\"" incorrectly and closes styles prematurely*/
	voice-family:inherit;
	height:20px; /* CONTROLS IE HEIGHT was 921*/
	width:1000px; /* IE WIDTH */
	}
	body>.Menu {height:20px;}  /*  OPERA HEIGHT was 931*/
	body>.Menu {width:960px;}  /*  OPERA WIDTH */
	
.MenuBlack a	{ 
	color:#FFFF00; /*was 6699CC*/
	font-size:12px; 
	text-decoration:none;
	font-weight:600;
	font-position: center;
	font-family:verdana, arial, helvetica, sans-serif; 
	padding-left:0px; /* controls gap between dot and text */
	padding-right:0px;
	padding-bottom:0px;
	margin: 0px;
	}
.MenuBlack a:link {color:#FFFF00;}
.MenuBlack a:active {color:#FFFFFF;}
.MenuBlack a:visited {color:#FFFF00;}
.MenuBlack a:hover {color:#00FFFF; text-decoration:underline;}

.ButtonFormat { /* control look of buttons*/
	background-color:#000000; 
	color:#FFFF00; 
	font-weight:bold; 
	font-family:verdana; 
	font-size:8pt;
	}

.TxtFldFormat { /* control look of text fields*/
	color:#6600CC;
	font-weight:bold; 
	font-family:verdana; 
	font-size:8pt; 
	border-width:2px; 
	border-style:inset;
	border-color:;
	}

.TxtAreaFormat { /* control look of text areas*/
	color:#6600CC;
	font-weight:bold; 
	font-family:verdana; 
	font-size:8pt; 
	border-width:3px; 
	border-style:inset;
	width: 300px; 
	height: 200px;
	}

.spacer {
	z-index: 1;
	position:absolute;
	top:0px;
	left:0px;
	}

.warning {
	color:#FF0000; /*#FF9900;*/00FFFF
}

.notice {
	color:#00FFFF; /*#FF9900;*/
}


.scrollbar { /* place in body for browser scrollbars. http://www.jessett.com/web_sites/css/custom_scrollbars.shtml*/
	These		scrollbar-base-color: #663366; 
	are		scrollbar-face-color: #00FFFF; 
	original	scrollbar-track-color: #6600CC; 
	colours		scrollbar-arrow-color: #6600CC;
	Class		scrollbar-highlight-color: #000000; 
	Not		scrollbar-3dlight-color: #CCCCCC; 
	Used		scrollbar-shadow-color: #663366;
	Yet!!!		scrollbar-darkshadow-color: #000000;
	}