.tabletext
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: 100;
	
}
.addtitle
{
	font-family: Verdana, Arial;
	font-size: 14pt;
	font-weight: medium;
	line-height: 1.5;
}
.maintext
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	line-height: 1.5;
}
.largetext
{
	font-family: Verdana, Arial;
	font-size: 14pt;
}
.bold
{
	font-weight: bold;
}

.location
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	line-height: 1.5;
	font-weight:700;
}
th
{
        font-family: Verdana, Arial;
        font-size: 14pt;
        line-height: 1.5;
        font-weight:bold;
}
.tinytext
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: 100;
}
.red
{
	color: #FF0000;
}
.promote_title
{
        font-family: Arial, Helvetica, Verdana;
        font-size: 10pt;
	color: white;
	background: red;
	text-align: center;
	font-weight:bold;
}
.category_title
{
        font-family: Arial, Helvetica, Verdana;
        font-size: 10pt;
	color: white;
	background: #0c0c75;
	text-align: center;
}