*
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #085882;
}
FORM
{
 margin-left: 0pt;
 margin-right: 0pt;
 margin-top: 0pt;
 margin-bottom: 0pt;
}
BODY
{
	background-color: #eee;
}
A
{
	color: #085882;
	text-decoration: none;
}
A:hover
{
	color: #085882;
	text-decoration: underline;
}
A:visited
{
	color: #085882;
	text-decoration: none;
}
TABLE
{
	text-align: center;
    margin-left:auto;
    margin-right:auto;
    background-color: #FFFFFF;
}
.admin_menu, .admin_menu:visited
{
	color: #069;
	font-size: 12px;
	font-weight: bold;
	background-color: #DCE1E6;
	text-decoration: none;
}
.admin_menu:hover
{
	color: #FFA34F;
	text-decoration: none;
}
.td_head
{
	background-color: #1679AA;
	color: #DDF;
	font-weight: bold;
}
.td_alt
{
	background-color: #a0a0a0;
}
.td_admin
{
	background-color: #DCE1E6;
}
.td_admin_2
{
	background-color: #FFF;
}
.errore
{
	color: #FF0000;
	font-weight: bold;
}
.catLeft {
			background-image: url(templates/subSilver/images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}
/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


.row1	{ background-color: #EFEFEF; }
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.navTABLE {
	width: 980px;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	font-size: 11px;
}
.navTD {
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	background-color: #dddddd;
	height: 25px;
	background-image: url(/img/cellpic3_2.gif);
}
.navTDUnder {
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	background-color: #dddddd;
	height: 2px;
	background-image: url(/img/cell_bottom.gif);
}
.navTD_disable {
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	color: #868686;
	height: 25px;
	background-image: url(/forum/templates/subSilver/images/cellpic1.gif);
}
.navTD_active {
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	height: 25px;
	color: #076c9f;
	background-image: url(/img/cellpic0_2.gif);
	background-repeat: repeat-x
}
.navTD A {
	color: #085882;
}
.navTD A:visited {
	color: #085882;
}
.navTD A:hover {
	color: #085882;
}
#navTD A, #navTD TD
{
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
	align: center;
	text-decoration: none;
}
.footer, A.footer, A.footer:hover, A.footer:visited
{
	font-size: 11px;
}
TD.top_menu
{
	background-image: url(/forum/templates/subSilver/images/cellpic3.gif);
}
A.top_menu, A.top_menu:visited
{
	color: #DDF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
A.top_menu:hover
{
	color: #FFA34F;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.logo
{
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 2px;
}
.bold
{
	font-weight: bold;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
.center
{
	text-align: center;
}
.justify
{
	text-align: justify;
}
.top
{
	vertical-align: top;
}
.middle
{
	vertical-align: middle;
}
.light-grey {
	color: #8b9fae;
}
.my_red {
	color: #FF0000;
}
.my_green {
	color: #168e05;
}