body {
	background-image:url(images/back_stripe.png);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0 auto;
	text-align: center;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
    }

#page_center {
	width: 790px;
	margin: 0 auto;
	text-align: center;
}

#page {
	width: 790px;
	border: 1px solid #000000;
	margin-top: 22px;
	float:left;
}

#head {
	width: 790px;
	height: 72px;
	background-image:url(images/head.png);	
	float:left;
}


#content {
	width: 795px;
	background-image:url(images/back.png);	
	background-repeat: no-repeat;
	float:left;
        text-align: left;
        
}


#content_box {
        width: 785px;
        margin: 10px;
}



#foot {
	width: 790px;
	height: 146px;
	background-image:url(images/foot.png);
	float:left;

}



/*--------------- Menu Classes ---------------*/

.iceMnuBar { /*no change*/
    padding: 0px;
    white-space: nowrap;
}

.iceMnuBarItem { /* was iceMenu */
    float: left;
    padding: 0px;
    white-space: nowrap;
}

.iceMnuBarItem a { /* was iceMenu */
    background-color: #3f3f3f;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #ffffff; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 12px; /*1.1em;*/
    margin: 0px;
    border-right: 1px solid #FFFFFF;
    width: auto;
    float: left;
    display: block;
    text-decoration: none;
}

.iceMnuBarItem a:hover { /* was iceMenu */
    background-color: #3f3f3f;
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.iceMnuBarItem hr { /* was iceMenu */
    border: none 0;
    border-top: 1px solid #999999;
    width: 100%;
    height: 1px;
    margin-top: 3px;
    padding: 0px;
    text-align: left;
}

.iceMnuBarSubMenu { /* was iceSubMenu */
    position: absolute;
    background-color: #EFEFEF;
    width: 160px;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    padding: 1px;
    height: auto;
    display: block;
}

.iceMnuItm { /* was iceSubMenuRow*/
    padding: 0px;
    display: block;
    height: auto;
}

.iceMnuItm a { /* was iceSubMenuRow*/
    color: #000000;
    display: block;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;    
}

.iceMnuItm a:hover { /* was iceSubMenuRow*/
    color: #FFFFFF;
    background-color: #001F5D;
}

.iceMnuItm a:hover .iceOutTxt{ 
    color: #FFFFFF;
}

.iceMnuItmLabel, .iceMnuBarItemLabel { /* was iceSubMenuRowLabel */
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 4px;
    font-size: 12px; /* 1.0em; */
    display: inline;
}

.iceMnuBarItemImage {
	width:0px;
}

.iceMnuItmImage, .iceMnuBarItemImage {  /* was iceSubMenuRowImage */
    display:inline;
    vertical-align: top;    
}

.iceMnuBarSubMenuInd { /* was iceSubMenuRowSubMenuIndicator */
    display:inline;
    float:right;
    padding-top: 3px;
    padding-right: 1px;    
}

/*--------------- Menu Classes END ---------------*/



/*--------------- Text Classes ---------------*/

        /* ------------- Text ---------------- */
.sideText {
     color: #000000;
     text-decoration: none;
}

        /* ------------- Links ----------------- */
.link {
     color: #666666;
     text-decoration: none;
}        

.link:hover {
     color: #000000;
     text-decoration: underline;
}        


.sideLink {
     color: #000000;
     text-indent: 25px;
     text-decoration: none;
     border: 0;
}

.sideLink:hover {
     color: #666666;
     text-decoration: underline;
     border: 0;
}

.menu{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 12px; /*1.1em;*/
    text-decoration: none;
}

        /* ------------- Header ----------------- */
h1 {
     /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 20px; /*1.1em;*/ 
    margin: 0;
    text-indent: 40px;
    color: #666666;
}

h2 {
}

h3 {
    color: #000000;
    font-size: 12px; /*1.1em;*/ 
    margin: 0;
    text-indent: 10px;
}

h3.side {
    color: #666666;
    font-size: 12px; /*1.1em;*/ 
    margin: 0;
    text-indent: 0px;
}


h4 {
}

h5 {
    color: #000000;
    font-size: 10px; /*1.1em;*/ 
    margin: 0;
    text-indent: 70px;
}

li{
    margin: 0;
}

ul{
    margin: 0;
}

.defaultText  {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 12px; /*1.1em;*/
    text-decoration: none;
    
}

.textgrey  {
    font-family: Arial, Helvetica, sans-serif;
    color: #808080; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 12px; /*1.1em;*/
    text-decoration: none;
}

.textwhite {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 12px; /*1.1em;*/
    text-decoration: none;
}

.textBold {
    font-weight: bold;
}


.smallText  {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 10px; /*1.1em;*/
    text-decoration: none;
}

.smallTextBlack  {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 10px; /*1.1em;*/
    text-decoration: none;
}

.smallTextgrey  {
    font-family: Arial, Helvetica, sans-serif;
    color: #808080; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 10px; /*1.1em;*/
    text-decoration: none;
}

.textBlack  {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 12px; /*1.1em;*/
    text-decoration: none;
}

.messages{
    font-family: Arial, Helvetica, sans-serif;
    color: red; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 10px; /*1.1em;*/
    text-decoration: none;
}


/*--------------- Button Classes ---------------*/
.button {
    background-color: #808080;
    color: #FFFFFF;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: white;
    border-bottom-color: white;
    border-left-color: white;
    border-right-color: white;
}

.button:hover {
    background-color: #001F5D;
    color: #FFFFFF;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: white;
    border-bottom-color: white;
    border-left-color: white;
    border-right-color: white;
}

/*--!!!!!---- IceFace Componente-Design ----!!!!!--*/


