.new_mth_blog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: medium solid #11EC84;
	padding: 2px;
	text-align: center;
}
.cal_mth_heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	letter-spacing: 2pt;
	vertical-align: middle;
	display: block;
}

.heading_mid_centre {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	vertical-align: middle;
}

.heading_top_centre {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: text-top;
}

.heading_top_left {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: text-top;
}

.coming_soon {
	font-size: 50px;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	color: #000000;
	text-transform: uppercase;
}

.text_mid_centre {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}

.text_mid_left {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
}

.bullet_left {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(../images/bullet3.gif);
	text-align: left;
	vertical-align: top;
	font-style: italic;
}

.box_titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	background-image: url(title_bg.jpg);
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px none #000000;
}

.box_bg_500x500 {
	background-image: url(500x500_grad_bg.jpg);
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}

.box_bg_500x750 {
	background-image: url(500x750_grad_bg.jpg);
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}

.box_bg_500x1000 {
	background-image: url(500x1000_grad_bg.jpg);
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}

.box_bg_500x1500 {
	background-image: url(500x1500_grad_bg.jpg);
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}

.box_bg_500x1500_dif_border {
	background-image: url(500x1500_grad_bg.jpg);
	border: 5px groove #000000;
}

.box_bg_1000x150 {
	background-image: url(1000x150_grad_bg.jpg);
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}

.box_bg_1000x1000 {
	background-image: url(1000x1000_grad_bg.jpg);
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}
.text_bold_mid_centre {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.7_pixel_cell_pad {
	padding: 7px;
}
.border5px_all_sides {
	border: 5px outset #E60000;
}

.border2px_all_sides {
	border: 2px outset #E60000;
}

.border5px_notop {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #E60000;
	border-right-color: #E60000;
	border-bottom-color: #E60000;
	border-left-color: #E60000;
}

.border2px_notop {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #E60000;
	border-right-color: #E60000;
	border-bottom-color: #E60000;
	border-left-color: #E60000;
}
