BODY{
margin:0px; 
/*background-color:#8A8F97;*/
background-color : #FFF;
overflow:auto;
}
/*----------------------------------------------*/
.menuLeft{
	padding-right:5px;
	padding-top:10px;
	border-right:2px #FD6724 dotted;
	width:175px;
	background-image: url('../images/menub.jpg');
	background-position : bottom;
	background-repeat : no-repeat;
}
.contentPanel{
	padding:10px;	
}
.rightPanel{
	width:180px;
	border-left:2px #FD6724 dotted;
	 background-color:#F5F5F5;
/*	background-color:#181818;*/
}
/*----------------------------------------------*/
.linkTableContainer{
 padding-top:10px;
 padding-bottom:10px;
 background-color:#FFF;
}
.linkTable{
	font-family:verdana;
	/*border-left:1px #181818 solid;*/
	padding-left:10px;	
}
.linkItem{
	padding-left:5px;
	padding-bottom:4px;
	margin-bottom:4px;
	font-weight:normal;	
	font-size:8pt;
}
.menuBar{
	background:#FFFFFF;

}
.linkItem A{
	width:100%;
	text-decoration:none;
	color:#181818;
}
.linkItem A:HOVER{
	color: #666666;
}
/*----------------------------------------------*/
.topTable{
	height:200px;	
}
.topPanel{
	margin:10px;
}
.topPanel A{
	text-decoration:none;
}
.topHead{
	padding:3px;
	font-family:verdana,arial,helvetica;
	background-color: #FD6724;
/*	background-color:#0E6ECF;*/
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;	
}
.topHead A{
	color:#FFFFFF;
}
.topBox{
	background-color:#FFFFFF;
	padding:3px;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	border-right:2px gray solid;
	border-bottom:2px gray solid;
}
.topBox A{
	color:black;
}
/*----------------------------------------------*/
.pageTitle{
	font-family:arial,helvetica;
	font-size:15px;
	font-weight:bold;
	color: #777;
/*	color:#FFF;*/
}
.homeTitle{
	font-family:arial,helvetica,sans serif;
	font-size:14px;
	font-weight:bold;
	/*border-bottom: 1px #333333 solid;*/
	color:#8A8F97;
}
.box{

}
.boxTitle{
/*	background : #EEE;
	border : 1px #C7C7C7 outset;*/
	padding: 3px;
}
.boxTitle A{
	text-decoration: none;	
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #333333;
}
.homeBoxes{
	margin:5px;
	padding:3px;
	/*
	border: 1px #333333 solid;
	background-color : #757984;*/
}
.homeBoxes IMG{
   border: 1px #333 solid;
}
.pageImage{
margin-top:2px;
margin-bottom:2px;
}
.pageDiv{
margin-top:10px;
margin-bottom:8px;
height:3px;
background-color: #FD6724;
font-size:3px;
}
.sectionDescription{
	font-family:verdana,arial,helvetica;
	font-size:9pt;
}
.pageTextHome{
	font-family:verdana,arial,helvetica;
	font-size:12px;
	padding: 3px;
	margin-bottom: 3px;
/*	background-color : #CDCED6;*/
}
.pageTextSep{
	border-top: 2px solid #FF6633;
}
.pageTextHome A{
color: #000000;
text-decoration: none;
}
.pageTextHome IMG{
	margin:2px;
	margin-right:10px;
	border: 1px  #666 solid;
}
.pageText{
	font-family:verdana,arial,helvetica;
	font-size:9pt;
	padding: 3px;
}
.pageText H1{
	font-family:verdana,arial,helvetica;
	font-size:12pt;
}
.pageText  H2{
	font-family:verdana,arial,helvetica;
	font-size:11pt;
}
.pageText  H3{
	font-family:verdana,arial,helvetica;
	font-size:10pt;
}

