body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: left;
	background-color:#000000;
	background-image:url(images/newbg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px;
	font-weight: bold;
}

table {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: 0px;
	background-color:#ffedde;
}

td {
	vertical-align:top;
	padding: 12px;
}
td.header {
	color:#ffedde;
	background-color:#000000;
	text-align: left;
	vertical-align:bottom;
	padding: 0px;
	width:450px;
}
td.logo {
	vertical-align:top;
	padding: 0px;
	text-align: right;
	background-color: #000000;
	width: 550px;
}
td.footer {
	background-color:#ffedde;
	text-align: center;
	color:#000000;
}
td.ads {
	background-color:#000000;
	color: #FFFFCC;
}

tr {
	padding: 0px;
	width: 100%;
	margin: 0px;
}

.colleft {
	text-align: left;
	background-color: #fff;
	color: #000;
	width: 600px;
}

.colright {
	text-align: left;
	background-color: #e9e9e9;
	font-weight: bold;
	font-size:10px;
	color:#000033;
	width: 168px;
}
	
.heading {
	color:#990000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: #660000 1px dashed;
}

.subhead {
	color:#000066;
	font-size:12px;
	font-weight:bold;
}
a { 
	text-decoration:none;
	color:#660000;
	font-weight:bold;
	font-size:14px;
}
a.bottomlink {
	text-decoration: none;
	color:#ffffcc;
	font-weight:normal;
	font-size:10px;
}
a.headerlink {
	color:#ffedde;
}

br {
	padding-bottom:24px;
}
	
blockquote {
	font-size: 11px;
	color:#000066;
}
p {
	padding-left:6px;
	padding-right:6px;
}

.jfiles {
	text-align: left;
	background-color:#e9e9e9;
	color:#000;
}
.emphasis {
	color:#660000;
	font-size:14px;
	font-weight:bold;
}
.navigation {
	color:#333333;
	font-size:10px;
	font-weight: bold;
}
.list {
	text-align:center;
}
.right {
	font-size:10px;
	color:#666666;
	text-align:right;
}
.quote {
	font-size: 9px;
	color:#333333;
	font-weight: bold;
	text-align:center;
}
#twitter_update_list {
	list-style: square;
	text-align: left;
}

/*** WEB CONTENT PAGE ***/
td.webcontent {
	background-color: #ffffff;
}
td.digitalimaging {
background-color:#D7A3A7}
.wcttl {
	text-align: center;
	color:#000033;
}
