body{
		margin: 3px 0px 0px 9px;
		padding: 0px;
		background-color: #333;
		background-image: url(/Images/T/Carbonfiber.gif);
	}
	body, td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 12px; color: #000;}
	a:link{font-size: 12px; color: #000;}
	a:visited{font-size: 12px; color: #000;}
	a:active{font-size: 12px; color: #000;}
	a:hover{font-size: 12px; color: #000;}
	
	/* SUB NAV */
	td.sn{font-size: 9px; color:#eee}
	td.sn A:LINK{font-size: 9px;color:#eee; text-decoration: none;}
	td.sn A:VISITED{font-size: 9px;color:#eee; text-decoration: none;}
	td.sn A:ACTIVE{font-size: 9px;color:#eee; text-decoration: none;}
	td.sn A:HOVER{font-size: 9px;color: #DC143C;text-decoration: none;}
	
	/* USER INFO -- Right of Sub Nav*/
	td.ui{font-size: 9px; color:#eee}
	td.ui A:LINK{font-size: 9px;color:#DC143C; text-decoration: none;}
	td.ui A:VISITED{font-size: 9px;color:#DC143C; text-decoration: none;}
	td.ui A:ACTIVE{font-size: 9px;color:#DC143C; text-decoration: none;}
	td.ui A:HOVER{font-size: 9px;color:#DC143C; text-decoration: none;}
	
	/* BUBBLES */
	table.bubble{	width: 100%;	padding: 0px;	border-collapse: collapse;	border: 0px solid black;}
	table.bubble td{padding: 0px; border-collapse: collapse;	border: 0px solid black;}
	table.bubble td.bub_main_head_title{text-align: center;	background: url(/Images/bub/bub_main_bck.jpg); color: #656565; font-weight: bold; font-size: 12px; width:100%;}
	table.bubble td.bub_main_head_left{text-align: left;	background: url(/Images/bub/bub_main_bck.jpg); width:0%;}
	table.bubble td.bub_main_head_right{text-align: right;	background: url(/Images/bub/bub_main_bck.jpg); width:0%;}
	table.bubble td.bub_main_content{ width:100%; vertical-align: top;}
	table.bubble td.bub_main_content_left{text-align: left; background: url(/Images/bub/bub_content_left.jpg); width:0%;}
	table.bubble td.bub_main_content_right{text-align: right; background: url(/Images/bub/bub_content_right.jpg); width:0%;}
	
	/* CONTENT */
	table.contenttable   {background-color:#aaa;}
	table.contenttable tr{background-color:#fff;}
	table.contenttable th{background-color:#AAA; color:#FFF; font-weight: bold; font-size: 12px; text-align:left;}
	table.contenttable th A:LINK{color:#FFF;}
	table.contenttable th A:ACTIVE{color:#FFF;}
	table.contenttable th A:VISITED{color:#FFF;}
	table.contenttable th A:HOVER{color:#FFF;}
	table.contenttable td{background-color:#fff;}	
	
	table.contenttable tr.contentheader td{color: #FFF;font-weight: bold;background-color:#AAA;}
	table.contenttable tr.contentheader td A:LINK{color:#FFF;}
	table.contenttable tr.contentheader td A:ACTIVE{color:#FFF;}
	table.contenttable tr.contentheader td A:VISITED{color:#FFF;}
	table.contenttable tr.contentheader td A:HOVER{color:#FFF;}
	
	table.contenttable tr.content		td{background-color:#FFF; color: #000;}
	table.contenttable tr.contentalt	td{background-color:#eee; color: #000;}
		
	/*
	.contentheader{color: #FFF;font-weight: bold;background-color:#333;}
	.contentsubheader{color: #000;font-weight: bold;background-color:#666;}
	.content{color: #000;	background-color:#FFF;}
	.contentalt{color: #000;background-color:#EEE;}
*/

/*Footer table*/
table.siteFooter{}
table.siteFooter td{			font-size: 10px;color:#cccccc}
table.siteFooter td A:LINK{		font-size: 10px;color:#cccccc; text-decoration: none;}
table.siteFooter td A:VISITED{	font-size: 10px;color:#cccccc; text-decoration: none;}
table.siteFooter td A:ACTIVE{	font-size: 10px;color:#cccccc; text-decoration: none;}
table.siteFooter td A:HOVER{	font-size: 10px;color:#FFFFFF; text-decoration: none;}