.main_text {
        font-family: Tahoma;
        font-size: 12px;
        color: #FFFFFF;
}
.title {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #F4B508;
        text-align: center;
        padding: 5px;
        text-transform: capitalize;
}
.bcaption {
        font-family: Times;
        font-size: 14px;
        font-weight: bold;
        color: #F4B508;
        text-align: center;
        padding: 5px;
        text-transform: uppercase;
}
.caption {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #F4B508;
        text-align: center;
        padding: 5px;
        text-transform: uppercase;
}
.search {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	}
.table {
        font-family: Tahoma;
        font-size: 12px;
        color: #ffffff;
		border-color: #cccccc;
		border: 1px;
		border-spacing: 3px;
  		}
.ttitle {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #F4B508;
        text-align: center;
        padding: 5px;
        }  
