/* Tags and Essential Controllers */
body {
	background-color:#939393;
	text-align:center;
	margin:0 auto;
	padding:0px;
	}
img {
	border:0px;
	padding:0px;
	margin:0px;
}
ul {
	list-style:circle;
	list-style-position:outside;
	}
ol {
	list-style-position:outside;
	list-style-type: lower-roman;
	}
object {
	text-align:center;
	padding:2px 0px;
}
/* --------- Default Table Style --------- */
table {
	margin:6px;
	border-top:1px solid #494949;
	border-left:1px solid #494949;
	border-collapse:collapse;
}
td {
	border-right:1px solid #494949;
	border-bottom:1px solid #494949;
}	
th {
	border-right:1px solid #494949;
	border-bottom:1px solid #494949;
}
/* --------- Table Variants --------- */
table.plain, tr.plain, td.plain {
	border:0px none;
	margin:2px;
	text-align:center;
}
table.plain img {
	border:1px solid #666;
	margin:1px;
	text-align:center;
	}
table.helpdesk, td.helpdesk {
	border:0px none;
	background:#755f71;
	text-align:left;
	color:white;
	padding:2px;
	}
table.helpdeskliveview {
	font:12px/12px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding:2px;
	border:1px solid #423542;
	text-align:left;
}
table.helpdeskliveview tr, table.helpdeskliveview td {
	font:12px/12px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding:2px;
	border:0px none;
	text-align:left;
}
maincolumn .small td a:link, #maincolumn .small td a:visited, #maincolumn .small td a:hover, #maincolumn .small td a:active {
	font:10px/12px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.pordertable {
	border-collapse:collapse;
	border:1px solid #777777;
	padding:2px;
	}
.pordertable td {
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #777777;
	text-align:center;
	}
.pordertable th {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px solid #777777;
	}
.totals td {
	text-align:right;
	}
.small th {
	background-color:#775F71;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #666666;
	}
.small td {
	font-weight:normal;
	border:1px solid #666666;
	}
td.tiny {
	height:8px;
	line-height:8px;
	background: url(http://www.thebusinessacademy.org/images/backgroundimages/trans.gif) repeat-x left top;
	}