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

}


a {
	font-family: Arial;
	color: #262320;
	font-size: 16px;
        TEXT-DECORATION: none;
        font-weight:bold;
}

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

}
.right-link {
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
        TEXT-DECORATION: none;
        font-weight:bold;
}

.right-link:hover {
	font-family: Arial;
	font-size: 16px;
	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: #EEF6C9;
	}

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

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

.contenttop {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
    background-color: #A7AB8B;
    color: #ffffff;	
}

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


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