
	body
	{
		background-color: #2c2a2a;
		color: #ffffff;
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		font-weight: normal;
	}

	p
	td
	{
		color: #ffffff;
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		font-weight: normal;
	}

	a
	{
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: White;
		text-decoration: underline;
	}

	a:link
	{
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: White;
		text-decoration: underline;
	}

	a:visited
	{
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: White;
		text-decoration: underline;
	}

	a:hover
	{
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: Yellow;
		text-decoration: underline;
	}

	a:active
	{
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: White;
		text-decoration: underline;
	}


/* UKAI StyleSheet */

	 #tabs6 {
		position: relative;
		top: 0px;
		left: 0px;
		/* width: 640px; */
		font-size:93%;
		margin: auto;
		line-height:normal;
		height: 20px;
		}
	 #tabs6 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
		}
	 #tabs6 li {
		display:inline;
		margin:0;
		padding:0;
		}
	 #tabs6 a {
		float:left;
		background:url(images/tableft6.gif) no-repeat left top;
		margin:0;
		padding:0 0 0 4px;
		text-decoration:none;
		}
	 #tabs6 a span {
		float:left;
		display:block;
		background:url(images/tabright6.gif) no-repeat right top;
		padding:5px 15px 4px 6px;
		color:#FFF;
		}
	 /* Commented Backslash Hack hides rule from IE5-Mac \*/
	 #tabs6 a span {float:none;}
	 /* End IE5-Mac hack */
	 #tabs6 a:hover span {
		color: #6495ed;
		}
	 #tabs6 a:hover {
		background-position:0% -42px;
		}
	 #tabs6 a:hover span {
		background-position:100% -42px;
	 }


/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(images/catbg.gif) repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(images/catbg2.gif) repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #000;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #6495ed;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	border: 1px solid #000;
	background-color: #000;
}

.urlo,
.sottotitolo,
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: white;
	font-style: normal;
	background: url(images/titlebg.gif) repeat-x;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	padding-left: 10px;
	padding-right: 10px;
}

.windowbg2
{
	color: #F1F1F1;
	background-color: #2c2a2a;
}
