p7
{
	font-weight: bold;
	color: #ffffff;
}

.menu
{
	font-weight: bold;
	font-size: 10px;
	color: navy;
	font-family: Verdana;
}
.editfield
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
}
.labelfield
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
}
.buttontext
{
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana;
	text-decoration: none;
}
.newstitle
{
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	font-family: Verdana;
}
.error
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Verdana;
}
.msg
{
	font-weight: bold;
	font-size: 10px;
	color: navy;
	font-family: Verdana;
}.daterelease
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
}
.pressheader
{
	font-weight: bold;
	color: black;
}
.calender
{
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
}
.calenderweekend
{
	font-size: 9px;
	font-family: Verdana;
	background-color: #ffffcc;
	text-decoration: none;
}
.calenderothermonth
{
	color: white;
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
}
.calenderselected
{
	font-weight: bold;
	font-size: 9px;
	color: white;
	font-family: Verdana;
	background-color: navy;
	text-decoration: none;
}
.ministrylist
{
	font-size: 12px;
	font-family: Courier New;
}

#containermaster_leftbgr
{
	background-position: bottom;
	background-repeat: no-repeat;
	width: 225px;
	vertical-align: top;
	background-color: #FFFFFF;
}
