/***********************************************/
/* flux_x.css by Chris Santala 2006-2009       */
/* for max-emulators.com 	         		   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html
{
height: 100%;
margin: 0;
padding: 0;
}

body
{

	background:#F2F2F2 none repeat scroll 0%;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
/*	margin-left:auto;
	margin-right:auto;	 */
	padding-top:10px;
	text-align:left;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

.friend {
	font-weight:bold;
}

.max {
	color:#006699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.left {
	float: left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	border: 1px solid #cccccc;
	padding: 1px;
}
.right {
	float: right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	border: 1px solid #cccccc;
	padding: 1px;
}




.class1
{
	color:#999999;
	text-decoration: none;
}

.class1 a:link
{
	color:#999999;
	text-decoration: none;
}

.class1 a:visited
{

	color:#999999;
	text-decoration: none;
}



.class1 a:hover {
	color:blue;
	text-decoration: underline;
}



a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:link.gnavlink {
	color:#006699;
}
	
a:hover.gnavlink {
	color:#006699;
	text-decoration: none;
}



/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,sans-serif;
 font-size: 120%;
 color: #334d55; 
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

hr
{
	height: 1px;
	color: #cccccc;
	width: 100%;
}

li
{
 list-style-type: none;
}

ul ul
{
 list-style-type: disc;
 text-align:left;
}

ul ul ul
{
 list-style-type: none;
}

labeel
{
	font: bold 100% sans-serif;
	color: #334d55;
}


.max
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#front_page
{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}


#main
{	
	padding:0px;
	background-image:url(../gfx/struct/main_logo_bg_grad.png); 
	background-repeat: repeat-x;
	margin:0px auto;
	padding:0px;
	text-align:left;
	width:700px;
}

#main_logo
{
	
	position: relative;
	float:left;
	top:20px;
	width:110px;
	text-align:right;
	padding:0px;	
}

#left_nav
{
	position: relative;
	top:30px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	float:left;   
	width:110px;
	background-color:#eeeeee;	
	border-right:1px solid #cccccc; 
	border-top:1px solid #cccccc;  
	border-bottom:1px solid #cccccc;  
}


#left_nav ul {
 padding:0;
 margin:0;
}


#left_nav li {
 padding:0;
 margin:0;
}



#content
{
	background-color:#FFF;
	background-image:url(../gfx/struct/main_logo_bg_grad.png);	
	background-repeat:repeat-x;
	position:relative;
	top:0px;
	float:left;
	padding:0px 10px 10px 10px;
	width:98%;	
}

#container
{
/*	position:relative; */
	top:1px;
/*	float:left; */
	padding:10px;
	width:700px;	
}


#shine_logon_email {
	width: 80px; 
}

#shine_logon_password {
	width: 80px; 
}

#shine_logon_button {
	 width: 60px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 background-color: #ccc;
	 color: #000;
}

#shine_register_username {
	width: 80px; 
}

#shine_register_email {
	width: 80px; 
}

#shine_register_password {
	width: 80px; 
}

#shine_register_password2 {
	width: 80px; 
}



#actions
{
	position:relative;
	width:100px;
	float:right;
	padding-top:13px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:left;
	border-bottom:1px solid #cccccc;  
/*	background-color:#eeeeee;	
	border-left:1px solid #cccccc; 
	border-top:1px solid #cccccc;  
	border-bottom:1px solid #cccccc;  */
}


#logon
{
	position:relative;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px
}


#view
{
	position:relative;
	top:10px;
	width:90px;
	float:right;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;	
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
	border-left:1px solid #cccccc; 
	border-top:1px solid #cccccc;  
	border-bottom:1px solid #cccccc;
}



#right_nav {
	position: relative;
	top:20px;
	background-color:#eeeeee;	
	float:right;   
	width:90px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;	
	background-color:#eeeeee;	
	border-left:1px solid #cccccc; 
	border-top:1px solid #cccccc;  
	border-bottom:1px solid #cccccc; 
}

#right_nav:hover{
	background-color:#fff;	
}

