﻿BODY{/*style for all site globali*/
	background-color: #FFFFFF;
	color: #948A73;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	line-height:18px;
	margin-bottom: 15px; margin-left: 0px; margin-right: 0px; margin-top: 40px;
	height:100%;
}

A
{
    
	color: #5C5B3D;
	text-decoration:none;
}

P{
	FONT-FAMILY: Arial;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 8px 0px;

	
	
}
UL, OL, UL, OL {
margin-right:35px;
margin-top:0px;
/*margin: 4px 25px 10px 25px; 0px 20px 15px 5px;*/
}

TABLE
{
    
    /*letter-spacing:0px;
    FONT-SIZE: 10pt;
    */
    
    border-collapse: collapse; border-spacing: 0;
    
    border:0;
    padding:0px;
    margin:0px;
   
    
}
TD{/*style for all site globali*/
    padding:0px;
    margin:0px;
	
	/*FONT-STYLE: normal;*/
	
}

DIV{/*style for all site globali*/
	/*FONT-STYLE: normal;*/
	margin: 0px 0px 0px 0px;
}


H1
{
	color: #5C5B3D;
	FONT-FAMILY: Arial;
	FONT-SIZE: 17px;
	line-Height: 100%;
	letter-spacing:1px;
	margin-bottom:0px;
}
H2
{
  	color: #5C5B3D;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11pt;
	line-Height: 100%;
	letter-spacing:1px;
	margin-bottom:3px;
	
}


H3
{
   	color: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11pt;
	line-Height: 100%;
	letter-spacing:1px;
	margin-bottom:3px;
}





.box {border: solid #B4B3B3 1px; background: #FFFFFF;}

.text
{
    font-size:10pt;
    color: #948A73;
    line-height:18px;
}






.TextBox , .TextBoxError{
    BORDER: #948A73 1px solid;
    FONT-SIZE: 10pt;
    line-height:11pt;
    height:16px;
}

.TextBoxError{
    BORDER: red 1px solid;
}

.TextBoxArea{
    BORDER: #948A73 1px solid;
    FONT-SIZE: 10pt;
    line-height:11pt;
    overflow:auto;
}







.btn{
    font-size:10pt;
    font-weight:bold;
    background-color: #C8BBA9;
    color:#5C5B3D;
    border-color: #5C5B3D;
    border-width:1px;
    border-style:solid;
    
    
    
    

}


/*#####################################################*/




.hpBox
{
    padding-right:20px;
    padding-left:8px;
}

.hpBoxContent a
{
    color:#00AAE4;
    font-size:10pt;

}

.hpBoxTitle
{
    padding-bottom:5px;
}

.hpBoxContent
{
    color:#00AAE4;
    font-size:10pt;
}








/*#####################################################*/
#spons
{
    margin-top:6px;
    margin-bottom:15px;
    
    color:#BCB4A4;
    font-size:8pt;
}



.sponsdev , .sponsdesign
{
    color:#BCB4A4;
    font-size:8pt;
}



/*#####################################################*/


.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 22px; height: 22px;
    padding: 0px; border: 0px;
    z-index: 99;
}

.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 10px; }
.borderBL { margin: -22px 10px 0px 0px; }
.borderBR { margin: -22px 0px 0px 10px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */

.borderTL {
    margin-left: 0px;
    ma\rgin-left: -4px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -1px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */


.contentRounded{
    margin: 0px;
    padding: 0px;
    background-color: #D6CFC5;
    
    
    border: 1px solid #D6CFC5;
}
.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    width:738px;
    padding: 0px;
    border: 0px;
    
    
} 







