body {
	background-color : #000000;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	margin: 0px;
 	color: #dad4c4;
	}

td {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #dad4c4;
 	}
 	
.headerBox {
	background-image: url(headerBG.jpg); /* this file must be in both /common/ and root, so that Netscape 4 can find it */
	}
 	
.mainContent {
	background: #3A3634;
	background-image: url(mainBG.jpg);  /* this file must be in both /common/ and root, so that Netscape 4 can find it */
	}
	
.content {
	background: #282725;
	background-image: url(contentBG.jpg);  /* this file must be in both /common/ and root, so that Netscape 4 can find it */
	}
	
.innerContent {
	background: #171614;
	background-image: url(innerContentBG.jpg);  /* this file must be in both /common/ and root, so that Netscape 4 can find it */
	}
	
.innerContentAlt {
	background: #131210;
	background-image: url(innerContentAltBG.jpg);  /* this file must be in both /common/ and root, so that Netscape 4 can find it */
	}
	
.titleBar {
	background: #171614;
	background-image: url(innerContentBG.jpg);  /* this file must be in both /common/ and root, so that Netscape 4 can find it */
	}	

.waitingContent {
	background: #1A0A0A;
	}
	
.unapprovedContent {
	background: #0A121A;
	}
	
.greyedOut {
	color: #777777;
	}
 	
.bgGreyedOut {
 	background: #efefef;
 	}
 	
.error {
	color: #ff0000;
	}
 	
.unapproved {
	color: #3333ff;
	}
 
.bigError {
 	color: #ff0000;
	font-size : 18px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	}
 
.jobName {
	font-size : 20px;
	font-family: georgia, times, serif;
	}
 	
.subJobName {
 	font-size : 18px;
	font-family: georgia, times, serif;
	}

.pageTitle {
	font-size : 20px;
	font-family: georgia, times, serif;
	}
	
.objectDate {
	font-size : 12px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.realName {
 	font-size : 17px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
.headerText {
	font-size : 18px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #990000;
	color : White;
	}
	
.footerText {
	font-family: georgia, times, serif;
 	font-size: 11px;
	text-align : center;
	}

.navLarge {
	font-size : 18px;
	font-family: georgia, times, serif;
	}

.navSmall {
	font-size : 12px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.objectDesc {
	font-size : 11px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
.largeType {
	font-size : 12px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

td.subJobLeft {
	border-top:0px solid #cccccc;
	border-bottom:0px solid #cccccc;
	border-left:0px solid #cccccc
}

td.subJobMiddle {
	border-top:0px solid #cccccc;
	border-bottom:0px solid #cccccc;
}

td.subJobRight {
	border-top:0px solid #cccccc;
	border-bottom:0px solid #cccccc;
	border-right:0px solid #cccccc
}

a:link
	{
	color: #aaaaaa;
	border-color: #ffffff;
	text-decoration: underline; 
	}

a:visited
	{
	color: #aaaaaa;
	text-decoration: underline;
	}

a:active
	{
	color: #aaaaaa;
	text-decoration: underline; 	
	}

a:hover	{
	color: #ffffff;
	text-decoration: underline; 	
	}


.main {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.bordered {
	border-color: #dad4c4;
	}
	
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 10px; 
	background-color:  #363231;
	border-color:  #363231;
	scrollbar-base-color: #363231;
	scrollbar-track-color: #11100F;
	scrollbar-face-color: #363231;
	sasdfcrollbar-highlight-color: #00ff00;
	scrollbar-arrow-color: #dad4c4;
 	color: #dad4c4;
	}

input { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 10px; 
	background-color:  #363231;
	border-color:  #363231;
	scrollbar-base-color: #363231;
	scrollbar-track-color: #11100F;
	scrollbar-face-color: #363231;
	sasdfcrollbar-highlight-color: #00ff00;
	scrollbar-arrow-color: #dad4c4;
 	color: #dad4c4;
 	disabled: red;
	}

textarea { 
	background-color:  #363231;
	border-color:  #363231;
	scrollbar-base-color: #363231;
	scrollbar-track-color: #11100F;
	scrollbar-face-color: #363231;
	sasdfcrollbar-highlight-color: #00ff00;
	scrollbar-arrow-color: #dad4c4;
 	color: #dad4c4;
	}

.edit {
	color: Black;
	background-color:  #ffffff;
	}
	
.admin {
	color: Black;
	background-color:  #ffffff;
	}

tr.staff {
	background : #d4d4d4;
	}

tr.freelance {
	background : #dcdcdc;
	}

tr.client {
	background : #e8e8e8;
	}

.thumbnailDataType {
	font-family:Arial, Helvetica, sans-serif;
	color:White;
	}

a.thumbnailName {
	color:#dad4c4;
	text-decoration:none;
	flont-weight:bold;
	}

a.thumbnailName:visited {
	color:#dad4c4;
	text-decoration:none;
	flont-weight:bold;
	}

a.thumbnailName:hover {
	color:White;
	text-decoration:underline;
	flont-weight:bold;
	}

a.inactiveLink {
	color:Black;
	text-decoration:none;
	}

a.inactiveLink:visited {
	color:Black;
	text-decoration:none;
	}

a.inactiveLink:hover {
	color:Black;
	text-decoration:underline;
	}

a.thumbnailEdit {
	color:White;
	text-decoration:none;
	}

a.thumbnailEdit:visited {
	color:White;
	text-decoration:none;
	}

a.thumbnailEdit:hover {
	color:White;
	text-decoration:underline;
	}

.folderLine {
	/*background: #efefef;*/
	background-image: url(folderLineBG.gif); /* this file must be in both /common/ and root, so that Netscape 4 can find it */
	}
	
.badMath {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	color : #4b4b4b;
	text-decoration: none; 
	}

a.badMath {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	color : #4b4b4b;
	text-decoration: none; 
	}

a.badMath:visited {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	color : #4b4b4b;
	text-decoration: none; 
	}

a.badMath:hover {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	color : White;
	text-decoration: none; 
	}