body
{
	height: 100%;
	width: 100%;
	background-color: #EAE9E0;
	margin: 0px;
	padding: 0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal ;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}

.OtherPanel {
	position:relative;
	left:0;
	height:auto;
	font-weight: normal;
	font-size:12px;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
}

.OtherPanelH3 
{
	width:192px;
	border-right: rgb(144,144,144) 0px solid;
	font-size:14px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: rgb(144,144,144) 0px solid;
	color: 	#696969; /*dimgrey;*/
	padding-top: 5px;
	border-top: rgb(144,144,144) 1px solid;
	background-color: rgb(227,227,227);
	
}

.OtherPanel A:link
{
	color: 	#006400; /*DarkGreen;*/
	text-decoration: none;
}	
		
.OtherPanel A:visited	{	
	text-decoration:	none;
	color: #006400; 
	}	
	
.OtherPanel A:hover
{
	color: Black;
	text-decoration: underline;
}


A:link
{
	color: 	#006400;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#006400; 
	}	
	
A:hover
{
	color: Black;
	text-decoration: underline;
}

.plymouthlogo {
	background-color: #DCDCDC; /*#9F9B74;*/
	text-align: left;
	height: 65px;

}

.categorybutton
{
	width:120px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
	background-color:transparent;
}

.categorybuttonoff 
{
	width:110px;
	height:30px;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:2px;
	background-color:transparent;
	font-size:smaller;
	cursor:hand;
}
.categorybuttonoffover 
{
	width:110px;
	height:30px;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:2px;
	background-color:transparent;
	font-size:smaller;
	cursor:hand;
    text-decoration: underline;
	font-weight:bold;

}

.categorybuttonon 
{
	width:110px;
	height:30px;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:2px;
	background-color: white;
	cursor:hand;
}

.CategorySwitch
{
	position:relative;
	left:0;
	top:0;
	border: solid 1px  rgb(144,144,144);
	direction:ltr;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;	
}

.specialEvents
{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border-bottom: dotted 1px silver;
}

.specialEvents A:link
{
	color: Maroon;
	text-decoration: none;
	font-weight: normal;
}	

.specialEvents A:hover
{
	color: Maroon;
	text-decoration: underline;
	font-weight: normal;
}

.CategoryPanel 
{
	position:relative;
	left:0;
	top:0;
	border-top: solid 1px  rgb(144,144,144);
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	border-collapse:collapse;
	
}

.CategoryPanel A:link
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}	
		
.CategoryPanel A:visited	{	
	text-decoration:	none;
	color:	Black; 
	font-weight: bold;
	}	
	
.CategoryPanel A:hover
{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

.CategoryPanel TD
{
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	border-bottom: solid 1px silver;
	height: 20px;
}

.ListingPanel
{
	PADDING-LEFT: 20px; BORDER-LEFT: silver 1px solid; WIDTH: 400px; PADDING-TOP: 20px; HEIGHT: 100%
	
}

.LinkPanel 
{
	position:relative;
	left:0;
	height:auto;
	color: rgb(74,74,74);
	background-color: rgb(245,245,245);
	/*margin: -1px 0;*/
	border-left: 1px solid rgb(164,164,164);
	border-bottom: 1px solid rgb(164,164,164);
	border-right: 1px solid rgb(164,164,164);
	/*float: right;*/
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;

}

.LinkPanel H3
{
	border-right: rgb(144,144,144) 0px solid;
	padding-right: 7px;
	background-position: 0px -5px;
	border-top: rgb(144,144,144) 1px solid;
	padding-left: 7px;
	font-weight: normal;
	font-size:12px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: rgb(144,144,144) 0px solid;
	color: rgb(74,74,74);
	padding-top: 5px;
	border-bottom: rgb(144,144,144) 1px solid;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: rgb(227,227,227);
}

.LinkPanel UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;

}
.LinkPanel LI
{
	list-style-type: none;
	display: block;
	padding: 3px 8px 5px;
	margin: 0;
	border-top: 1px solid rgb(223,223,223);
}

.LinkPanel A:link
{
	color: Black;
	text-decoration: none;
}	
		
.LinkPanel A:visited	{	
	text-decoration:	none;
	color:	Black; 
	}	
	
.LinkPanel A:hover
{
	color: Black;
	text-decoration: underline;
}

.detailLabelCell
{
	background-color: #F5F5F5; /*whitesmoke*/
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	/*font-variant: small-caps;*/
	text-align: right;
	vertical-align: top;
	padding-right:6px;
	padding-top:3px;
}

.detailLabelHeader
{
    height:20px;
	background-color: #F5F5F5; /*whitesmoke*/
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	font-weight:bold;
	vertical-align:middle;
	padding-left:8px;
	padding-right:16px;
	
}

.detailTD1
{
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #F5F5F5; /*whitesmoke*/

}

.detailEdit
{
	width:200px;
	padding-left:3px;
	margin-left:3px;
	font-size: 12px;

}

.panel-body
{
    height: 100%;
    width: 100%;
	border: solid 1px silver;
	background-color: white;
}


.panel-form
{
    height: 100%;
	border: 0 0 0 0;
	/*margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;*/
}

.panel-title-bar
{
	border: solid 1px silver;
	margin-top:5px;
}


.titleHeader
{
	background-color: #F5F5F5; /*whitesmoke*/
	border-style:solid;
	border-width: 1px;
	border-color: silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight:bold;
	vertical-align:middle;
	padding: 0 6px 0 6px;
	
}