﻿.MastheadCell
{
	background-image: url(../images/OtherService/OtherServiceMasthead.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 140px;
}

.SideBarHeaderCell
{
	background-image: url(../images/OtherService/OtherServiceHeader.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 28px;
	background-position: left top;
}

.SideBarImageCell
{
	background-image: url(../images/BusService/BusService.jpg);
	background-repeat: no-repeat;
	width: 195px;
	height: 45px;
	
}
P.StarlightSubtitle
{
	font-weight: bolder;
	font-size: medium;
	padding-bottom: 15px;
	color: #204da0;
	text-align: center;
}
/*TD.FormLabel
{
	padding-left: 10px;
	font-weight: bolder;
	font-size: small;
}
TD.FormField
{
	padding-left: 10px;
}
TD.FormCaption
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bolder;
	font-size: small;
	padding-bottom: 10px;
	color: black;
	padding-top: 10px;
	
}*/
TD.VPTitleCell
{
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	font-weight: bolder;
	font-size: small;
	padding-bottom: 10px;
	border-left: black 1px solid;
	padding-top: 10px;
	border-bottom: black 1px solid;
}
TD.Detail
{
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	font-size: x-small;
	padding-bottom: 10px;
	border-left: black 1px solid;
	padding-top: 10px;
	border-bottom: black 1px solid;
}