
BODY {  background-image: url('/newSite/images/spacebg.png'); background-color: black; color: #FEF0C0; margin-left: 20px; margin-top: 20px; margin-right: 0px }

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(img/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(img/lev0_bg2.gif);
	background-color: #2C5F93;
	border: 1px solid #336699;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(img/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}

iframe {
overflow-x: hidden;
height: 100%;
width: 95%;
background-color:transparent;
/* overflow-y: scroll;
*/
}

th.left	 { font-family: verdana, helvetica, sans-serif; font-size: 11pt; color: black; font-weight: bold; text-align: left; }
th.small { font-family: verdana, helvetica, sans-serif; font-size: 8pt; color: black; font-style: bold; } 
th       { font-family: Arial, Helvetica, sans-serif; background-repeat: no-repeat; }

td             { font-family: Arial, Helvetica, sans-serif; background-repeat: no-repeat; }
td.smallleft   { font-size: 8pt;  font-family: verdana, helvetica, sans-serif; text-align: left; }
td.smallright  { font-size: 8pt;  font-family: verdana, helvetica, sans-serif; text-align: right; }
td.smallcenter { font-size: 8pt;  font-family: verdana, helvetica, sans-serif; text-align: center; }


h6 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h5 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h4 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
h3 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
h2 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
h1 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; }



a:link    { color: #FACB05; font-family: Verdana Bold; font-size: 11px; text-decoration: none }
a:active  { color: #FBF49C; font-family: Verdana Bold; font-weight: bold; font-size: 11px; text-decoration: none }
a:visited { color: #C7C22A; font-family: Verdana Bold; font-size: 11px; text-decoration: none }
/*
a:visited { color: #D7A008; font-family: Verdana Bold; font-size: 11px; text-decoration: none }
*/
a:hover   { color: #FBF49C; font-family: Verdana Bold; font-size: 11px; text-decoration: underline; background: #FF0000 }

a.smalla:link    { color: #FACB05; font-family: Verdana Bold; font-size: 10px; text-decoration: none }
a.smalla:active  { color: #FBF49C; font-family: Verdana Bold; font-weight: bold; font-size: 10px; text-decoration: none }
a.smalla:visited { color: #C7C22A; font-family: Verdana Bold; font-size: 10px; text-decoration: none }
/*
a.smalla:visited { color: #D7A008; font-family: Verdana Bold; font-size: 10px; text-decoration: none }
*/
a.smalla:hover   { color: #FBF49C; font-family: Verdana Bold; font-size: 10px; text-decoration: underline; background: #FF0000 }

.nolink { color: #F5BF05; font-family: Verdana Bold; font-size: 11px; text-decoration: none }
.nolinksmall { color: #F5BF05; font-family: Verdana Bold; font-size: 10px; text-decoration: none }

a.quicknav:link    { font-size: 8pt; font-family: verdana, helvetica, sans-serif; color: black; font-weight: bold; text-decoration: none; }
a.quicknav:visited { font-size: 8pt; font-family: verdana, helvetica, sans-serif; color: purple; font-weight: bold; text-decoration: none; }
a.quicknav:hover   { font-size: 8pt; font-family: verdana, helvetica, sans-serif; color: red; font-weight: bold; text-decoration: none; }

a.menu:link    { color: #FACB05; font-family: Century Schoolbook Bold; font-weight: bold; font-size: 14px; text-decoration: none }
a.menu:active  { color: #FBF49C; font-family: Century Schoolbook Bold; font-weight: bold; font-size: 14px; text-decoration: none }
a.menu:visited { color: #D7A008; font-family: Century Schoolbook Bold; font-weight: bold; font-size: 14px; text-decoration: none }
a.menu:hover   { color: #FBF49C; font-family: Century Schoolbook Bold; font-weight: bold; font-size: 14px; text-decoration: underline; background: #FF0000 }

a.small:link    { color: #FACB05; font-size: 10px; font-weight: bold; font-family: Century Schoolbook Bold; text-decoration: none }
a.small:visited	{ color: #D7A008; font-size: 10px; font-weight: bold; font-family: Century Schoolbook Bold; text-decoration: none }
a.small:hover   { color: #FBF49C; font-size: 10px; font-weight: bold; font-family: Century Schoolbook Bold; text-decoration: none }

a.small_light:link    { font-size: 8pt; color: #000066; font-weight: normal; font-family: verdana, helvetica, sans-serif; text-decoration: none }
a.small_light:visited { color: #000066; font-size: 8pt; font-weight: normal; font-family: verdana, helvetica, sans-serif; text-decoration: none }
a.small_light:hover   { color: 6666FF; font-size: 8pt; font-family: verdana, helvetica, sans-serif; font-style: normal; text-decoration: none }



.small        { font-family: verdana, Helvetica, sans-serif; font-size: 8pt; }
.small-text   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.regular-text { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; }
.medium-text  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.large-text   { font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
.title-text   { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-decoration: none; }
.times-title  { font-family: Times New Roman, Times, serif; font-size: 24px; font-style: italic; font-weight: bold }
.title-bar    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.courier-text { font-family: Courier New, Courier, mono; font-size: 12px; }

.courier      { font-family: Courier New, Courier, mono; }

.10px         { font-size: 10px; }
.12px         { font-size: 12px; }
.14px         { font-size: 14px; }
.16px         { font-size: 16px; }


.boldtext   { font-weight: bold; }
.italictext { font-style: italic; }
.bolditalic { font-weight: bold; font-style: italic; }	

/* Table setups */
/*
.bkgdCanvas   { background-image: url('/images/bgf.png'); border-width: 0px; border-style: none; border-padding: 0px; border-spacing: 0px; }
*/
.bkgdCanvas   { background-image: url('/newSite/images/newbg.png'); border-width: 0px; border-style: none; border-padding: 0px; border-spacing: 0px; }
.infoSect     { background-color: #4142A7; border-width: 3px; border-style: ridge; border-color: #EEDD00; border-padding: 2px; border-spacing: 8px; width: 97%;}
.infoSectMain { background-color: #515ED2; border-width: 3px; border-style: ridge; border-color: #EEDD00; border-padding: 2px; width: 100%;}
.dataSect     { border-width: 2px; border-style: ridge; border-color: #EEDD00; border-padding: 1px; border-spacing: 3px;}
.dataSect td  { border-width: 1px; border-style: ridge; border-color: #EEDD00;}
.dateList     { border-width: 2px; border-style: outset; border-color: #FFFFFF; border-padding: 0px; border-spacing: 0px;}
.dateList td  { border-width: 1px; border-style: outset; border-color: #FFFFFF; border-padding: 0px; border-spacing: 0px;}


.black       { color: #000000; }
.white       { color: #FFFFFF; }
.darkred     { color: #990000; }
.darkgreen   { color: #009900; }
.darkblue    { color: #000099; }
.grey-light  { color: #CCCCCC; }
.grey-medium { color: #999999; }
.grey-dark   { color: #666666; }
.yellow      { color: #FFFF00; }
.teal        { color: #00FFFF; }
.pink        { color: #FF00FF; }
.purple      { color: #663399; }
.orange      { color: #FF6600; }
.red         { color: #FF0000; }
.green       { color: #00FF00; }
.blue        { color: #0000FF; }
.silver      { color: #C7C7C7; }

.bghl        { background-color: #33902B; background-image: url('none'); }
/*
.bghl        { background-color: #733222; background-image: url('none'); }
.bghl        { background-color: #724940; background-image: url('none'); }
.bghl        { background-image: url('/images/newbg.png'); background-repeat: repeat;}
*/

.bgblack     { background-color: #000000; background-image: url('none'); }
.bgpink      { background-color: #FFCCFF; background-image: url('none'); }
.bgorange    { background-color: #FFCC99; background-image: url('none'); }
.bgyellow    { background-color: #FFFF99; background-image: url('none'); }
.bgteal      { background-color: #99CCCC; background-image: url('none'); }
.bgblue      { background-color: #99CCFF; background-image: url('none'); }
.bgpurple    { background-color: #9999FF; background-image: url('none'); }
.bggrey      { background-color: #CCCCCC; background-image: url('none'); }