BODY {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	background-color: #FEE6C7;

}


a {
	font-family: Arial;
	color: #3C4403;
	font-size: 14px;
        TEXT-DECORATION: none;
        font-weight:bold;
}

a:hover {
	font-family: Arial;
	font-size: 14px;
	TEXT-DECORATION: none;
	color: #DB7607;

}


.h {
	font-family: tahoma;
	color: #000000;
	font-size: 10px;
	 TEXT-DECORATION: none;

}

.h:hover {
	font-family: tahoma;
	font-size: 10px;
	TEXT-DECORATION: none;
	color: #F2B15F;

}


.toprow1 {
	background-color: #FEE6C7;
	}

.toprow2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
    background-color: #FEE6C7;
    color: #3C4403;	
}

.title{
        font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
        color: #CC6E0A;	
}

.contenttop {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
    background-color: #f2b15f;
    color: #3C6504;	
}

.content {
	font-family: tahoma;
	font-size: 10px;
	
    background-color: #E8EBD4;
    color: #3C4403;	
}
.contentbuttom {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
        color: #3C4403;	
       background-color: #f2b15f;
}


.buttomrow {
	font-family: tahoma;
	font-size: 11px;
    background-color: #f2b15f;
    color: #3C4403;	
	}

