BODY
{
   color : black;
   font-family :Arial, Helvetica;
   font-size : 12px;
   border : 0px;
   vertical-align : top;
   margin : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   margin-right : 0px;
   margin-top : 0px;
}


table.newmain, tr.newmain, td.newmain
{
	background: #5C82DB;
	border-width: 2px;
	border-color: #ffffff;
	border-style: none;
	border-spacing: 0;
	font-family : verdana, sans-serif;
	font-size : 10px;
	color: #ffffff;

}

table.bluebubble, tr.bluebubble, td.bluebubble
{
	background: #ccccee;
	border-width: 2px;
	border-color: #ffffff;
	border-style: none;
	border-spacing: 0;
	font-family : verdana, sans-serif;
	font-size : 10px;
	color: #ffffff;

}

table.snipples, tr.snipples, td.snipples
{	background: #ccccee;
	border-width: 0px;
	border-color: #222222;
	border-style: none;
	border-spacing: 0;
	font-family : Arial, Helvetica;
	font-size : 13px;
	color: black;
}

table.af, tr.af, td.af
{	background: black;
	border-width: 2px;
	border-color: #222222;
	border-style: solid;
	border-spacing: 0;
	font-family : verdana, serif;
	font-size : 11px;
	color: white;
}

table.cb, tr.cb, td.cb
{	background: #222222;
	border-width: 0px;
	border-color: #222222;
	border-style: solid;
	border-spacing: 0;
	font-family : verdana, serif;
	font-size : 11px;
	color: white;
}

table.cc, tr.cc, td.cc
{	background: #000000;
	border-width: 0px;
	border-color: #222222;
	border-style: solid;
	border-spacing: 0;
	padding-left: 5px;
	font-family : verdana, serif;
	font-size : 11px;
	color: white;
}

table.cd, tr.cd, td.cd
{	background: #222222;
	border-width: 0px;
	border-color: #222222;
	border-style: solid;
	border-spacing: 0;
	padding-left: 5px;
	font-family : verdana, serif;
	font-size : 11px;
	color: white;
}


table.darkgrey, tr.darkgrey, td.darkgrey
	{ background:#222222 ;
	  color: white;
	  font-size : 13px;  }

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

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;  }

td
{
   color : black;	
   font-family :Arial, Helvetica;
   font-size : 12px;

}

table.mainpagenews, tr.mainpagenews, td.mainpagenews
{
	background: #5C82DB;
}
	/* 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 }

table.divbg, tr.divbg, td.divbg
	{ background-image: url(/graphics/diversionsbackground.jpg); }

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

A.linkbar:link
{  
	color: white;
	text-decoration: none;
}

A.linkbar:visited
{  
	color: white;
	text-decoration: none;
}

A.linkbar:hover
{  
	color: yellow;
	text-decoration: none;
}

A.bloglink:link
{  
	color: orange;
	text-decoration: none;
}

A.bloglink:visited
{  
	color: orange;
	text-decoration: none;
}

A.bloglink:hover
{  
	color: yellow;
	text-decoration: none;
}


A:link
{  
	color: black;
	text-decoration: none;
}

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

A:visited
{  
	color: black;
	text-decoration: none;
}

A:hover
{  
	color: 2222EE;
	text-decoration: none;
}
A.news:link
{  
	color: black;
	text-decoration: bold;
}

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

A.news:visited
{  
	color: black;
	text-decoration: none;
}

A.news:hover
{  
	color: 2222EE;
	text-decoration: none;
}