/* --------------- BEGIN: FINAL MODIFICATIONS --------------- */

/* Entry objects */
input, select, textarea {
	font-family: Arial, Sans Serif, MS Sans Serif;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

select.selsm {
	font-family: Arial, Sans Serif, MS Sans Serif, Verdana;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.btn {
	background-color: transparent;
}

.left
{ 
	text-align: left;
}


/* --- Begin: Table defn --- */
td
{ 
	font-size: 12px;
	line-height: 14px; 
	font-family: Arial, sans-serif, Verdana;
	color: #EEEEEE;
	font-weight: normal;
	font-style: normal;
}


td.subj
{ 
	font-size: 12px; 
	line-height: 12px; 
	font-family: Arial, sans-serif, Verdana;
	color: #FFCC00;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
}

table.stklstc
{ 
	font-size: 12px; 
	line-height: 13px;
	font-family: sans-serif, Arial, Verdana;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-style: normal;
}

td.entry { 
	color: #CCCCCC;
}

table.mmenu
{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, sans-serif, Verdana;
	color: #FFCC00;
	text-align: right;
	font-weight: normal;
	font-style: normal;
}
/* --- End: Table defn --- */

/* Begin: Backgrounds */
.bckimg 
{
	background-image: url('../common/images/bck_logo.gif');
	background-repeat: no-repeat;
}

.bckimg1
{
	background-image: url('../common/images/bck_logo1.gif');
	background-repeat: no-repeat;
}

.bckimgwait
{
	background-image: url('../common/images/bck_plswait.gif');
	background-repeat: no-repeat;
}
/* End:   Backgrounds */

/* --- Begin: Spans --- */
.white {
	color: #FFFFFF;
}

span.stdy {
	color: #FFCC00;
}

span.stdgy {
	color: #CCCCCC;
}

span.stdboldy {
	font-weight: bold;
	color: #FFCC00;
}

h1
{
	font-weight: normal; 
	color: #FFCC00; 
	font-size: 20px;
	line-height: 26px;
	text-align: center;
}

h2
{
	font-weight: bold; 
	color: #FFCC00; 
	font-size: 15px;
	line-height: 18px;
	text-align: center;
}

.hding1
{
	font-weight: bold; 
	color: #FFFF00; 
	text-align: center;
}

.hding2
{
	font-weight: bold; 
	color: #FFCC00; 
	font-size: 13px;
	line-height: 18px;
}

.hding3
{
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 13px;
	line-height: 18px;
}

.hding4
{
	font-weight: bolder; 
	color: #FFFFFF; 
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, sans-serif, Verdana;
}

.checklistw
{
	font-weight: normal; 
	color: #FFFFFF; 
	font-size: 12px;
	line-height: 15px;
	font-family: Arial Narrow, Arial, sans-serif, Verdana;
}

.checklisty
{
	font-weight: bold; 
	color: #FFC609; 
	font-size: 12px;
	line-height: 16px;
	font-family: Arial Narrow, Arial, sans-serif, Verdana;
}

h3 {
	color: #888888;
	font-size: 11px;
	font-weight: normal;
}

.dark1 {
	color: #888888;
}

span.sm
{
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
}

.sm1 {
	font-size: 11px;
	font-weight: normal;
}

.sm1dk {
	color: #888888;
	font-size: 10px;
	font-weight: normal;
}


span.bullist
{
	color: #CCCC99;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, sans-serif, Verdana, Arial;
}

span.bullist_sm
{
	color: #DDDDDD;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, sans-serif, Verdana, Arial;
}

span.alt1
{
	font-size: 11px;
	line-height: 12px; 
	font-family: Verdana, Arial, sans-serif;
	color: #EEEEEE;
	font-weight: normal;
	font-style: normal;
}
/* --- End: Spans --- */

/* --- Begin: Links --- */
a.:link {color: #FFFF00; text-decoration: underline}
a.:active {color: #FFFF00; text-decoration: underline}
a.:visited {color: #FFFF00; text-decoration: underline}
a.:hover {color: #FFFFFF; text-decoration: none}

a.mmenu:link {color: #000000; text-decoration: none}
a.mmenu:active {color: #000000; text-decoration: none}
a.mmenu:visited {color: #000000; text-decoration: none}
a.mmenu:hover {color: #555555; text-decoration: underline}

a.ammenu:link {color: #FFCC00; text-decoration: none}
a.ammenu:active {color: #FFCC00; text-decoration: none}
a.ammenu:visited {color: #FFCC00; text-decoration: none}
a.ammenu:hover {color: #BBBBBB; text-decoration: underline}

a.ahding1:link {color: #FFFF00; text-decoration: underline}
a.ahding1:active {color: #FFFF00; text-decoration: underline}
a.ahding1:visited {color: #FFFF00; text-decoration: underline}
a.ahding1:hover {color: #FFFFFF; text-decoration: none}

a.stdwodf:link {color: #FFFFFF}
a.stdwodf:active {color: #FFFFFF}
a.stdwodf:visited {color: #FFFFFF}
a.stdwodf:hover {color: #CCCCCC}

a.stdwod:link {color: #CCCCCC}
a.stdwod:active {color: #CCCCCC}
a.stdwod:visited {color: #CCCCCC}
a.stdwod:hover {color: #FFFFFF}

a.stddrk:link {color: #888888}
a.stddrk:active {color: #888888}
a.stddrk:visited {color: #888888}
a.stddrk:hover {color: #CCCCCC}

a.hdrlink:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.hdrlink:active {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.hdrlink:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.hdrlink:hover {color: #FFCC00; text-decoration: underline; font-weight: bold;}

a.none:link {color: #FFFFFF; text-decoration: none;}
a.none:active {color: #FFFFFF; text-decoration: none;}
a.none:visited {color: #FFFFFF; text-decoration: none;}
a.none:hover {color: #FFCC00; text-decoration: none;}

/* --- End: Links --- */


/* --- Begin: Other --- */
hr.hrdk { color: #777777 }
hr.hrlite { color: #CCCCCC }


/* --- End: Other --- */

html {
	height: 100%;
}

body {
	text-align: center;
	padding: 0;
	margin: 2 auto;
	background: #000000;
	height: 100%;
/*
binds to the left
	left: 0px;
	position: absolute;
*/
}


.pagetext
{ 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Arial, sans-serif, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}

.pagetext1
{ 
	font-size: 13px; 
	line-height: 16px; 
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}

.pagetextc
{ 
	text-align: center;
}

.white
{
	color: #FFFFFF;
}


/* 
was: 
	background: #666666; 
*/

body.viewer {
	text-align: left;
	padding: 10;
	margin: 0 auto;
	background: #FFFFFF;
	font-size: 12px; 
	line-height: 12px; 
	font-family: Arial, sans-serif, Verdana;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
}


td.viewer
{ 
	font-size: 12px;
	line-height: 13px; 
	font-family: Arial, sans-serif, Verdana;
	color: #555555;
	font-weight: normal;
	font-style: normal;
}

#toplogobar {
	text-align: center;
	width: 770px;
	height: 110px;
	border: 0;
	padding: 0;
	margin: 0 auto;
	background: #000000;
}

#menubar1 {
	text-align: center;
	width: 770px;
	height: 26px;
	border: 0;
	padding: 0;
	margin: 0 auto;
	background: #FFC609;
	font-family: Arial Narrow, Arial, sans-serif, Verdana;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	vertical-align: middle;
}

#fpbar1 {
	text-align: center;
	width: 770px;
	height: 8px;
	border: 0;
	padding: 0;
	margin: 0 auto;
	background: #FFFFFF;
	font-family: Arial Narrow, Arial, sans-serif, Verdana;
	font-size: 13px;
	line-height: 8px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

#container {
	text-align: center;
	width: 770px;
/*	height: 450; */
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0 auto;
/*	background: #26151B; */
	background: #000000;
}


#navbar {
	float: center;
	width: 155px;
	border: 0;
	padding: 0;
	margin: 0 auto;
}

#content {
	float: center;
	text-align: left;
	width: 770px;
/*	height: 396px; */
	height: 56%;
	border: 0;
	padding: 0;
	margin: 0 auto;
	background-image: url('../common/images/bck_plswait.gif');
	background-repeat: no-repeat;
/*	background: #3C3C3C; */
	background: #000000;
}

#motto {
	text-align: center;
	width: 770px;
	height: 18px;
	border: 0px;
	padding: 0;
	margin: 0;
	background: #666666;
}


/* --------------- END: FINAL MODIFICATIONS --------------- */









/* --------------- BEGIN: TO BE REPLACED --------------- */
/* For standard text link - white on dark background */



p.entryforms
{
	font-size: 73%; 
	line-height: 135%; 
	font-family: Arial, sans-serif, Verdana; 
	color: CCCCCC; 
	font-weight: normal;
	text-align: right
}

span.entryforms
{
	font-family: Arial, sans-serif, Verdana;
	color: CCCCCC;
	font-size: 73%; 
	line-height: 135%;
	font-weight: normal;
	font-style: normal;
}


/* Entry Box attributes */
select.entryforms
{
	font-family: Arial, sans-serif, Verdana;
	color: 000000;
	background-color: CCCCCC;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal
}

input.entryforms
{
	font-family: Arial, Sans Serif, MS Sans Serif;
	color: 000000;
	background-color: CCCCCC;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

input.entryformsr
{
	font-family: Arial, Sans Serif, MS Sans Serif;
	color: 000000;
	background-color: CCCCCC;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

input.entryformssmr
{
	font-family: Arial, Sans Serif, MS Sans Serif;
	color: 000000;
	background-color: CCCCCC;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

textarea.entryforms
{
	font-family: arial, Sans Serif, MS Sans Serif;
	color: 000000;
	background-color: CCCCCC;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}


/* General text */
span.gentext
{
	font-family: Verdana, MS sans-serif, sans-serif, Arial;
	color: CCCCCC;
	font-size: x-small;
	font-weight: normal;
}

span.gentextb
{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, sans-serif, Verdana; 
	color: 000000; 
	font-weight: bold;
	font-style: normal
}

span.gentext_ly
{
	font-family: Verdana, MS sans-serif, sans-serif, Arial;
	color: FFFFCC;
	font-size: x-small;
	font-weight: normal;
}

p.boxtext
{
	font-family: MS sans-serif, sans-serif, Verdana, Arial;
	color: CCCCCC;
	text-align: center;
	font-size: x-small;
	font-weight: normal;
}

/* ------------------  Begin - stockroom only ---------------- */
p.stk_boxtext
{
	font-family: MS sans-serif, sans-serif, Verdana, Arial;
	color: FFFFFF;
	text-align: center;
	font-size: x-small;
	font-weight: normal;
}

p.stk_boxtext_left
{
	font-family: MS sans-serif, sans-serif, Verdana, Arial;
	color: FFFFFF;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
}

span.stk_boxtext_left
{
	font-family: MS sans-serif, sans-serif, Verdana, Arial;
	color: FFFFFF;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
}

/* --- public stockroom item link --- */
p.stk_lsthdrleft_pub
{
	font-family: MS sans-serif, sans-serif, Verdana, Arial;
	color: 99FFFF;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
}

span.stk_lsthdrleft_pub
{
	font-family: sans-serif, Verdana, Arial;
	color: 99FFFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-style: normal
}

span.stklsthdr
{
	font-family: sans-serif, Verdana, Arial;
	color: 99FFFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-style: normal
}

span.stklsttxt
{
	font-family: sans-serif, Verdana, Arial;
	color: FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal
}

p.stklsttxt
{
	font-family: sans-serif, Verdana, Arial;
	color: FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal
}



a.stk_lsthdrleft_pub:link {color: 99FFFF; text-decoration: none}
a.stk_lsthdrleft_pub:active {color: 99FFFF; text-decoration: none}
a.stk_lsthdrleft_pub:visited {color: 99FFFF; text-decoration: none}
a.stk_lsthdrleft_pub:hover {color: FFFFFF; text-decoration: underline}

/* -- Main leftnav bar -- */
span.mainleftnav
{
	font-size: 70%; 
	line-height: 135%; 
	font-family: Arial, sans-serif, Verdana; 
	color: EEEEEE; 
	font-weight: normal;
	text-align: center;
}

span.gentextsmw
{
	font-size: 10px;
	line-height: 11px; 
	font-family: Arial, sans-serif, Verdana; 
	color: FFFFFF; 
	font-weight: normal;
	text-align: left;
}

span.gentext1
{
	font-size: 12px;
	line-height: 13px; 
	font-family: Arial, sans-serif, Verdana; 
	color: DDDDDD; 
	font-weight: normal;
	text-align: left;
}

a.gentext1:link {color: DDDDDD; text-decoration: underline}
a.gentext1:active {color: DDDDDD; text-decoration: underline}
a.gentext1:visited {color: DDDDDD; text-decoration: underline}
a.gentext1:hover {color: FFFFFF; text-decoration: none}

span.gentext1b
{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, sans-serif, Verdana; 
	color: DDDDDD; 
	font-weight: bold;
	font-style: normal
}

p.gentext1
{
	font-size: 73%; 
	line-height: 135%; 
	font-family: Arial, sans-serif, Verdana; 
	color: DDDDDD; 
	font-weight: normal;
	text-align: right;
}

span.gentext1y
{
	font-size: 12px; 
	line-height: 13px; 
	font-family: Arial, sans-serif, Verdana; 
	color: FFFF00; 
	font-weight: normal;
	text-align: left;
}

span.gentext2
{
	font-size: 12px;
	line-height: 13px; 
	font-family: Arial, sans-serif, Verdana; 
	color: BBBBBB; 
	font-weight: normal;
	text-align: left;
}

span.gentext3
{
	font-size: 11px;
	line-height: 12px; 
	font-family: Arial, sans-serif, Verdana; 
	color: BBBBBB; 
	font-weight: normal;
}

p.boxheading
{
	font-size: 74%; 
	line-height: 120%; 
	font-family: Arial, sans-serif, Verdana; 
	color: FFFF00; 
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

span.boxheading
{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, sans-serif, Verdana;
	color: FFFF00;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}


span.gentextw
{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, sans-serif, Verdana;
	color: FFFFFF;
	font-weight: normal;
	font-style: normal;
}

span.gentextwb
{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, sans-serif, Verdana;
	color: FFFFFF;
	font-weight: bold;
	font-style: normal;
}

span.gentextBsm
{
	font-size: 10px;
	line-height: 11px;
	font-family: Arial, sans-serif, Verdana;
	color: BBBBBB;
	font-weight: normal;
	font-style: normal;
}

span.genheading
{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, sans-serif, Verdana;
	color: FFFF00;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

span.gentextC
{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, sans-serif, Verdana;
	color: CCCCCC;
	font-weight: normal;
	font-style: normal;
}
/* --------------- END: TO BE REPLACED --------------- */


/* --------------- BEGIN: OLD ADMIN --------------- */
hr.hrstd1{ color: DDDDDD }
/* --------------- END: OLD ADMIN --------------- */