body,
body{ 
	background: #F2F3F4;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0;
	padding: 0; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
}

body {
	font-size: 10px;
	margin:0px; 
	padding:0px; /* Opera 0 margin */	
	text-align: center; /* center in IE */ 
}

.importbgbody {
	font-size: 10px;
}

#mkwrapper {
	text-align:left; /* left-align text in IE */	
	margin: 0px auto 0px auto;
}

#mklogostrip,
#logostrip{ 
	background: #69819C url('./img/tile_back.gif');
	height: 114px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#mklogostrip {
	text-align: left;
}

table,
tr,
td,
.tdglobal,
table,
tr,
td{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #666666;
	font-size: 11px;
	line-height: 135%;
}

table,
tr,
td,
.tdglobal {
	font-size: 10px;	
}

.tabmain,
.importmain {	
	font-size: 10px;	
}

.tabmain {
	margin:0px;
	padding:0px;	
}

img { 		
	border: 0px;
}

.modulecell,
.urlo2,
.tabnews,
.trattini,
.trattini3,
.tablemenu,
.taburlo,
.post1,
.bg1{ 
	background: #F3F7FA;
}

.navigatore,
.tdblock,
.moduleborder,
.modulex,
.mkpagecurrent,
.row1{ 
	background: #E6E9ED; 
}

.urlo,
.sottotitolo,
.maintitle,
.maintitlecollapse{
	background: transparent url('./img/tile_cat.gif');
	border: 1px solid #DBDFE3;
	border-bottom: 1px solid #9CA4AE;
	color: #B8BFC6; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 8px;
}


.tabmain,
.tablemenu, /* block wrapper, chat button strip */
.taburlo,
.urlo2,
.tabnews,
.trattini,
.trattini2,
.trattini3,
.mkpagelink,
.mkpagelinklast,
.mkpagecurrent,
.titadmin,
.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	 
	border: 1px solid #9DA1A6;
	padding: 0; 
	margin: 0; 
	text-align: left;
}
	
.trattini {
	border-width: 1px 0 0 0;
	border-style: dashed;
}

.trattini2 {
	border-width: 0 1px 0 0;
	border-style: dashed;
}

.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}

a:link,
a:active,
a.uno:link,
a:link,
a:visited,
a:active{
	background: transparent;
	color: #666666;
	text-decoration: none;
}

a:visited,
a.uno:visited,
a:visited,
a:active{
	background: transparent;
	color: #666666;
	text-decoration: none;
}

a:hover,
a.uno:hover,
a:hover{
	background: transparent;
	color: #4D6A8A;
	text-decoration: underline;
}

a.uno:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}

a.uno:visited {	
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none
}


a.uno:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.mktxtcontr,
a.mktxtcontr:link, 
a.mktxtcontr:visited {	
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr:hover {
	font-weight: bold;
	text-decoration: underline;
}

.mktxtcontr2,
a.mktxtcontr2:link, 
a.mktxtcontr2:visited {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr2:hover {
	font-weight: bold;
	text-decoration: underline;
}

input,
textarea,
select,
.bgselect, /* input fields */
.mkbutton, /* global submit buttons */
.mkblkinput, /* block input */
.mkradio, 
input,
textarea,
select{
	background: #FFF;
	border: 1px solid #8FA1B0;
	color: #666666;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

input,
select,
.bgselect, /* input fields */
.mkblkinput /* block input */
{
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: normal; /* needed for Mozilla */	
}

textarea.mkwrap1 {
	overflow: auto;
	/* width: 230px; */
	width: 100%;
}

textarea.mkwrap2 {
	overflow: auto;
	width: 500px ;
}

.navigatore {	
	vertical-align: bottom;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 9px;
	border: 0;
}

.blocks {
	padding: 0px;
}

.tdblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 0;
	margin: 2px;	
}

.sottotitolo {
	vertical-align: bottom;	
	text-align: left;
	font-size: 11px;
	font-weight: bold;	 
}

.tdspacer {
	line-height: 3px;
}

th.modulex,
.subtitle,
.subtitlediv,
.postlinksbar{ 
	background: transparent url('./img/tile_sub.gif');
	border-bottom: 1px solid #9CA4AE;
	color: #3A566C; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}

.modulex {	
	border-width: 0 0 0 0;
	white-space: nowrap;
}

.modulelite {
	font-size: 8pt;
	/* color:#a6bbcd;*/
}

.contents {
	padding: 10px;	
}

.mkpagelink {
	padding:1px 3px 1px 3px;
	font-weight: normal;
}

.mkpagelinklast {
	padding:1px 3px 1px 3px;
	font-weight:normal;
}

.mkpagecurrent {
	padding:1px 3px 1px 3px;
	font-weight:normal;
}

td.taburlo{	
	margin:5px;
	padding:5px;
	border: 0;	
}
	
.urlo {
	line-height: 18px;
	vertical-align: bottom;
	text-align: left;	
	font-size: 11px;
	font-weight: bold;
	padding: 4px;		 
}

.urlo2 {
	padding: 4px;
	border-width: 0 0 1px 0;
	border-style: solid;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.tabnews {
	border-width: 1px;
	border-style: dashed;
	margin:0px; 
	padding:0px;
	font-size: 10px;	
}

.titadmin {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px 0 0 0;
	border-style: dashed;
}

.mkerror {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}

.ecardtitle {
	font-size: 10pt; 
	font-weight: bold;
	text-align: center;
}