.pageText TD{font-size:9pt;}
/*----------------------------------------------*/
.navBar{
	font-family:verdana,arial,helvetica;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	color:#333;
	background-color : #FD6724;
}
.navBar A{
	color: #FFF;
	text-decoration:none;
}
.navBar A:HOVER{
	color:#181818;
	text-decoration: underline;
}
/*----------------------------------------------*/
.menuRoot{
	padding-bottom:5px;
	margin-bottom:5px;

	border-collapse : separate;
		font-family:verdana;

}
.menuRoot A{	
	text-decoration:none;
}
.menuBackItem{
 	background-image:url('../images/shim.gif');
 	background-repeat : no-repeat;
 	background-position : 10px;
 	padding-left:25px;
	width:100%;
	font-weight:bold;
	font-size:8pt;
}
.menuBackItemOver{
 	background-image:url('../images/pointup.gif');
 	background-repeat : no-repeat;
 	background-position : 10px;
 	padding-left:25px;
	width:100%;
	font-weight:bold;
	font-size:8pt;
}
.menuRootItem{
 	background-image:url('../images/shim.gif');
 	background-repeat : no-repeat;
 	background-position : 10px;
 	padding-left:25px;
	width:100%;
	font-weight:bold;
	font-size:8pt;
}
.menuRootItemIn{
 	padding-left:25px;
	font-weight:bold;
	font-size:8pt;
	background-image:url('../images/point.gif');
 	background-repeat : no-repeat;
 	background-position : 10px;
}
.menuRootItemOver{
 	background-image:url('../images/point.gif');
 	background-repeat : no-repeat;
 	background-position : 10px;
 	padding-left:25px;
	width:100%;
	font-weight:bold;
	font-size:8pt;
}
.menuBackItem A,.menuRootItem A{
	color: #999;
}
.menuRootItemIn A{
	color: #000;
	cursor:default;
}
.menuBackItem A:HOVER,.menuRootItem A:HOVER{
color:#666;
}
.menuBackItemOver,.menuRootItemOver{	color:#333;}
.menuBackItemOver A,.menuRootItemOver A{	color: #333;}
/**************************/
.menuSub {
	margin-top:5px;
	margin-bottom:5px;
	padding-left:35px;
	font-weight:normal;
	font-size:8pt;
	background-image:url('../images/shim.gif');
	background-position : 22px;
	background-repeat : no-repeat;
}
.menuSubOver{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:35px;
	font-weight:normal;
	font-size:8pt;
	background-image:url('../images/point.gif');
	background-position : 22px;
	background-repeat : no-repeat;
}
.menuSub A{	
	width:100%;	
	color:#666;
}
.menuSub A:HOVER{	color: #4A4A4A;}
.menuSubOver{color:#333;}
.menuSubOver A{	color:#333;}
.menuSubIn{
	margin-top:5px;
	margin-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:35px;
	font-weight:normal;
	font-size:8pt;
	background-image:url('../images/point.gif');
 	background-position : 22px;
 	background-repeat : no-repeat;
}
.menuSubIn A{
	color:#000;
 	cursor:default;
}
/**************************/
.footer TD{
padding-left:10px;
font:8pt verdana;
color:#333;
}
.formPost{
margin:0px;
}
.formInput{
width:100px;
font:8pt verdana;
border:1px black solid;
border:none;
}
.formSubmit{
border:none;
background:transparent;
font:bold 10pt verdana;
color:white;
}
.btnClose{
width:80;
text-align:center;
font:8pt verdana;
border:1px #999 solid;
padding:3px;
margin:3px;
}
.btnClose A{
	text-decoration:none;
	color:#000;
}
.btnClose A:HOVER{
	color:#999;
}
.adminButtonLink{
width:180px;
text-align:center;
font:8pt verdana;
border:1px #999 solid;
padding:3px;
	text-decoration:none;
	background:#EEE;
	color:#000;
}
.adminButtonLink:HOVER{
	background:#FFF;
}
.downloadsTable{
	margin-top: 10px;
}
.downloadsTable TD{	
}
.fotoareehome {  padding-top: 4px; padding-bottom: 4px;
}
.fotoareehome IMG{ margin: 4px}
.areehome {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;  
padding: 4px
}
.areehome A{color: #333;
}
.areeborder TD{
border-bottom:1px #4A4A4A solid;
background-color : #D3D3D3;
}
.tickerTable{
	margin-top:4px;
	background-color : #E6E6E6;
	border : 1px solid #4A4A4A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.tickerTitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #990000;
	color: #FFF;
	width:100px;
	padding:2px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.tickerContainer{
	width:400px;
	padding:2px;
	padding-left:6px;
	font-size:11px;
}
.tickerContainer A{
	color : #151515;
}
.RSSLink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color : #E8E8E8;
}
.RSSLink A{
	color: #003366;
	text-decoration:underline;
	font-weight:bold;
}
.RSSLink B{
	font-weight:normal;
}
.RSSLink BR{
	margin: 1px;
}

.edilprom-homebg{
	background-image:url(../images/menuhead.jpg);
	background-repeat : no-repeat;
}
.listFormat,.listFormatOver{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 16px;
	margin-bottom: 3px;		
}
.listFormat{
	background-image:url(../images/list.gif);
	background-repeat : no-repeat;
}
.listFormat A{
	color:#666;
}
.listFormatOver A{
	color:#000;
}
.listFormat A , .listFormatOver A{
	text-decoration:none;
}

.listFormatOver{
	background-image:url(../images/listOver.gif);
	background-repeat : no-repeat;
}
