.password {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 40px;
	background: #FFFFFF;
}
.username {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
}
.logButton {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 67px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #7EB9E5;
	width: 70px;
	font-weight: bold;
	color: #000000;
	filter: Alpha(Opacity=60);

}



A.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	background-color: #FFFFFF;
	height: 100%;
	text-decoration: none;
	padding-top: 3px;
}

A.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #993399;
	text-align: center;
	width: 100%;
	background-color: #EDEBEC;
	height: 100%;
	vertical-align: middle;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: right;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 10px;
}

.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background: #FFFFFF;
}

.mainText
{
	color: #993399;
}










input {
    font-family: Arial, Helvetica, Georgia, Times;
    font-size: 8pt;
    background: DEDBDB;
}
textarea {
    font-family: Arial, Helvetica, Georgia, Times;
    font-size: 8pt;
    background: DEDBDB;
}
select {
    font-family: Arial, Helvetica, Georgia, Times;
    font-size: 8pt;
    background: DEDBDB;
}
td {
    font-family: Arial, Helvetica, Georgia, Times;
    font-size: 8pt;
}
.jobScheduler {
    color: #0000DD;
    font-weight: bold;
}
.required {
    color: #DD0000;
    font-weight: bold;
}
.blank {
    background: #FFFFFF;
}
.entry1 {
    color: #000000;
    background: #DEDBDB;
    padding: 1px 1px 1px 1px;
}
.entry2 {
    color: #000000;
    background: #CCCC99;
    padding: 1px 3px 1px 3px;
}
.header {
    color: #FFFFFF;
    font-weight: bold;
    background: #BC31CB;
    padding: 1px 3px 1px 3px;
}
.link {
    color: #9C0FAB;
    text-decoration: none;
}
.link:hover {
    text-decoration: underline;
}
.linkEntry {
    color: #882288;
    text-decoration: none;
}
.linkEntry:hover {
    text-decoration: underline;
}
.linkHeader {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.linkHeader:hover {
    color: #DDBBAA;
    text-decoration: underline;
}
.nonlinkHeader {
    color: #DDBBAA;
    font-weight: bold;
    text-decoration: none;
}
.linkSubHeader {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.linkSubHeader:hover {
    color: #882288;
    text-decoration: underline;
}
.menuLOCAL {
    position:absolute;
    top:38;
    left:658;
    width:118;
    height:50;
    display:none;
    filter:alpha(opacity=100);
    background: #FFFFFF;
}

.menu {
    position:absolute;
    top:41;
    left:60;
    width:120;
    height:50;
    display:none;
    filter:alpha(opacity=100);
    background: #FFFFFF;
}

.menuHeader {
    color: #FFFFFF;
    cursor: hand;
    font-weight: bold;
    background: #B2A3EC;
    padding: 1px 1px 1px 1px;
}
.menuRow1 {
    color: #000000;
    font-weight: bold;
    background: #CEE8E7;
    padding: 2px 2px 2px 5px;
    cursor:hand;
    height: 25px;
}
.menuRow2 {
    color: #000000;
    font-weight: bold;
    background: #BAC0C0;
    padding: 2px 2px 2px 5px;
    cursor:hand;
    height: 25px;
}
.plainText {
    font-family: Arial, Helvetica, Georgia, Times;
    font-size: 8pt;
}
.popupBody {
    margin: 5px 5px 5px 5px;
}

.subHeader1 {
    color: #FFFFFF;
    background: #6945F1;
    padding: 1px 3px 1px 3px;
}
.subHeader2 {
    color: #FFFFFF;
    background: #7F7676;
    padding: 1px 3px 1px 3px;
}
.urgency1 {
    font-weight: bold;
    color: #DD0000;
}
.urgency2 {
    font-weight: bold;
    color: #880000;
}
.urgency3 {
    font-weight: bold;
    color: #006600;
}
.urgency4 {
    font-weight: bold;
    color: #006666;
}
.urgency5 {
    font-weight: bold;
    color: #000066;
}
.weekendHeader {
    color: #FFFFFF;
    font-weight: bold;
    background: #882288;
    padding: 1px 3px 1px 3px;
}
.weekChoice {
    color: #FFFFFF;
    background: #BC31CB;
}
.weekNow {
    color: #FFFFFF;
    background: #6945F1;
}
