body
{
	
}
.TPanel
{
	font-family:Verdana:Arial:Arial CE;
}
.linkhead
{
	color:#393939;
	font-size:12px;
	font-family:"Verdana";
	font-weight:bold;
}
.LeftMenuTd
{
	background-color:"Gainsboro";
}

a.CssCurPost:link, a.CssCurPost:visited, a.CssCurPost:active
{
	font-family:Verdana;
	color:#FAA94E;
	font-size:10px;
	font-weight:bold;
}

a.user:link, a.user:visited
{
	color:#058709;
	font-size:10px;
	font-family:"Verdana";
}

a.user:active
{
	color:#FAA94E;
	font-size:10px;
	font-family:"Verdana";
}

a.user:hover
{
	color:Maroon;
	font-size:10px;
	font-family:"Verdana";
}

a.user2:link, a.user2:active, a.user2:visited
{
	color:Red;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	font-weight:bolder;
}

a.user2:hover
{
	color:Blue;
	font-size:14px;
	text-decoration:none;
	font-weight:bolder;
}

/* used for breadcrumb navigation */
.breadcrumb
{
	margin-top: 1em;
	font-size: 70%;
	margin-bottom: 1em;
	color:Red;
	font-family: Verdana, Arial;
} 
.breadcrumb2
{
	margin-top: 1em;
	font-size: 70%;
	margin-bottom: 1em;
	color: Red;
	font-family: Verdana, Arial;
	
}

A.navLinkCssClass:visited, A.navLinkCssClass:Link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686868;
	text-decoration: none;
}

A.navLinkCssClass:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
}

A.navLinkCssClass:hover
{
	color:Maroon;
	font-size:10px;
	font-family:"Verdana";
}

.LBL_Information
{
	font-size: 12px;
	color: navy;
	font-family: Verdana, Arial;
	font-weight:bold;
}
A.cssTest:visited
{
	background-color:Aqua;
}
.placeholdeimage
{
	background: url('..\Images/bg_06.jpg');
	/*background-image: url('..\Images/bg_06.jpg');
	width:100%;*/
}


/* Used For Location BreadCrumbs and Navigation */
.locationbc
{
	margin-top: 1em;
	font-size: 70%;
	margin-bottom: 1em;
	color:Red;
	font-family: Verdana, Arial;
	text-decoration:none;
} 

/* A.locationbc:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.locationbc:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	padding: 5px;
}

A.locationbc:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
} */


 A.Contact:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.Contact:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 5px;
}

A.Contact:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
} 


.subpage4content {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.subpage4heading {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.subpage4footer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.subpage4footer:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.subpage4footer:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
.subpage4background
{
	background: url('..\Images/bg_06.jpg')
	/*repeat right center;*/
}