#right_nav2 {
	position: relative;
	top:30px;
	background-color:#eeeeee;	
	float:right;   
	width:90px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;	
	background-color:#eeeeee;	
	border-left:1px solid #cccccc; 
	border-top:1px solid #cccccc;  
	border-bottom:1px solid #cccccc; 
}

#right_nav2:hover{
	background-color:#fff;	
}

#right_nav3{
	position: relative;
	top:40px;
	background-color:#eeeeee;	
	float:right;   
	width:90px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;	
	background-color:#eeeeee;	
	border-left:1px solid #cccccc; 
	border-top:1px solid #cccccc;  
	border-bottom:1px solid #cccccc; 
}

#right_nav3:hover{
	background-color:#fff;	
}

#right_nav4 {
	position: relative;
	top:90px;
	background-color:#eeeeee;	
	float:right;   
	width:110px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;	
	background-color:#eeeeee;	
	border-left:1px solid #cccccc; 
	border-top:1px solid #cccccc;  
	border-bottom:1px solid #cccccc; 
}

#right_nav4 ul {
 padding:0;
 margin:0;
}


#right_nav4 li {
 padding:0;
 margin:0;
}




#rss
{
	position: relative;
	top:45px;
	float:right;
	width:110px;
	text-align:right;
}


#footer
{
	clear:both;
	width:100%;	
	padding: 0px;

}


#comments
{
	background:transparent url(../gfx/struct/bg.gif) repeat-x scroll center bottom;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
}

#comment_header{
	background:transparent url(../gfx/struct/comment_bg.gif) repeat-y scroll center bottom;
}


#navBar{
	list-style-type:none;
	height: 100%;
	width:150px;	
	padding: 0px;
	background-color:#EEEEEE;
	border-left: 1px solid #cccccc;  
	border-bottom: 1px solid #cccccc; 
}

#navBarr{
	height: 100%;
	width:150px;
	padding: 0px;
	background-color:#EEEEEE;
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 		
}

#admin {
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:99%;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:11px;	
}

#admin2 {
	width:99%;
	border-top:1px solid #cccccc;
	font-size:11px;	
}



#what_is_this_site {
	padding:0px;
	position:absolute; 
	top:62px;  
	width:99%;
	}




#biggie {
	font-family:  Helvetica, sans-serif;
	height:100%;
	width:100%;
	position: absolute;
	top: auto;
}

#whole {
	position: absolute;
}


#flasharoo{
	z-index:20;
}

#commodore{
	z-index:10;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/



#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


#nfo{
	color: #cccccc;
}

#page{
	margin-top:10px;
	margin-bottom:10px;
	font-size:large;
	font-weight:bold;

}

/************** #element styles ***************/
#marissa{
	font-size:large;
	color: #666666;
}





/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}



/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	left: 296px;
	top: 38px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	border:#000000;
	border:thin;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	width: 50px;
	height: 50px;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.story p{
  padding: 0px 0px 10px 0px;
}

.style8 {
	font-size: xx-large;
	color: #000000;
}
.style10 {
	font-size: small;
	font-weight: bold;
}
.style11 {
	font-size: 10px;
	color: #999999;
	}
	
.style12 {font-size: x-small}
.style16 {font-size: x-large}
.style18 {color: #000000}
.style19 {font-size: large}
.style20 {
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	}
.style23 {
	font-size: small;
	color: #0000FF;
	}


.style25{
	font-size:9px;
	color: #006699;
}

.style25:hover {
	text-decoration: underline;
	
}


/************* #siteInfo s ***************/

#siteInfo{
	clear: both;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */


#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#container 
{
	position:relative;
	
}


#logon_container
{
	clear: both;
	text-align:center;
	width:98%;
 	border: 1px solid #aaaaaa;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
}


#reg_container{
	text-align:center;
	clear: both;
	width:99%;
	border: 1px solid #aaaaaa;
	font-size:11px;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
}


#profile_container{
	text-align:left;
	clear: both;
	width:98%;
	font-size: 11px;
 	border: 1px solid #aaaaaa;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
}

