
BODY
{
   background: #000000;
   color : yellow;
   font-family : verdana, serif;
   font-size : 11px;
   font-color : yellow;
   border : 0px;
   vertical-align : top;
   margin : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   margin-right : 0px;
   margin-top : 0px;
}

table.af, tr.af, td.af
	{ background-image: url(/graphics/beans_dark.jpg);
	border-width: 0px;
	border-color: #000000; 
	border-style: solid;
	border-spacing: 0;
	font-family : verdana, sans-serif;
	font-size : 13px;
	color: #ffffff;
}

table.cb, tr.cb, td.cb
{	background-image: url(/graphics/beans_dark.jpg);
	border-width: 0px;
	border-color: #111111;
	border-style: solid;
	border-spacing: 0;
	font-family : verdana, serif;
	font-size : 11px;
	color: white;
}

table.cc, tr.cc, td.cc
{	background-image: url(/graphics/beans_dark.jpg);
	border-width: 0px;
	border-color: #222222;
	border-style: solid;
	border-spacing: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-family : verdana, serif;
	font-size : 11px;
	color: white;
}

table.cd, tr.cd, td.cd
{	background-image: url(/graphics/beans_light.jpg);
	border-width: 0px;
	border-color: #222222;
	border-style: solid;
	border-spacing: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-family : verdana, serif;
	font-size : 11px;
	color: white;
}

table.left, tr.left, td.left
{
	background: black;
	color : yellow;	
	font-family : verdana, serif;
	font-size : 11px; }

table.black, tr.black, td.black
	{ background:#000000;
	  color: white; }

table.darkgrey, tr.darkgrey, td.darkgrey
	{ background-image: url(/graphics/beans_light.jpg);
	  color: white;
	  font-size : 13px;  }

table.darkergrey, tr.darkergrey, td.darkergrey
	{ background:#111111 ;
	  font-size : 13px;  }

table.lightgrey, tr.lightgrey, td.lightgrey
	{ background:#222222 ;
	  font-size : 10px;  }

table.white, tr.white, td.white
	{ background:#ffffff;
	  color: black;	 }

tr.indent, td.indent
	{  padding-top: 5px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; }

tr.leftindent, td.leftindent
	{ padding-left: 5px; 
	padding-right: 5px;  }

tr.topindent, td.topindent
	{ padding-top: 10px;
 	  padding-left: 5px; 
	  padding-right: 5px;  }

table.mainpagenews, tr.mainpagenews, td.mainpagenews
	{ background-image: url(/graphics/bgone.jpg); }
	/* this is the gradient with arfie (1024x60) */


table.mainpagenewstwo, tr.mainpagenewstwo, td.mainpagenewstwo
	{ background-image: url(/graphics/bgtwo.jpg); }
	/* this is the gradient medium height no arfie (1024x60) */

table.mainpagenewsthree, tr.mainpagenewsthree, td.mainpagenewsthree
	{ background-image: url(/graphics/bgthree.jpg); }
	/* this is the big gradient with arfie (1024x800) */

table.mainpagenewsfour, tr.mainpagenewsfour, td.mainpagenewsfour
	{ background:#ccccdd}
	/* this is the lightest article color, for the old articles (ccccee) */

table.mainpagenewsfive, tr.mainpagenewsfive, td.mainpagenewsfive
	{ background:#bbbbdd}
	/* this is the medium article color, for the new articles (bbbbdd) */

table.mainpagenewssix, tr.mainpagenewssix, td.mainpagenewssix
	{ background:#aaaacc}
	/* this is the darkest article color, for the comment line (aaaacc) or yellow (FFDE3F) */

table.mainpagenewsseven, tr.mainpagenewsseven, td.mainpagenewsseven
	{ background:#dddddd }
	/* this is the grey color (dddddd) */

table.categoriesbottom, tr.categoriesbottom, td.categoriesbottom
	{ background-image: url(/graphics/arfiesix/categoriesbottom.gif); }
	/* this is the bottom of the category bubbles */

table.orangeleft, tr.orangeleft, td.orangeleft
	{ background-image: url(/graphics/arfiesix/orangeleft.gif); }

table.orangecenter, tr.orangecenter, td.orangecenter
	{ background:#E49330 ;

  	font-family :Arial, Helvetica;
	font-size : 12px;

 }

table.orangeright, tr.orangeright, td.orangeright
	{ background-image: url(/graphics/arfiesix/orangeright.gif); }

A:link
{  
	color: #dddddd;
	text-decoration: none;
}

A:active
{  
	color: red;
	text-decoration: none;
}

A:visited
{  
	color: #bbbbbb;
	text-decoration: none;
}

A:hover
{  
	color: orange;
	text-decoration: none;
}
