td {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	background-image: url(http://soundbiteblog.com/transtracker/images/transtrack1.gif);
	background-repeat: repeat-y;
	width: 1000px;
}
th {
	background-color: #666666;
	color: #FFFFFF;
}
table {
	margin-bottom: 20px;
}
#header-info {
	text-align: center;
	position: relative;
	top: 0px;
	padding-top: 50px;
}
#header-info td {
	text-align: left;
}
#vendor-info td {
	text-align: center;
}
#vendors {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 285px;
}
#tasks {
	position: absolute;
	top: 20px;
	left: 300px;
	width: 650px;
}
#tasks td {
	text-align: left;
}
#wrapper {
	text-align: center;
	width: 950px;
	position: relative;
	border: 2px solid #009900;
	padding-bottom: 10px;
}
.green {
	background-color: #66CC66;
}
.orange {
	background-color: #FFCC00;
}
.red {
	background-color: #FF0000;
}
#message-box {
	width: 650px;
	top: 500px;
	position: absolute;
	left: 300px;
}
#message-table {
	width: 650px;
}
.strikethrough {
	text-decoration: line-through;
	background-color: #66CC66;
	color: #FFFFFF;
}

#message-table td {
	text-align: left;
}
#new-transaction-table td {
	text-align: left;
}
.center-td {
	text-align: center;
}
a {
	color: #009900;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
a:active {
	color: #009900;
}
#library {
	position: absolute;
	left: 0px;
	top: 900px;
	width: 285px;
}
#library li {
	list-style-image: url(images/tt-files-icon.jpg);
}

#library-table {
	width: 285px;
}



span {
	margin-right: 10px;
	margin-left: 10px;
}
#content-wrapper {
	position: relative;
	width: 950px;
}
th a {
	color: #FFFFFF;
}
th a:hover {
	color: #000000;
}
th a:active {

	color: #FFFFFF;
}
th a:visited {
	color: #FFFFFF;
}
#uploads {
	position: absolute;
	width: 285px;
	left: 0px;
	top: 750px;
}
#uploads li {
	list-style-image: url(images/tt-files-icon.jpg);
	background-color: #CCCCCC;
	text-align: left;
	background-position: center;
	line-height: 40px;
}
#uploads h2 {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	font-size: 12pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}


#uploads-table {
	width: 100%;
}

#box {
	background-color: #990000;
	height: 500px;
	width: 500px;
	padding:5px;
}
.upload-icon {
	background-position: center center;
	vertical-align: middle;
	height: 40px;
	width: 40px;
	margin: 0px;
	padding: 0px;
}
.reading-icon {
	background-position: center center;
	vertical-align: middle;
	height: 40px;
	width: 40px;
	margin: 0px;
	padding: 0px;
}