#edit_profile_container{
	text-align:left;
	clear: both;
	width:98%;
	font-size: 11px;
 	border: 1px solid #aaaaaa;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
}

#logs
{
	width:98%;
	padding-left:10px;
	padding-right:10px;	

}


#welcome{
	clear: both;
	width:99%;
	height:190px;
	font-size:11px;
 	border: 1px solid #aaaaaa;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
}



/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBarr link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


#navBarr ul a:link, #navBar ul a:visited {display: block;}
#navBarr ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBarr li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBarr li {border-bottom: none;}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 99%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


a:hover.gnavlink { color:#0000FF }


/*********** .relatedLinks styles ***********/

.relatedLinks{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 11px;
}

.relatedLinks h3{
	list-style-type: none;
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
	text-align: center;

	
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	height: 100%;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************ #front page styles ****************/
.links_title
{
	font-weight:bold;
	color:#006699;
}

.links_submitter
{
	color:#000;	
}

.links_date
{
	color:#666;
}

.links_text
{
	color:#333;
	padding-left:3px;
}

.links_text:hover
{
	background-color:#EEE;
	cursor:pointer;
}

.links_links 
{
	color:#111;
	font:Arial, Helvetica, sans-serif;
}

.links_link:hover
{
	color:#006;
	font-style:normal;
	text-decoration: none;	
}


.links_link a {
	color:#555;
}

.links_a:hover
{
		text-decoration: none;
}



/************ #table styles ****************/

#index_header {
	width:90%;
	font-weight:bold;
	color:#999;
	padding-top:10px;
}

.manu {

}

.manu a{
	color:#777;
}

.manu:hover {
	background-color:#EEE;
	
}



#index_links
{
	width:100%;
}

#index_links_date
{
	width:20%;	
}


#index_links_exerpt
{
	
}

table.manu_menu 
{
	font-weight:100;
	color:#cccccc;
	width:100%;
}

.manu_menu a:link
{
	color:#AAAAAA;
	font-weight:bold;
	text-decoration: none;
}


.manu_menu a:visited
{
	color:#AAAAAA;
	font-weight:bold;
	text-decoration: none;
}

.manu_menu a:hover
 {
	color:#006699;
	text-decoration: underline;
}

.manu_menu a:link.gnavlink {
	color:#cccccc;
}
	

table.issues {
width:100%;
border:1px solid #cccccc;
background:transparent url(../gfx/struct/bg.gif) repeat-x scroll center bottom;
}



table.border {
	 width:85%;
}

td.border_top {
	height:4px;
	background:url(../gfx/struct/shadow_top.gif) repeat-x;
}

td.border_top_left {
	height:4px;
	background:url(../gfx/struct/shadow_top_left.gif);
}

td.border_top_right {
	height:4px;
	background:url(../gfx/struct/shadow_top_right.gif); 
}


td.border_left {
	width:4px;
	background:url(../gfx/struct/shadow_left.gif) repeat-y;
}

td.border_right {
	width:4px;
	background:url(../gfx/struct/shadow_right.gif) repeat-y;
}

td.border_bottom_left {
	height:4px;
	background:url(../gfx/struct/shadow_bottom_left.gif);
}

td.border_bottom_right {
	height:4px;
	background:url(../gfx/struct/shadow_bottom_right.gif); 
}

td.border_bottom {
	height:4px;
	background:url(../gfx/struct/shadow_bottom.gif) repeat-x;
}



table.flare {
	width:100%;
}

td.flare_border {
	padding:3px 3px 3px 3px;
}

td.flare_inside {
	border:1px solid #cccccc;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
}


table.news {

}

td.news {
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-align:center;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
	border:1px solid #cccccc;
}

table.updates {
	font-size:small;

}


td.updates_title {
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	color: #666666;
}

td.updates_header {
	font-size:smaller;
	font-weight:lighter;
}



td.news_text {
	font-size:11px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:10px;
}


table.updates {
	width:100%;
	padding:5px;
	font-size:11px;
}


table.full_page
{
	width:100%;
	background:#FFF;
	background-image:url(../gfx/struct/main_logo_bg_grad.png); 
	background-repeat:repeat-x;
	padding:0px;
	border:1px solid #cccccc;
}



table.bigguy {
	width:100%;
	text-align:left;
	padding:0px;
	vertical-align:top;
	margin-top:0;
	border-top:1px solid #cccccc;
/*	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;  */
}

table.edit_history {
	font-size:8px;
	width:100%;
	border:thin #cccccc;
}


td.ehdate {
	font-weight:bold;
	width:10px;
	border-bottom:1px solid #cccccc;
}

td.ehauthor {
	font-weight:bold;
	width:10px;
	border-bottom:1px solid #cccccc;
}

td.ehtitle {
	font-weight:bold;
	width:10px;
	border-bottom:1px solid #cccccc;
}

td.ehnotes {
	font-weight:bold;
	width:10px;
	border-bottom:1px solid #cccccc;
}

td.ehfunction {
	font-weight:bold;
	width:10px;
	border-bottom:1px solid #cccccc;
}



table.outer_machine {

}



td.outer.machine {

}



td.lower
{

}

td.body_machine {
	
}

table.machine {
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-size:11px;
}


table.safari_hack{
	width:100%;
	border-collapse:collapse;
	padding:0;
	border-spacing:0;
	/*overflow:1;*/ 
	border-bottom:1px solid #cccccc;
}

td.safari_hack_td {
	border-bottom:1px solid #cccccc;
}

td.title {
	border-bottom:1px solid #cccccc;
	width:3%; 
}

td.machine_title {
	border-bottom:1px solid #cccccc;
}

td.article_headline {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}


td.historyc {
	font-size:9px;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
	padding-left:3px;
	padding-right:3px;
	text-align: center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}


td.historyo {
	background:#ffffff;
	font-size:9px;
	padding-left:3px;
	padding-right:3px;
	text-align: center;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}




td.historyc:hover {
	background:transparent url(../gfx/struct/fhgrad.png) repeat-x scroll center bottom;
}


td.editc {
	font-size:9px;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}


td.editc:hover {
	background:transparent url(../gfx/struct/fhgrad.png) repeat-x scroll center bottom;
}

td.discussionc {
	font-size:9px;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

td.discussionc:hover {
	background:transparent url(../gfx/struct/fhgrad.png) repeat-x scroll center bottom;
}



td.sceneo {
	background:#ffffff;
	font-size:9px;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

td.scenec {
	font-size:9px;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc; 	
}

td.scenec:hover {
	background:transparent url(../gfx/struct/fhgrad.png) repeat-x scroll center bottom;
}



td.systemo {
	background:#ffffff;
	font-size:9px;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

td.systemc {
	font-size:9px;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
	padding-left:3px;
	padding-right:3px;
	border-spacing:0px; 
	text-align:center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc; 
	border-left:1px solid #cccccc;
}

td.systemc:hover {
	background:transparent url(../gfx/struct/fhgrad.png) repeat-x scroll center bottom;
}

td.issues_text {
	background-image:url(../gfx/struct/main_logo_bg_grad.png); 
	padding:10px;
	font-size:11px;
	border:1px solid #cccccc;
}




td.article_text {
	background:#ffffff;
	font-size:11px;
	border-left:1px solid #cccccc;
	padding:15px;
}

td.logon_article_text
{
	text-align:center;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
	font-size:11px;
	border-left:1px solid #cccccc;
	padding:0px;
}






td.functions {
	border-left:1px solid #cccccc;	
}



table.emulators {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #cccccc;
	background:transparent url(../gfx/struct/grad.png) repeat-x scroll center bottom;
/* 	background-color:#F5F5F5; */
	width:100%;
}

table.profile {
	border-width: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color:#F5F5F5;
}




table.c64_table {
	font-size: small;
	border-width: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color:#F5F5F5;
}



table.data_articles {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: hidden hidden hidden hidden;
	border-color:  #cccccc;
	border-collapse: separate;
	background-color: white;
}
table.data_articles th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color:  #cccccc;
	background-color: white;
}
table.data_articles td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #cccccc;
	background-color: white;
}






