body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: White;
    margin-top: 5px;
    margin-left: 5px;
    background: Black;
    }

th,tr,td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	 color: White;
}

img {
    border: none;
}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid black;
}

input,textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

input.none {
    border:none;
}

#topws {
    height: 80px;
    width:780px;
    background-repeat: no-repeat;
}

#leftws {
    float:left;
    width:250px;
    height: 440px;
    text-align:left;
	 padding-left: 20px;
}

#centerws {
	 width: 100%;
	 color: white;
	 height: 450px;
}

#bottomws {
    height: 20; 
    width: 775px;
    padding: 2px;
    background: Gray;
    margin-top: 10px;
    background-image: url(rigatoArgento.png);
    border:1px solid Gray;
}

#pageName {
   font-size: 14;
	text-align:left;
	background: #8080FF;
	padding: 1px;
	padding-left: 5px;
	color: white;
	font-weight: bold;
	background-image: url(sfumatoblu.png);
	background-position: right;
	background-repeat: repeat-y;
	border: 1px solid #A8A9FF;
	}
	
#pageContent {
    width: 780px;
    text-align:left;
	 height: 450px;
}


table.freeform {
}
	
table.freeform th {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 3px;
	color: #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
}

table.freeform td {
   text-align: left;
   padding-right: 10px;
   padding: 3px;
	color: #D2D2D2;
}


a.emblink  {
   color: white;
}

/*
a.emblink:hover,a.emblink:active {
	color: red;
}
*/

table { 
   table-layout:fixed;
}
  

/* Headers */
table thead tr th {
 font-weight: normal;
 background: #E6E6E6;
 /*border-left: 1px Solid Black;*/
 height: 20px;
}



div.box {
	text-align: left;
	background: trasparent;
	padding: 10px;
	color: White;
}

div.boxheader {
	background: #2E2E2E;
	padding: 4px;
	padding-left: 10px;
	text-align: left;
	height: 20px;
}

div.emptybox {
	padding: 10px;
}

div.boxheader label,div.emptybox label {
   font-weight: bold;
   color: white;
   font-size: 12px;
}

div.boxcontent {
	padding: 5px;
	padding-bottom: 10px;
	color: white;
}

label {
    font-size: 12px;
    font-weight: bold;
}

div.riquadro {
    background: #2A2A2A;
    border:1px solid Gray;
 background-image: url(rigatoArgento.png);
}

#mainMenu {
	background: black;
	text-align: center;
	height: 20px;
	margin-top: 5px;
}

#mainMenu table td {
	text-align: center;
	color: White;
}

a.none {
	text-decoration: none;
	color: Gray;
}

div.path {
	background: White;
	text-align: left;
	padding: 3px;
	width: 780px;
	color: Black;
	font-size: 10px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	background-image: url(sfumatogrigio.png);
	background-position: right;
	background-repeat: repeat-y;
}

div.path a {
   color: Black;
}

table.title th {
    font-size: 18px;
    color: White;
    text-align:center;
}

table.organizer {
    margin-bottom:5px;
}

table.organizer td, table.organizer th{
    padding:3px;
}

table.organizer th {
    background:Gray;
    background-image: url(rigatoArgento.png);
    color:white;
    font-weight:bold;
    text-align:left;
    border:1px solid Gray;
}
