.title
{
	font-weight: bold;
	font-size: 18px;
	color: #033000;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}

.linetitle
{
	font-weight: bold; 
	font-size: 13px; 
	color: #000000; 
	line-height: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}


.subtitle
{
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.content
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.menustyle
{
	
	font-size: 13px;
	color: #000000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #d1e7e9;
	height: auto;
	width: auto;
	border: 1px double #84b0bd;
	text-align: center;
	display: block;
}

.agreement
{
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.location
{
	font-size: 10px;
	color: #dddddd;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.smallnormal
{
	font-size: 14px;
	color: #000000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.small
{
	font-size: 10px;
	color: #555555;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.status		{
	font-size: 20px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dae7f8;
	width: 100px;
	color: #006699;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	line-height: normal;
	border: thin groove #006699;
	letter-spacing: 2px;
	white-space: nowrap;
	margin: 3px;
	padding: 3px;
	height: auto;
}

.button		{
font-size: 12px;
width: 55px;
font-family: Verdana,Arial;
background-color: #27928c;
width: 100px;
font-weight: bold;
color: #ffffff;
}

