

.header {
	color: #785848;
    font-family : Arial, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: bold;
}


.smalltext {
	color: #785848;
    font-family : Arial, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: bold;
}

.smalltext_white {
	color: white;
    font-family : Arial, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: bold;
}

.medtext {
	color: #785848;
    font-family : Arial, Tahoma, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold
}

.medtext_large {
	color: #785848;
    font-family : Arial, Tahoma, Helvetica, sans-serif;
    font-size: 11pt;
	font-weight: bold
}


.button0
{
    font-family : Arial, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: bold;
	width: 330px;
	height: 25px;
	color: #785448;
	background-color: #E6DCC8;
}
 
.button1
{
    font-family : Arial, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: bold;
	width: 330px;
}
 

.buttonCSS
{
    font-family : Arial, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: normal;
	width: 125px;
	height: 25px;
	color: #785448;
	background-color: #E6DCC8;	
}

.buttonCSS0
{
    font-family : Arial, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: bold;
	height: 25px;
	color: #785448;
	background-color: #E6DCC8;		
}


