﻿body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
   background-color: White;
   height:100%
}

#bodyAdmin
{
   margin: 20px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
   background-color: White;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

#panelAdmin
{
	background-color:White;
	padding: 0px 50px 50px 50px;
	width:300;
}

#panelAdmin div.panel
{
	background-color:White;
	padding: 0px 50px 50px 50px;
	width:300;
}

#headermenuAdmin
{
	position: relative;
	padding:10px;
	width: 100;
	height: 100px;
	background-color: White;
}

#header
{
   padding: 0px;
   margin-left:0px;
   width: 100%;
   height: 184px;
   background-image: url(images/header2.jpg);
   background-repeat:repeat-x;
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 700px;
   height: 184px;
   background-image: url(images/header.jpg);
   background-repeat:no-repeat;
}

#headermenu
{
   position: relative;
   top: 157px;
   left:420px;
   width: 570px;
   padding: 2px 2px 2px 2px;
}

#headerLogo
{
	position:absolute;
	top: 20px;
	left: 550px;
}

#breadcrumb
{
	background-color: #202020;
	color: White;
	font-size: 10px;	
	width:99.8%;
	border-right: FireBrick 1px solid; 
	border-left: FireBrick 1px solid; 
	border-bottom: FireBrick 1px solid;
}

#breadcrumb a
{
   color: Yellow;
}

#loginbox
{
   position: absolute;
   top: 16px;
   right: 30px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#loginbox input
{
   color: Blue;
   border-color: #284775;
   font-size: 10px;
}

#footer
{
	vertical-align:bottom;
	width: 99%;
	background-color:#800000;
	height:30px;
	padding-top:5px;
	padding-left:8px;
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid;
}
        
#footermenu
{
	vertical-align:bottom;
	text-align: center;
	background-color:#800000;    
}

#footertext
{
	vertical-align:bottom;
	text-align: center;     
	background-color:#800000;
	color:White;
}

#centercolAdmin
{
   padding: 10px;
   background-color: White;
}

#footerAdmin
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-color: White;
}
        
#footermenuAdmin
{
   text-align: center;
   padding-top: 10px; 
   background-color: White;      
}

#footertextAdmin
{
   text-align: center;
   padding-top: 3px;      
   background-color: White;
}

#divCenter
{
 text-align:center;
}

#centercol
{
   position: relative;
   margin-left: 0px;
   margin-right: 0px;
   padding: 0px;
   background-color:  White;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
   background-color:  White;
   margin-left: 0px;
   margin-right: 0px;
}

#centercolcontent1
{
   padding: 15px 50px 15px  6px;
   background-color: Gray;
   margin-left: 0px;
   margin-right: 0px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}


.footermenulink
{
   font-family: Arial, Serif;
   font-size: 9px;
   text-transform: uppercase;  
}

.footermenulink a
{
	text-decoration:nome;
	color: Gray;  
 }

.footermenulink a:hover
{
   text-decoration: blink;
   color:  White; 
}

.headermenulink
{
   font-family: Impact;
   font-size: 17px;
   text-transform: uppercase;        
}

.headermenulink a
{
   text-decoration: none;
   color:#f7b76b; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color:Orange; 
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.bachecaboxcontent
{
   padding: 10px 5px 1px 0px;
}