.brown
{  
    color: #FFFFFF;
	background-color: #220D06;
}
.tablemain
{  
    background-color: #CCCCCC;     
    font-weight: bold
}
.header
{  
    font-family: Verdana; 
    font-size: 13pt; 
    color: #FFFFFF;
    background-color: #ADA6A3;   
    font-weight: bold
}
.footer
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #ADA6A3;
}
.pagetitle
{  
    font-family:  Verdana;
    font-size: 10pt; 
    color: #FFFFFF; 
    font-weight: bold;
    background-color: #ADA6A3;     
}
.menu
{  
    font-family:  Verdana;
    font-size: 8pt; 
    color: #2A1209; 
    background-color: #EEEEEE;     
    font-weight: bold;
	border: #A1ACC2
}
.tablemenu
{  
    font-family:  Verdana;
    font-size: 8pt; 
    color: #000000; 
    background-color: #EEEEEE;     
    font-weight: normal;
	border: #CCCCCC
}
.tableheader
{
    font-family:  Verdana;
    font-size: 7pt; 
    color: #999999; 
    background-color: #DBD9D8;     
    font-weight: bold;
	border: #CCCCCC
}
.tablemodul
{
    font-family:  Verdana;
    font-size: 7pt; 
    color: #2A1209; 
    background-color: #EEEEEE;     
    font-weight: bold;
	border: #CCCCCC
}
.tablefooter
{
    font-family:  Verdana;
    font-size: 7pt; 
    color: #999999; 
    background-color: #DBD9D8;     
    font-weight: bold;
	border: #CCCCCC
}
.tablecalendar
{  
    background-color: #FFFFFF;     
	border: #CCCCCC
}
.bgdark
{  
    background-color: #DBD9D8;     
}
.blocktitle
{
    font-family:  Verdana;
    font-size: 8pt; 
    color: #6F5F59; 
    background-color: #ADA6A3;     
    font-weight: bold;
	border: #CCCCCC
}
.blocktitle1
{
    font-family:  Verdana;
    font-size: 8pt; 
    color: #6F5F59; 
    background-color: #ADA6A3;     
    font-weight: bold;
	border: #CCCCCC
}
.modulselector
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #D5EFF8;
}
.smalltext
{
    font-family:  Arial;
    font-size: 10pt;
    color: #697437; 
}
.btn
{
	background-color: #B0A8A5; 
	border-bottom: #2A1209 1px solid; 
	border-left: #2A1209 1px solid; 
	border-right: #2A1209 1px solid; 
	border-top: #2A1209 1px solid; 
	font-size: 11px;   
	color :#323224; 
	height: 18px; 
}
.btn2
{
	background-color: #B0A8A5; 
	border-bottom: #2A1209 1px solid; 
	border-left: #2A1209 1px solid; 
	border-right: #2A1209 1px solid; 
	border-top: #2A1209 1px solid; 
	font-size: 11px;   
	color :#323224; 	
}

.cal
{
    font-family:  Verdana;
    font-size: 10pt; 
}

.tdmain
{
    font-family:  Verdana;
    font-size: 7pt;
    color: #EEEEEE; 
}
td
{
    font-family:  Verdana;
    font-size: 7pt;
    color: #2A1209;
}

a:link 
{  
    font-family: Arial; 
    font-size: 10pt; 
    color: #2A1209;
    text-decoration: underline;
}
a:hover
{  
    font-family: Arial; 
    font-size: 10pt; 
    color: #2A1209;
    text-decoration: none;
}
a:visited 
{ 
    font-family: Arial; 
    font-size: 10pt; 
    color: #2A1209;
    text-decoration: underline;
}
a:active 
{ 
    font-family: Arial; 
    font-size: 10pt; 
    color: #2A1209;
    text-decoration: underline;
}
