body { background: #FFF url(images/bg.gif); font-family: Trebuchet MS, Sans-Serif; font-size: 62.5%; margin: 7px 0 }


.controlpanel {
	width: 100%;
	background-color: Transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	border: solid 0px black;

}	
	
#container {
	position:relative;
	width:781px;

	margin:0 auto;
	background: url(images/bg.png) repeat-y center;
	overflow:hidden;
	z-index:9;

	}

#container h3 span {
	display:none;
	}

#pageHeader 
{
   position:relative;
   width:781px;
   height:150px;
   margin:0 auto;
   background:url(images/header.png) no-repeat right top;
   overflow: visible;
   border-top: solid 1px transparent;
   z-index: 10;
}

#pageHeader h1,
#pageHeader h2 {
	display:none;
	}

.HeaderPane
{
    margin-left: 17px;
    margin-right: 16px; 
    margin-top: 98px;    
height: 51px;
    overflow: visible;
    text-align: center;
    z-index: 109;

    border-bottom: solid 1px black;
}

.HeaderPane img
{
     z-index: 11;
}
	
#background
{
   position:relative;
   width:781px;
   margin:0 auto;
   background-color: #FFF;

}

#pageMenu 
{
     position:relative;
     width:781px;
     margin:0 auto;

     padding-left: 16px;
     padding-right: 16px;

padding-top: 20px;
     background: url(images/bg.png) repeat-y left;
     height:20px;
 
     z-index: 110;


}	

.contentpane
{
	position: relative;
	float: left;
	width:475px;
	font:normal 11px/16px "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	color:#a1a07b;
	margin: 5px 0 0 20px;
min-height: 300px;
	overflow: auto;
	padding-bottom:26px !important;
	padding-bottom:0;
	text-align:justify;
	}

.contentpane p {
	margin:16px 0;
	}
	
.contentpaneFull {
	width:731px;
	font:normal 11px/16px "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	color:#a1a07b;
	margin: 15px 25px 0 25px;
	padding-bottom:26px !important;
	padding-bottom:0;
	text-align:justify;	
	}

.contentpaneFull p {
	margin:16px 0;
	}

#extraDiv1 {
	position:relative;
	left:50%;
	margin-left:-390px;
	background: #fff url(images/bottom.png);
	width:781px;
	height:45px;
	}

	#extraDiv1 .foot 
	{
	    text-align: center;
	    font-size: 10px;
	}
		
#Login {
    width:205px;
	position:absolute;
	top:3px;
	right:25px;
	height: 20px;	
	text-align: right;
z-index: 110;
}

#Search {
    width:205px;
	position:absolute;
	top:195px;
	right:25px;
	height: 20px;	
	text-align: right;
}

#Search input 
{
    font-size: 10px; 
}

.leftpane {
 
}
		
.rightpane {
	width:250px;
	min-height: 300px;
	overflow: visible;
	position:absolute;
	top:25px;
	right:20px;
	}

.rightpane ul {
	list-style-image:url(blt_sm.gif);
	margin:5px 0 20px 23px;
	font:normal 11px/16px "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	color:#bcbb93;
	}
.rightpane ul li {
	margin-bottom:8px;
	}
.rightpane ul a {
	color:#a9a867;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	text-transform:lowercase;
	}
.rightpane ul a:hover {
	color:#b2d378;
	border:none;
	}

#extraDiv2 {

	width: 300px
	position: reltaive;
	margin: 0 auto;

margin-top: 98px;
	height: 75px;
	 background:url(images/denazare.png) no-repeat center bottom; 
	z-index:10;
}

#extraDiv3 {
	width:49%;
	position:absolute;
	top:0;
	right:0;
	height:168px;
	/** background:url(images/topRight_bg.png) repeat-x;
background:url(images/topLeft_bg.png) repeat-x; **/
	z-index:10;
	}
	
	
#extraDiv4 
{
    background-image: url(images/Ink-Well.png);
    background-repeat: no-repeat; 
    height: 100px;
    width: 185px;
    position: relative;
    bottom: 80px;
    left: 50%;
    z-index: 101;
    margin-left: -475px; 
    margin-bottom: -100px
}

#extraDiv5 {
	position:relative;
	left:50%;
	margin-left:-390px;
	width:781px;
	height:45px;
	text-align: center;
	}
	
	#extraDiv5 span 
	{
	    background-image: url(images/check.png);
	    background-position: left center;
	    background-repeat: no-repeat; 
	    padding-left: 18px;
	}
	
	
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: Transparent;
	text-align: center;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
	
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #C54D7F; 
color: #003366;
	font-family: Times New Roman;  
	font-size: 12px; 
	font-weight: Normal; 
	font-style: normal; 
	border-left: Red 1px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
	color: #a1a07b;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	Color: #003366;
	font-family: Times New Roman;  
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
	border-top: solid 1px Black;
	border-bottom: solid 1px Black;
}
.MainMenu_MenuArrow {
	font-family: Times New Roman webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
	color: Black;
}
.MainMenu_RootMenuArrow {
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: Black;
}	
