body {
	/* background: #e7e7e7; */
}

table, tr, td, p {
	/* font-family: tahoma; */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}

td.headLeft
{
	background:  url( ./Skins/leonardo/header_cap_left.gif) no-repeat top center;
	width: 15;
	height: 34;
}

td.headRight
{
	background:  url( ./Skins/leonardo/header_cap_right.gif) no-repeat top center;
	width: 15;
	height: 34;
}

td.headBg
{
	background:  url( ./Skins/leonardo/header_bg.gif) center repeat-x;
	height: 34;
}

td.topTD 
{
	background:  url( ./Skins/leonardo/pnehead.jpg) no-repeat top center;
	height: 268px;
	text-align: right;
	padding: 18px 65px 0 48px;
	font-size: 11px;
}

td.topShortTD 
{
	background:  url( ./Skins/leonardo/headershort.jpg) no-repeat top center;
	height: 147px;
	/* text-align: right; */
	/* padding: 18px 65px 0 48px; */
	padding: 18px 16px 0px 22px;
	/* font-size: 11px; */
}

td.topTDCompact 
{
	background:  url( ./Skins/leonardo/headershortnomenu2.jpg) no-repeat top center;
	height: 147px;
	/* text-align: right; */
	padding: 18px 16px 0px 22px;
	/* font-size: 11px; */
}

td.topCompactTD 
{
	background:  url( ./Skins/leonardo/bg_top_short.jpg) no-repeat top center;
	height: 116px;
	text-align: right;
	padding: 42px 65px 0 48px;
	font-size: 11px;
}

td.middleTD {
	background: url(./Skins/leonardo/centro.jpg) center repeat-y;	
	padding: 10px 85px 0 0;
	font-size: 11px;
}

td.middleShortTD {
	background: url(./Skins/leonardo/middleshort.jpg) center repeat-y;	
	padding: 10px 85px 0 0;
	font-size: 11px;
}

td.bottomTD {
	background: url(./Skins/leonardo/sotto.jpg) no-repeat bottom center;
	height: 62px;
	padding: 0 65px 55px 100px;
	color: #fff;
	text-align: right;
	font-size: 11px;
}

td.bottomShortTD {
	background: url(./Skins/leonardo/footershort.jpg) no-repeat bottom center;
	height: 52px;
	padding: 0 65px 55px 100px;
	color: #fff;
	text-align: right;
	font-size: 11px;
}

label, .normal, .Normal {
	font-family: tahoma;
	font-size: 11px;
}

td.containerHEADL {
	background: url(header_cap_left.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

td.containerHEADR {
	background: url(header_cap_right.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

td.containerHEADC {
	background: url(header_bg.gif) repeat-x bottom;
	padding: 0 0 17px 5px;
}

td.containerTD {
	padding: 10px 25px 35px 25px;
}

table {
	padding: 0;
}

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}

h3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

.HomePageShows
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	background: #f1f1ff;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #00145b;
	padding-top: 2px;
	font-family: Tahoma;
	letter-spacing: 3px;
	font-variant: small-caps;
}

.HomePageText
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Tahoma;
}

/**************************** START SKIN ***************************/
/* background/border colors for the selected tab */
.TabBg 
{
    background-color: LightCyan;
	border-left-color:  Navy;
	border-bottom-color: Navy;
	border-top-color: Navy;
	border-right-color: Navy;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: transparent;
	border-left-color: Navy;
	border-bottom-color: Navy;
	border-top-color: Navy;
	border-right-color: Navy;
	/* cursor: hand; */
}

/* text style for the selected tab */
.SelectedTab 
{
    font-family: tahoma;
    font-size: 11px;
    color: Navy;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs 
{
    font-family: tahoma;
    font-size: 11px;
    color: White ;
    font-weight: bold
}

/**************************** END SKIN ***************************/
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: white;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: white;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color: white;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    color: Red;
	/* background-color: LightSteelBlue  ;  */
	border: 0;
	font-weight: bold;
}

/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #6E8E05;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #fff;	
	border-top: 1px solid #9CBC34;
	border-bottom: 1px solid #536B03;
	border-left: 1px solid #9CBC34;
	border-right: 1px solid #536B03;
	padding: 1px 5px 2px 6px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #6E8E05;
}

a.CommandButton:hover {
	color: #fff;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #6C8710;
	border-bottom: 1px solid #3B4C02;
	border-left: 1px solid #6C8710;
	border-right: 1px solid #3B4C02;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #516A03;
}

a.Normal:link, a.Normal:visited {
	color: #6E8E05;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited {
	color: #6E8E05;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


.Head {
	font-size: 10px;
	color: #333;
	background: transparent;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
}


.NormalRed {
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}

.ErrorHeader
{
	font-weight: bold;
	font-size: 18px;
	color: red;
	font-family: Tahoma;
}
.ErrorDetails
{
	font-size: 12px;
	font-family: Tahoma;
}
